librenms/includes/discovery
Tom Laermans c00959e44b code cleanup/reformat os discovery files
git-svn-id: http://www.observium.org/svn/observer/trunk@1833 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-14 19:16:40 +00:00
..
current set sensor type for ipoman outlet current 2010-12-03 21:37:45 +00:00
fanspeeds fix snmp retries/timeout typo, fix division by zero with broken mempools and don't discard lm-sensors fans faster than 500rpm - found by Corentin Chary 2011-03-02 15:03:05 +00:00
frequencies fix errors in description of ipoman currents 2010-11-26 22:29:11 +00:00
humidity Add support for Ingrasys iPoMan 1201 + minor fixes 2010-11-19 22:46:24 +00:00
mempools 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. 2010-08-11 17:08:56 +00:00
os code cleanup/reformat os discovery files 2011-03-14 19:16:40 +00:00
processors 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. 2010-08-11 17:08:56 +00:00
temperatures small fixes 2010-12-03 15:56:57 +00:00
voltages discovery/voltage: remove unneeded comment, patch by Corentin Chary 2011-03-04 17:43:32 +00:00
arp-table.inc.php clean up MAC change reporting, graph error size 2010-11-23 14:32:37 +00:00
bgp-peers.inc.php apply last bgp patch, thanks to yeled for testing 2011-03-08 17:34:17 +00:00
cisco-entity-sensor.inc.php fixes 2010-08-11 18:41:40 +00:00
cisco-mac-accounting.inc.php code and formatting cleanups/small fixes 2010-12-26 21:57:21 +00:00
cisco-processors.inc.php misc: add dead notices, patch by Corentin Chary 2011-03-07 11:08:08 +00:00
cisco-pw.inc.php code and formatting cleanups/small fixes 2010-12-26 21:57:21 +00:00
cisco-vlans.inc.php code and formatting cleanups/small fixes 2010-12-26 21:57:21 +00:00
cisco-vrf.inc.php code and formatting cleanups/small fixes 2010-12-26 21:57:21 +00:00
current.inc.php split frequencies and current into separate files 2010-07-31 19:49:11 +00:00
discovery-protocols.inc.php Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x" 2010-11-20 14:04:07 +00:00
entity-physical.inc.php 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. 2010-08-11 17:08:56 +00:00
entity-sensor.inc.php some sensor unification, rename sensor rrds and rename the DS, add testing IPMI support (no web-part yet) - tested against Intel RMM3 and working. some further cleanups as well. 2010-12-15 17:54:42 +00:00
fanspeeds.inc.php 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 2010-07-29 18:25:11 +00:00
frequencies.inc.php split frequencies and current into separate files 2010-07-31 19:49:11 +00:00
functions.inc.php some sensor unification, rename sensor rrds and rename the DS, add testing IPMI support (no web-part yet) - tested against Intel RMM3 and working. some further cleanups as well. 2010-12-15 17:54:42 +00:00
host-physical.php misc: add dead notices, patch by Corentin Chary 2011-03-07 11:08:08 +00:00
hr-device.inc.php Get rid of some more execs 2011-03-10 15:51:56 +00:00
humidity.inc.php 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 2010-07-29 18:25:11 +00:00
ipmi.inc.php fix discovery of IPMI for indexes 2010-12-26 21:36:22 +00:00
ipv4-addresses.inc.php Clean up ipv4 discovery by changing to Net_IPv4 instead of ipcalc 2011-03-08 18:01:54 +00:00
ipv6-addresses.inc.php Clean up ipv4 discovery by changing to Net_IPv4 instead of ipcalc 2011-03-08 18:01:54 +00:00
junose-atm-vp.inc.php 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. 2010-08-11 17:08:56 +00:00
mempools.inc.php cleaned up some mibs, moved mempools discovery to include_dir() 2010-07-29 15:39:47 +00:00
os.inc.php minor code cleanup, change queries to eventlog table to eventlog() function 2010-01-07 16:50:52 +00:00
ports.inc.php Ignore empty interfaces (for some reason every Active Directory entry gets reports as an interface) 2011-01-26 10:30:04 +00:00
processors-ucd-old.inc.php discovery/processors-ucd-old: add quotes, patch by Corentin Chary 2011-03-08 16:56:20 +00:00
processors.inc.php move processors discovery to include_dir 2010-07-10 11:23:14 +00:00
q-bridge-mib.inc.php add some mibs, update snmp functions 2010-07-22 21:58:49 +00:00
sensors.inc.php some sensor unification, rename sensor rrds and rename the DS, add testing IPMI support (no web-part yet) - tested against Intel RMM3 and working. some further cleanups as well. 2010-12-15 17:54:42 +00:00
services.inc.php discovery/services: use snmp_walk(), + clean up/reindent, with help from Corentin Chary 2011-03-09 12:13:19 +00:00
storage-hrstorage.inc.php 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. 2010-08-11 17:08:56 +00:00
storage.inc.php continuation of storage changes, addition of rrdtool functions 2010-02-24 13:46:12 +00:00
temperatures.inc.php Add XUPS-MIB, basic powerware detection and temperature readings, split up voltages polling into separate files + minor fixes 2010-07-31 18:42:30 +00:00
toner.inc.php code and formatting cleanups/small fixes 2010-12-26 21:57:21 +00:00
ucd-diskio.inc.php code and formatting cleanups/small fixes 2010-12-26 21:57:21 +00:00
voltages.inc.php Add XUPS-MIB, basic powerware detection and temperature readings, split up voltages polling into separate files + minor fixes 2010-07-31 18:42:30 +00:00