librenms/includes/discovery
Tom Laermans 9a1bee1458 more code cleanup (last commit for now)
git-svn-id: http://www.observium.org/svn/observer/trunk@2520 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 14:37:54 +00:00
..
current more code cleanup 2011-09-20 14:22:34 +00:00
fanspeeds fix sensors (maybe) 2011-05-04 11:04:19 +00:00
frequencies add liebert OS and poll UPS-MIB for it 2011-05-24 17:59:18 +00:00
humidity kill a whole bunch of trailing spaces 2011-09-20 09:55:11 +00:00
mempools fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
os more code cleanup 2011-09-20 14:22:34 +00:00
processors more code cleanup 2011-09-20 14:22:34 +00:00
storage fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
temperatures more code cleanup 2011-09-20 14:22:34 +00:00
voltages more code cleanup 2011-09-20 14:22:34 +00:00
arp-table.inc.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
bgp-peers.inc.php eradicate split() in favour of explode() 2011-04-11 09:22:12 +00:00
cisco-cef.inc.php more code cleanup 2011-09-20 14:22:34 +00:00
cisco-entity-sensor.inc.php more code cleanup 2011-09-20 14:22:34 +00:00
cisco-mac-accounting.inc.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
cisco-pw.inc.php more code cleanup 2011-09-20 14:22:34 +00:00
cisco-vlans.inc.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
cisco-vrf.inc.php improvements to vrf discovery from falz 2011-04-11 18:54:15 +00:00
current.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
discovery-protocols.inc.php more code cleanup 2011-09-20 14:22:34 +00:00
entity-physical.inc.php more code cleanup 2011-09-20 14:22:34 +00:00
entity-sensor.inc.php more code cleanup (last commit for now) 2011-09-20 14:37:54 +00:00
fanspeeds.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
frequencies.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
functions.inc.php more code cleanup 2011-09-20 14:22:34 +00:00
hr-device.inc.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
humidity.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
ipmi.inc.php moved ipmi_unit variable to config variable, patch by lenwe 2011-05-09 08:18:30 +00:00
ipv4-addresses.inc.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
ipv6-addresses.inc.php fix ipv6-addresses discovery 2011-05-04 10:45:38 +00:00
junose-atm-vp.inc.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
libvirt-vminfo.inc.php kill a whole bunch of trailing spaces 2011-09-20 09:55:11 +00:00
mempools.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
os.inc.php allow disabling of alerting per device, allow override of syscontact, minor cleanups 2011-03-30 16:28:24 +00:00
ports-stack.inc.php more code cleanup 2011-09-20 14:22:34 +00:00
ports.inc.php don't discover ports that shouldn't be discovered! 2011-05-18 23:08:45 +00:00
power.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
processors-ucd-old.inc.php fix temperature and processors discovery 2011-05-04 12:58:57 +00:00
processors.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
q-bridge-mib.inc.php eradicate split() in favour of explode() 2011-04-11 09:22:12 +00:00
sensors.inc.php do not want print_r 2011-05-04 13:53:33 +00:00
services.inc.php forgot this file when fixing service discovery apparently 2011-09-19 10:09:42 +00:00
storage.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
temperatures.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00
toner.inc.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
ucd-diskio.inc.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
vmware-vminfo.inc.php libvirt VM listing support (qemu/kvm over ssh only for now), renamed vmware table to something a little more generic 2011-04-06 15:25:35 +00:00
voltages.inc.php fix discovery to remove include_dir function. ignore -32768 values returned for sensors. build rrd graphs via pipe. 2011-09-18 15:38:05 +00:00