Commit Graph

224 Commits

Author SHA1 Message Date
Adam Amstrong
9503ecd473 add ADSL graphs to web interface
git-svn-id: http://www.observium.org/svn/observer/trunk@1406 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 08:51:18 +00:00
Adam Amstrong
60ea70fe57 changes since changes began
git-svn-id: http://www.observium.org/svn/observer/trunk@1403 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 08:20:30 +00:00
Adam Amstrong
c2b6f80aec new graph structure. cleaned up extremeware. print device ver/features/hw during poll. add extreme device rewriting
git-svn-id: http://www.observium.org/svn/observer/trunk@1399 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 03:56:19 +00:00
Adam Amstrong
b0297704e5 move more settings to defaults.inc.php, vastly simplify config.php.default. move collectd functions to html/includes/, include them only where needed.
git-svn-id: http://www.observium.org/svn/observer/trunk@1390 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 20:30:05 +00:00
Adam Amstrong
8f76f5922f order HOST-RESOURCES-MIB inventory
git-svn-id: http://www.observium.org/svn/observer/trunk@1381 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 16:54:06 +00:00
Adam Amstrong
5559f2c0b5 clean up some windows stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@1380 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 15:58:16 +00:00
Adam Amstrong
83ca5c8daa fix vrfs
git-svn-id: http://www.observium.org/svn/observer/trunk@1375 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 14:22:27 +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
11e3edbf2c disable snmp timeouts for now, pending fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1295 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 12:29:37 +00:00
Adam Amstrong
d4be0d58fb add support for redback and services discovery (thanks klaver) perhaps need to make services discovery one-time only, triggered, or disableable :>
git-svn-id: http://www.observium.org/svn/observer/trunk@1276 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-28 12:47:27 +00:00
Tom Laermans
ce519dc51e align all minigraphs on the device overview
git-svn-id: http://www.observium.org/svn/observer/trunk@1273 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:53:19 +00:00
Tom Laermans
3b4913022d another overlooked fanspeed modification
git-svn-id: http://www.observium.org/svn/observer/trunk@1272 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:31:55 +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
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
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
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
Adam Amstrong
8f60802dc9 better spacing on mac accounting top10 page :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1243 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-22 12:23:09 +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
88460b4a30 add applications polling infrastructure (OH YEAH!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1217 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 14:48:29 +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
Tom Laermans
98fd758f8e added missing pages for current and frequencies on the devices health tab
git-svn-id: http://www.observium.org/svn/observer/trunk@1202 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-18 14:17:58 +00:00
Tom Laermans
3a13565b2a smalle fix + cleaning up of unused old code
git-svn-id: http://www.observium.org/svn/observer/trunk@1200 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-18 13:24:32 +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
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
847d5c6204 some prettier icons on device overviews
git-svn-id: http://www.observium.org/svn/observer/trunk@1148 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 13:39:26 +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
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
b3ac4c4451 order temperature by index on device overview
git-svn-id: http://www.observium.org/svn/observer/trunk@1116 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-09 18:29:05 +00:00
Tom Laermans
e8778df3e9 forgot another frequencies page, added basic apc mgmt card detection support
git-svn-id: http://www.observium.org/svn/observer/trunk@1101 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-04 16:18:55 +00:00
Tom Laermans
abb4c54dc3 Attempt at fixing MGE UPS for Galaxy model
git-svn-id: http://www.observium.org/svn/observer/trunk@1099 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-04 14:32:27 +00:00
Tom Laermans
389ea564d5 power frequencies in web interface, still needs an icon in the main menu
git-svn-id: http://www.observium.org/svn/observer/trunk@1096 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-03 10:53:10 +00:00
Tom Laermans
647bf59d1c more mge fixes, cleanups, and addition of frequency monitoring (no webinterface part yet)
git-svn-id: http://www.observium.org/svn/observer/trunk@1095 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-03 10:23:11 +00:00
Tom Laermans
94cfe9d618 cleanups + more mge ups
git-svn-id: http://www.observium.org/svn/observer/trunk@1094 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-03 09:42:24 +00:00
Adam Amstrong
81277280da cleaup some graph drawing functions and interface text printing functions (much moar needed)
git-svn-id: http://www.observium.org/svn/observer/trunk@1086 61d68cd4-352d-0410-923a-c4978735b2b8
2010-05-02 23:24:47 +00:00
Adam Amstrong
2ebceb68e5 bit cleaner junos atm vps (DIRTY LIKE COWS IN MUD)
git-svn-id: http://www.observium.org/svn/observer/trunk@1071 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-23 15:33:28 +00:00
Adam Amstrong
98fb1ef6f8 Juniper ATM VP graphing (basic, dirty) for thevoke
git-svn-id: http://www.observium.org/svn/observer/trunk@1070 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-23 13:11:14 +00:00
Adam Amstrong
878290108a remove legend from aggregate graph in ports section in device overview
git-svn-id: http://www.observium.org/svn/observer/trunk@1065 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-17 11:01:00 +00:00
Adam Amstrong
46faf7cf9d adding new /health/ pages, need cleaning up, need option to enable/disable graphs (right side 'toggle'?)
git-svn-id: http://www.observium.org/svn/observer/trunk@1062 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-11 13:45:19 +00:00
Adam Amstrong
2585058963 AlliedTelesyn Support
git-svn-id: http://www.observium.org/svn/observer/trunk@1056 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-08 18:26:24 +00:00
Tom Laermans
84aa49df11 moar sortings
git-svn-id: http://www.observium.org/svn/observer/trunk@1054 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-01 11:31:25 +00:00
Tom Laermans
ebfe294d9e err, wake up sid3windr :P fixed last commit
git-svn-id: http://www.observium.org/svn/observer/trunk@1053 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-01 10:57:36 +00:00
Tom Laermans
38d544d38c order processors by descr (patch by beens)
git-svn-id: http://www.observium.org/svn/observer/trunk@1052 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-01 10:52:40 +00:00
Tom Laermans
5d117e39e1 more interface link fixes? don't know if they're needed - don't have anything with mac accounting
git-svn-id: http://www.observium.org/svn/observer/trunk@1042 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-23 11:49:41 +00:00
Adam Amstrong
a2e4453084 showconfig level 7 or above only
git-svn-id: http://www.observium.org/svn/observer/trunk@1033 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-17 15:26:54 +00:00
Adam Amstrong
0f1bd1f25d hide some sensitive stuff for users < level 7
git-svn-id: http://www.observium.org/svn/observer/trunk@1031 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-17 15:15:36 +00:00