librenms/includes/polling
2010-07-31 01:03:32 +00:00
..
applications small fixes 2010-07-29 22:20:38 +00:00
mempools HP Procurve mempool polling&discovery (we discover both hpLocal and hpGlobal for now, though i see little realistic difference between them on most devices) 2010-07-30 13:18:12 +00:00
os forgot to add deltaups polling file 2010-07-30 22:26:55 +00:00
aironet_wifi_clients.inc.php more improvements to graphing system, fix aironet_wifi_clients graph 2010-07-31 01:03:32 +00:00
altiga-ssl.inc.php CISCO-REMOTE-ACCESS-MONITOR-MIB polling (no graphign yet) 2010-07-30 18:21:01 +00:00
apachestats.inc.php correctly escape : for temperatures so FPC temperature works on junos + add safename() function to strip unwanted characters from filenames - should not break anything existing afaik 2010-02-05 22:10:06 +00:00
applications.inc.php add applications polling infrastructure (OH YEAH!) 2010-06-20 14:48:29 +00:00
bgpPeer.inc.php Detect Juniper WXOS/JWOS + minor MIB path fix 2010-07-29 15:45:26 +00:00
cisco-enhanced-mempool.inc.php migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present 2010-07-02 19:58:13 +00:00
cisco-entity-sensors.inc.php migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present 2010-07-02 19:58:13 +00:00
cisco-ipsec-flow-monitor.inc.php add CISCO-IPSEC-FLOW-MONITOR-MIB global statistics collection (graphing to follow) 2010-07-30 20:16:06 +00:00
cisco-mac-accounting.inc.php add some mibs, update snmp functions 2010-07-22 21:58:49 +00:00
cisco-mempool.inc.php migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present 2010-07-02 19:58:13 +00:00
cisco-poe.inc.php change interfaces table to ports (to match GUI conventions) 2010-02-20 17:22:22 +00:00
cisco-processors.inc.php migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present 2010-07-02 19:58:13 +00:00
cisco-remote-access-monitor.inc.php fix webvpn counting 2010-07-30 18:56:27 +00:00
current.inc.php fixes to new sensors setup 2010-07-29 20:34:31 +00:00
fanspeeds.inc.php fixes to new sensors setup 2010-07-29 20:34:31 +00:00
frequencies.inc.php fixes to new sensors setup 2010-07-29 20:34:31 +00:00
hr-mib.inc.php redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc. 2010-07-28 19:43:02 +00:00
humidity.inc.php fixes to new sensors setup 2010-07-29 20:34:31 +00:00
interfaces.inc.php migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present 2010-07-02 19:58:13 +00:00
ipSystemStats.inc.php redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc. 2010-07-28 19:43:02 +00:00
junose-atm-vp.inc.php junos atm vp collection! konijntjetijd! 2010-03-01 02:42:30 +00:00
mempools.inc.php split netstats pollers into protocols. update $graphs array for each one successfully polled 2010-07-28 12:59:59 +00:00
netstats-icmp.inc.php redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc. 2010-07-28 19:43:02 +00:00
netstats-ip.inc.php redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc. 2010-07-28 19:43:02 +00:00
netstats-snmp.inc.php redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc. 2010-07-28 19:43:02 +00:00
netstats-tcp.inc.php redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc. 2010-07-28 19:43:02 +00:00
netstats-udp.inc.php redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc. 2010-07-28 19:43:02 +00:00
netstats.inc.php split netstats pollers into protocols. update $graphs array for each one successfully polled 2010-07-28 12:59:59 +00:00
port-adsl.inc.php 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. 2010-07-24 19:14:41 +00:00
port-etherlike.inc.php only do etherlike for the port if etherlike data has been returned (should improve poller speed a fair bit on some devices) 2010-07-23 18:23:21 +00:00
ports.inc.php add duplex detection frmo dot3stats and display this for ports (and fix weird bug where speed wasn't shown for devices with no ifAlias!) 2010-07-28 17:37:11 +00:00
processors-ucd-old.inc.php lots of cleanups to various things 2010-07-23 13:42:28 +00:00
processors.inc.php workaround not havnig divisor set for processor 2010-07-09 14:18:34 +00:00
storage-hrstorage.inc.php add some mibs, update snmp functions 2010-07-22 21:58:49 +00:00
storage.inc.php split netstats pollers into protocols. update $graphs array for each one successfully polled 2010-07-28 12:59:59 +00:00
temperatures.inc.php fixes to new sensors setup 2010-07-29 20:34:31 +00:00
toner.inc.php migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present 2010-07-02 19:58:13 +00:00
ucd-diskio.inc.php add some mibs, update snmp functions 2010-07-22 21:58:49 +00:00
ucd-mib.inc.php redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc. 2010-07-28 19:43:02 +00:00
voltages.inc.php more fixes for new sensor setup. more to come no doubt. also started making graphs which can 'widen' 2010-07-29 21:45:25 +00:00