Commit Graph

323 Commits

Author SHA1 Message Date
Tom Laermans 74b6e0f981 use configured monospace font in graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1351 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-14 09:42:30 +00:00
Tom Laermans b190757993 Also show minimum temperature on popup temp graph
git-svn-id: http://www.observium.org/svn/observer/trunk@1348 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-13 10:00:17 +00:00
Adam Amstrong a212bf8a98 don't warn on non-writeable rrd dir (why would apache be allowed to write there?
git-svn-id: http://www.observium.org/svn/observer/trunk@1338 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-10 13:50:27 +00:00
Tom Laermans d1a9651262 failfix six of infinite
git-svn-id: http://www.observium.org/svn/observer/trunk@1334 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-10 12:39:42 +00:00
Adam Amstrong 84745fe2c1 better name, and include in menu
git-svn-id: http://www.observium.org/svn/observer/trunk@1333 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-10 12:31:19 +00:00
Adam Amstrong b3e2ae50ac genericify that, use it for mempools also
git-svn-id: http://www.observium.org/svn/observer/trunk@1316 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-08 23:30:52 +00:00
Adam Amstrong 8da13537f1 improved processor text description rewriting (now in function)
git-svn-id: http://www.observium.org/svn/observer/trunk@1315 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-08 23:21:30 +00:00
Tom Laermans 1ed4749f40 move current to sensors table, plug some sql injection holes
git-svn-id: http://www.observium.org/svn/observer/trunk@1312 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-07 14:34:44 +00:00
Tom Laermans 27d1a215f3 Move voltages to sensors table, clean up some unused functions and move web-only functions to the html includes file
git-svn-id: http://www.observium.org/svn/observer/trunk@1311 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-07 13:58:11 +00:00
Adam Amstrong 3a40db48b8 cleanup checks add some mibs
git-svn-id: http://www.observium.org/svn/observer/trunk@1301 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 19:34:52 +00:00
Adam Amstrong 96c74a23bb improved authentication checks (not sure this file is the right place, but meh) from sovern (also some fixes for diskio_ops)
git-svn-id: http://www.observium.org/svn/observer/trunk@1299 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 19:19:19 +00:00
Adam Amstrong 9a7d096314 make ops default diskio type
git-svn-id: http://www.observium.org/svn/observer/trunk@1294 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 22:06:12 +00:00
Adam Amstrong 5056e6294e add two new diskio graphtypes (bit more work needed methinks)
git-svn-id: http://www.observium.org/svn/observer/trunk@1293 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 22:01:13 +00:00
Adam Amstrong 0c22935920 add split multicast/broadcast graphing for linux/ios/iosxe/iosxr and global toggle for polling if it (adds load)
git-svn-id: http://www.observium.org/svn/observer/trunk@1288 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 18:23:25 +00:00
Tom Laermans 6538c7b98d add option to dropdown the list of locations in the menu
git-svn-id: http://www.observium.org/svn/observer/trunk@1282 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-02 10:28:27 +00:00
Tom Laermans 0553681277 small graph fix
git-svn-id: http://www.observium.org/svn/observer/trunk@1271 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:17:59 +00:00
Tom Laermans 600b0ba2bf move fanspeed to sensors table - please run discovery immediately after svn up
git-svn-id: http://www.observium.org/svn/observer/trunk@1270 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:16:04 +00:00
Tom Laermans 635398d2c8 move temperatures to sensors table - please run discovery immediately after svn up
git-svn-id: http://www.observium.org/svn/observer/trunk@1269 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 22:12:56 +00:00
Adam Amstrong 9542635761 merge $popgraph and $popdescr into $config['os'] as overgraph and overtext
merge ifalias/ifdescr/ifname/ifindex decision making about port names into $config['os']


git-svn-id: http://www.observium.org/svn/observer/trunk@1265 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 13:04:03 +00:00
Adam Amstrong 19ccf99d8f unify $os_group and $os_type into $config['os']
git-svn-id: http://www.observium.org/svn/observer/trunk@1264 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 12:18:00 +00:00
Tom Laermans b2cfd87081 per device type hover graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1263 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 18:04:42 +00:00
Tom Laermans f73b33f3f9 Add environment device type
git-svn-id: http://www.observium.org/svn/observer/trunk@1259 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 16:23:37 +00:00
Tom Laermans c9d1cb6f2a fix layout of about page with long apache version strings, add humidity to stats
git-svn-id: http://www.observium.org/svn/observer/trunk@1251 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 16:33:23 +00:00
Tom Laermans d449b63524 sensors table, with humidity as its first consumer - akcp humidity support implemented
git-svn-id: http://www.observium.org/svn/observer/trunk@1249 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 15:54:56 +00:00
Tom Laermans 8fb5408f97 pretty up frequency/current/fanspeed graphs, add Dell multifunction laserprinter detection (PRINTERS, WE LOVE THEM)
git-svn-id: http://www.observium.org/svn/observer/trunk@1236 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 16:41:32 +00:00
Adam Amstrong 8dfad7f27d fix password change for mysql auth
git-svn-id: http://www.observium.org/svn/observer/trunk@1232 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 15:39:43 +00:00
Adam Amstrong e3cf6bb819 remove statistics line
git-svn-id: http://www.observium.org/svn/observer/trunk@1231 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 15:10:19 +00:00
Adam Amstrong c4ca16d1e3 more icons more info in about page
git-svn-id: http://www.observium.org/svn/observer/trunk@1230 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 15:05:07 +00:00
Adam Amstrong 019e3c347a make billing usable (shonky interface it now has!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1227 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 04:18:06 +00:00
Adam Amstrong 8060d5a030 rejig events system (still not great. meh) clean up some pages.
git-svn-id: http://www.observium.org/svn/observer/trunk@1223 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 21:37:05 +00:00
Adam Amstrong 5bdb0f31e4 some more icons, changes to device editing system
git-svn-id: http://www.observium.org/svn/observer/trunk@1221 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 17:21:35 +00:00
Adam Amstrong 8e7ebaf639 add diskio graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1216 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 11:46:40 +00:00
Adam Amstrong a726255dd7 UCD DiskIO MIB support. Still needs graphs tidied up and web display made a bit more useful
git-svn-id: http://www.observium.org/svn/observer/trunk@1214 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-19 16:06:57 +00:00
Adam Amstrong 70ed16c571 jaja, add headers :D
git-svn-id: http://www.observium.org/svn/observer/trunk@1175 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-14 15:33:41 +00:00
Adam Amstrong 2fa0e0f8c1 add about page, and some country icons (perhaps we need them at some point :>)
git-svn-id: http://www.observium.org/svn/observer/trunk@1172 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-14 15:25:49 +00:00
Adam Amstrong c9bff08425 some graph cleanups and minor improvements
git-svn-id: http://www.observium.org/svn/observer/trunk@1161 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-13 14:39:09 +00:00
Adam Amstrong aa9540007d fix a couple of graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1158 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 20:14:41 +00:00
Adam Amstrong 45aa3f3902 add hardware & version detection for Thompson Speedtouch (snmp v1) clean up temperature graph (lighter range) make amp/volt/hz pages prettier (6px cell padding please)
git-svn-id: http://www.observium.org/svn/observer/trunk@1155 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 17:24:35 +00:00
Adam Amstrong 748bd338e5 make displaying of per-device health page options menu closer to global. add overview icons (bulb)
git-svn-id: http://www.observium.org/svn/observer/trunk@1154 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 16:48:53 +00:00
Adam Amstrong 8e91faddff prettier graphs for voltage/processor
git-svn-id: http://www.observium.org/svn/observer/trunk@1153 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 16:08:02 +00:00
Adam Amstrong 9f300f09fa better icons (moar!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1146 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 13:24:03 +00:00
Adam Amstrong 664c242bc8 add some new icons (better/works, bleh). add graphs/nographs display type to health.
git-svn-id: http://www.observium.org/svn/observer/trunk@1145 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 12:07:16 +00:00
Tom Laermans 5b3cba4011 add power type in device menu dropdown
git-svn-id: http://www.observium.org/svn/observer/trunk@1139 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 20:19:21 +00:00
Tom Laermans 2682ff9e6d refactored device types, added power type for APC and MGE stuff + some warning fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1137 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 20:13:41 +00:00
Tom Laermans be43f2ef63 Show serial number on device page
git-svn-id: http://www.observium.org/svn/observer/trunk@1135 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 19:49:23 +00:00
Tom Laermans e4592f408b fixed <? into <?php - grmbl
git-svn-id: http://www.observium.org/svn/observer/trunk@1134 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 19:47:50 +00:00
Tom Laermans 20c62d5c18 pretty up toner graph :>
git-svn-id: http://www.observium.org/svn/observer/trunk@1128 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 13:07:57 +00:00
Tom Laermans 72485a3c51 current support for webinterface
git-svn-id: http://www.observium.org/svn/observer/trunk@1127 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-09 20:20:38 +00:00
Tom Laermans b20d382a8c current support (STILL NEEDS AN ICON, YES), discovery only on APC devices at the moment
git-svn-id: http://www.observium.org/svn/observer/trunk@1125 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-09 20:03:16 +00:00
Tom Laermans 353f0b2e46 also order health graphs by temperature index
git-svn-id: http://www.observium.org/svn/observer/trunk@1118 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-09 18:41:59 +00:00