librenms/includes/discovery
2011-04-24 12:43:03 +00:00
..
current add power polling for non-ipmi, unfortunately ipoman supplies kwH used, not current wattage 2011-04-21 12:56:25 +00:00
fanspeeds more reformat and optimization 2011-03-15 09:57:13 +00:00
frequencies fix frequency discovery 2011-04-21 10:39:42 +00:00
humidity fixes to shit i dont use, thanks to falz :D 2011-03-24 10:40:52 +00:00
mempools fix Novel Netware memory/storage detection (missing storage for now, but atleast memory is in the memory section, not storage!) 2011-04-24 12:43:03 +00:00
os enhanced Windows OS detection and versioning 2011-04-19 11:12:51 +00:00
processors more code cleanups, modify renamehost to also take a source parameter so we can build a renamehost function into the web gui some day 2011-03-27 10:21:19 +00:00
storage fix Novel Netware memory/storage detection (missing storage for now, but atleast memory is in the memory section, not storage!) 2011-04-24 12:43:03 +00:00
temperatures tripplite support from falz 2011-04-08 15:32:14 +00:00
voltages device/health page improvements and sentry3 and tripplite fixes from falz 2011-04-09 13:20:48 +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-entity-sensor.inc.php Power discovery/polling enabled for IPMI, CISCO-ENTITY-SENSORS-MIB and ENTIY-SENSORS-MIB 2011-04-20 09:59:48 +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 eradicate split() in favour of explode() 2011-04-11 09:22:12 +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 More cleanups and reindents, half way there 2011-03-15 10:54:59 +00:00
discovery-protocols.inc.php add xen support to libvirt vm discovery 2011-04-20 16:48:33 +00:00
entity-physical.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
entity-sensor.inc.php Power discovery/polling enabled for IPMI, CISCO-ENTITY-SENSORS-MIB and ENTIY-SENSORS-MIB 2011-04-20 09:59:48 +00:00
fanspeeds.inc.php More cleanups and reindents, half way there 2011-03-15 10:54:59 +00:00
frequencies.inc.php fix frequency discovery 2011-04-21 10:39:42 +00:00
functions.inc.php correctly calculate frequency limits again 2011-04-21 10:41:43 +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 More cleanups and reindents, half way there 2011-03-15 10:54:59 +00:00
ipmi.inc.php more trailing spaces hunted down and shot, then shot again 2011-03-16 17:53:20 +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 unbreak IPV6-MIB support 2011-04-21 16:46:06 +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 optimize libvirt ssh connections a bit 2011-04-22 20:45:39 +00:00
mempools.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
os.inc.php allow disabling of alerting per device, allow override of syscontact, minor cleanups 2011-03-30 16:28:24 +00:00
ports.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
power.inc.php add power polling for non-ipmi, unfortunately ipoman supplies kwH used, not current wattage 2011-04-21 12:56:25 +00:00
processors-ucd-old.inc.php more cleanups and reindents, still a lot to come 2011-03-15 09:45:00 +00:00
processors.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
q-bridge-mib.inc.php eradicate split() in favour of explode() 2011-04-11 09:22:12 +00:00
sensors.inc.php add power polling for non-ipmi, unfortunately ipoman supplies kwH used, not current wattage 2011-04-21 12:56:25 +00:00
services.inc.php more cleanup/reindent, yay 2011-03-15 11:24:35 +00:00
storage.inc.php fix Novel Netware memory/storage detection (missing storage for now, but atleast memory is in the memory section, not storage!) 2011-04-24 12:43:03 +00:00
temperatures.inc.php More cleanups and reindents, half way there 2011-03-15 10:54:59 +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 More cleanups and reindents, half way there 2011-03-15 10:54:59 +00:00