534 Commits

Author SHA1 Message Date
df9ec9ecdb fix vista sp2 build number in windows poller
git-svn-id: http://www.observium.org/svn/observer/trunk@1395 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 23:44:20 +00:00
ed18649fad now really add drac polling support + clean up duplicate icons
git-svn-id: http://www.observium.org/svn/observer/trunk@1393 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 23:22:44 +00:00
67b9345005 more hardware detection - discovering the internets :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1382 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 17:26:47 +00:00
491521cb20 rework netstats polling to work around missing oids and implement snmp_get_multi (maybe needs more work)
git-svn-id: http://www.observium.org/svn/observer/trunk@1379 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 15:54:47 +00:00
f5e307d3c8 really fix voltage polling - patch by jduggan
git-svn-id: http://www.observium.org/svn/observer/trunk@1362 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-15 23:00:02 +00:00
bffa3e28e7 fix voltage polling
git-svn-id: http://www.observium.org/svn/observer/trunk@1358 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-15 21:39:19 +00:00
3f3b6c1c86 actually commit powervault detection + minor polling
git-svn-id: http://www.observium.org/svn/observer/trunk@1357 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-15 17:21:02 +00:00
6a673c1cce updated email sending to allow global disabling and sysContact override
git-svn-id: http://www.observium.org/svn/observer/trunk@1344 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-11 19:11:46 +00:00
28ea10483f APC UPS and older Masterswitch identification, both tested on AP9606 controller card
git-svn-id: http://www.observium.org/svn/observer/trunk@1342 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-11 15:27:42 +00:00
c47c7c667f workaround not havnig divisor set for processor
git-svn-id: http://www.observium.org/svn/observer/trunk@1322 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-09 14:18:34 +00:00
29b3d90fd8 use precision for processors
git-svn-id: http://www.observium.org/svn/observer/trunk@1321 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-09 14:09:29 +00:00
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
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
a3a6d5ddae APC STS/ATS support
git-svn-id: http://www.observium.org/svn/observer/trunk@1306 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-06 10:27:20 +00:00
5b5af4b20f failfix four of infinite
git-svn-id: http://www.observium.org/svn/observer/trunk@1305 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 22:04:57 +00:00
de7323fa3f failfix three of infinite
git-svn-id: http://www.observium.org/svn/observer/trunk@1304 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 21:57:17 +00:00
bcf6107d68 failfix two of infinite
git-svn-id: http://www.observium.org/svn/observer/trunk@1303 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 21:55:56 +00:00
58c69258c2 failfix one of infinite
git-svn-id: http://www.observium.org/svn/observer/trunk@1302 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 21:54:35 +00:00
9851b77203 add functions to identify and decode snmp hex strings, add hex string support to jetdirect for toners
git-svn-id: http://www.observium.org/svn/observer/trunk@1298 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 15:27:01 +00:00
9f6f3226e1 fix voltage error
git-svn-id: http://www.observium.org/svn/observer/trunk@1292 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 21:30:32 +00:00
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
c22e8493f7 migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present
git-svn-id: http://www.observium.org/svn/observer/trunk@1284 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-02 19:58:13 +00:00
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
c3198f80c5 add Mikrotik RouterOS detection (thanks to Zoiah for SNMP access)
git-svn-id: http://www.observium.org/svn/observer/trunk@1274 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-26 22:44:33 +00:00
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
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
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
8cadc3da9b less ugly minkels double space workaround
git-svn-id: http://www.observium.org/svn/observer/trunk@1262 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 16:38:30 +00:00
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
7e61778aa0 remove wrong fixme comment
git-svn-id: http://www.observium.org/svn/observer/trunk@1240 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 17:21:27 +00:00
6213e164ab small cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@1235 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 16:29:43 +00:00
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
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
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
033dd8524f fix serial parsing for some areca controller firmwares
git-svn-id: http://www.observium.org/svn/observer/trunk@1209 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-18 16:38:41 +00:00
14961097c6 also support 'exec' extension next to 'extend' for distro script, sles9 snmpd did not seem to like the extend line
git-svn-id: http://www.observium.org/svn/observer/trunk@1206 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-18 15:57:32 +00:00
ba6e3429d0 various fixes, add some more netmanplus stats, convert discover_volt and discover_freq to use the by-reference array like discover_temperature
git-svn-id: http://www.observium.org/svn/observer/trunk@1193 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-17 10:03:50 +00:00
dae19e2191 remove papouch tme polling file
git-svn-id: http://www.observium.org/svn/observer/trunk@1192 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-17 10:01:19 +00:00
8762cfa441 do not update database/rrd for ports which are set ignored (maybe we want to update db?)
git-svn-id: http://www.observium.org/svn/observer/trunk@1187 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-15 22:44:34 +00:00
b3e81ab42c add netmanplus version
git-svn-id: http://www.observium.org/svn/observer/trunk@1184 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-15 18:35:17 +00:00
e8efcd889d Detection support for Minkels RMS / AKCP SensorProbe
git-svn-id: http://www.observium.org/svn/observer/trunk@1178 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-15 17:30:56 +00:00
483f733bd9 fix bug in hardware string for dell laser
git-svn-id: http://www.observium.org/svn/observer/trunk@1171 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-14 14:15:14 +00:00
2c95275ea7 hardware description fix for dell 5130cdn laser
git-svn-id: http://www.observium.org/svn/observer/trunk@1170 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-14 13:41:16 +00:00
33a193215d oops, wrong filename ;)
git-svn-id: http://www.observium.org/svn/observer/trunk@1167 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-13 19:59:16 +00:00
b837d12ecf Add TME hardware to info
git-svn-id: http://www.observium.org/svn/observer/trunk@1166 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-13 19:55:17 +00:00
b328182a14 add hardware type for mge ups
git-svn-id: http://www.observium.org/svn/observer/trunk@1165 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-13 19:54:04 +00:00
d33dfc87a1 fix load graph (fixed per-os specific graphs for device-level graphs *only*)
git-svn-id: http://www.observium.org/svn/observer/trunk@1157 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 18:14:59 +00:00
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
081fd26c15 support for sensors and hw info on areca sas controllers
git-svn-id: http://www.observium.org/svn/observer/trunk@1144 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-11 20:41:17 +00:00
cdbf919799 fix event logs for limit alerts
git-svn-id: http://www.observium.org/svn/observer/trunk@1136 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 19:51:49 +00:00