Commit Graph
24 Commits
Author SHA1 Message Date
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
mchasteenandlaf dd55334293 Rethought this code. Added some logic to detect a temperature value that contains more than numbers. 2015-02-26 23:03:56 +00:00
mchasteenandlaf 7996686e53 Fixed SQL error relating to the temperature in the cisco-envmon.inc.php in discovery. 2015-02-26 23:03:54 +00:00
mchasteenandlaf 03ad4b7bc5 Fixed SQL statement so things don't go broke. 2015-02-26 23:03:28 +00:00
laf 02792176fa Updated most files to use dbFacile 2014-03-12 22:21:33 +00:00
Adam Amstrong b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Adam Amstrong cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
Adam Amstrong 7e14405439 #44 don't discover temperature sensors without numeric values. (from Mike Stupalov)
git-svn-id: http://www.observium.org/svn/observer/trunk@3123 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-03 09:10:58 +00:00
Tom Laermans a96f6064ea correctly case dBm instead of Dbm, minor fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@2997 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-08 16:21:52 +00:00
Tom Laermans 339dc72beb small updates
git-svn-id: http://www.observium.org/svn/observer/trunk@2994 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-08 13:28:44 +00:00
Adam Amstrong bf09e5844f os_group ios -> cisco
git-svn-id: http://www.observium.org/svn/observer/trunk@2815 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-12 11:16:38 +00:00
Adam Amstrong 78dc7147a6 stupid pole :>
git-svn-id: http://www.observium.org/svn/observer/trunk@2259 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-05 20:36:14 +00:00
Adam Amstrong 163dba0633 temp monitoring fix for catos from lenwe
git-svn-id: http://www.observium.org/svn/observer/trunk@2256 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-05 19:47:39 +00:00
Adam Amstrong f7957abe2c remove naughty debugging fairy
git-svn-id: http://www.observium.org/svn/observer/trunk@2241 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-04 13:54:39 +00:00
Adam Amstrong 7cd3dc86ec fix temperature and processors discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@2238 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-04 12:58:57 +00:00
Adam Amstrong bccaa2c279 fix temperatures
git-svn-id: http://www.observium.org/svn/observer/trunk@2237 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-04 11:09:27 +00:00
Adam Amstrong a2891ea8f2 fix sensors (maybe)
git-svn-id: http://www.observium.org/svn/observer/trunk@2236 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-04 11:04:19 +00:00
Tom Laermans f7ecdd3bac cleanup html entities etc, to make htmltidy a bit happier (but not blissful at all yet)
git-svn-id: http://www.observium.org/svn/observer/trunk@1981 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-28 09:11:05 +00:00
Tom Laermans 0236f7aff8 more reformat and optimization
git-svn-id: http://www.observium.org/svn/observer/trunk@1837 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 09:57:13 +00:00
Adam Amstrong 0db6ad08ff vastly improved entity-sensors and cisco-entity-sensors speed. improved entity-mib inventory. removed device_id element from oid caches. add min/max ranges to sensor graphs.
git-svn-id: http://www.observium.org/svn/observer/trunk@1669 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-11 17:08:56 +00:00
Adam Amstrong 4f2972660f retooled sensors discovery. use global $valid_sensor, use sensors table only, replace sensor_precision with sensor_multiplier and sensor_divisor, remove all old discover_* functions and replace with discover_sensor
git-svn-id: http://www.observium.org/svn/observer/trunk@1529 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 18:25:11 +00:00
Adam Amstrong ada14bd542 Major changes to graphing system organisation. Prevent sensors from being discovered in ENTITY-SENSOR-MIB if they've already been detected in CISCO-ENTITY-SENSOR-MIB (they share entPhysicalIndex). Fix ADSL poller. Make popup overlibs prettier as default.
git-svn-id: http://www.observium.org/svn/observer/trunk@1470 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-24 19:14:41 +00:00
Tom Laermans 5c97185974 automatically load all temperature include files, moved almost all of them over to internal snmp functions, PLEASE TEST
git-svn-id: http://www.observium.org/svn/observer/trunk@1325 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-09 22:38:46 +00:00
Adam Amstrong 8b16a18988 split temperature into separate files
git-svn-id: http://www.observium.org/svn/observer/trunk@1285 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-03 17:02:39 +00:00