librenms/includes/polling
2010-06-04 09:09:19 +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
bgpPeer.inc.php cleaup some graph drawing functions and interface text printing functions (much moar needed) 2010-05-02 23:24:47 +00:00
cisco-enhanced-mempool.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
cisco-entity-sensors.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
cisco-mac-accounting.inc.php cleanup some mac accounting stuff 2010-05-02 20:32:34 +00:00
cisco-mempool.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
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 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
device-allied.inc.php AlliedTelesyn Support 2010-04-08 18:26:24 +00:00
device-cat1900.inc.php Cisco 1912 support (yay for dinosours) - number of fixes to be able to support snmp v1, bulkwalk doesnt work 2010-01-11 00:59:05 +00:00
device-catos.inc.php use rrdtool_update() everywhere instead of single rrdtool update lines, remove some dead code, and a bunch of coding style cleanups.. 2010-02-07 22:39:02 +00:00
device-dell-laser.inc.php basic dell laserprinter support 2010-01-28 17:27:02 +00:00
device-fortigate.inc.php many polling and discovery performance improvements 2009-04-24 15:04:45 +00:00
device-ios.inc.php add CISCO-ENHANCED-MEMPOOL-MIB support to new mempool discovery/poller 2010-03-11 02:53:17 +00:00
device-ironware.inc.php adding more junose and foundry/brocade. adding new mibs. unifying processor polling 2010-02-13 21:45:39 +00:00
device-junos.inc.php fix junos (change to snmp_get function) and fix poller detection and setting of up/down 2010-02-16 23:14:02 +00:00
device-junose.inc.php db update 2010-03-01 02:21:08 +00:00
device-netstats.inc.php drop HC counters from tcp in/out segs. shout if we need it :P 2010-02-15 05:23:17 +00:00
device-powerconnect.inc.php find older hardware for powerconnect - works on 5224 2010-03-02 17:57:24 +00:00
device-procurve.inc.php updates, including fixed procurve support! :) 2009-11-24 23:58:56 +00:00
device-screenos.inc.php replacing <? with <?php 2009-09-07 11:07:59 +00:00
device-snom.inc.php replacing <? with <?php 2009-09-07 11:07:59 +00:00
device-unix.inc.php add solaris/opensolaris basic detection (no real support yet) 2010-02-17 18:12:55 +00:00
device-windows.inc.php set version for Windows XP 2010-01-25 23:34:18 +00:00
fanspeeds.inc.php restore correct fan speed notification logic 2010-03-13 19:39:28 +00:00
frequencies.inc.php argh, clean up fucked up patches, add galaxy pw autodiscovery to mgeups 2010-06-04 09:09:19 +00:00
hr-mib_storage.inc.php - Send email alerts on interface flaps when $config['warn']['ifdown'] is true. 2010-02-25 20:40:35 +00:00
hr-mib.inc.php fix windows uptime 2010-03-03 09:15:37 +00:00
interfaces.inc.php cleanups 2010-02-21 11:58:07 +00:00
ipSystemStats.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
junose-atm-vp.inc.php junos atm vp collection! konijntjetijd! 2010-03-01 02:42:30 +00:00
mempools-cemp.inc.php add CISCO-ENHANCED-MEMPOOL-MIB support to new mempool discovery/poller 2010-03-11 02:53:17 +00:00
mempools-cmp.inc.php add generic memory pool poller and add old-cisco-memory-pool-mib support 2010-02-22 00:57:13 +00:00
mempools-hrstorage.inc.php fix mempool polling. move removal of storage cache array to poll-device.php. perhaps this needs further aggregated elsewhere ? 2010-03-14 14:38:30 +00:00
mempools-ironware-dyn.inc.php storage fixes, moving things from graphing page, ironware dynamic memory pool (static!) 2010-02-25 00:56:13 +00:00
mempools-junos.inc.php junos mempools 2010-02-25 01:30:07 +00:00
mempools.inc.php fix bug where mempool >2GB was broken. (i blame sid3windr for this, he was probably distracting me with talk of printers or something) 2010-03-26 18:30:27 +00:00
port-etherlike.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
ports.inc.php basics of customisable ifAlias parser. fixed "Processorss" to "Processors" in top menu 2010-05-03 16:20:32 +00:00
processors-ucd-old.inc.php storage legend fix (lazy sid3windr!) add generic ucd processor discovery/poller 2010-05-06 21:28:18 +00:00
processors.inc.php storage legend fix (lazy sid3windr!) add generic ucd processor discovery/poller 2010-05-06 21:28:18 +00:00
storage-hrstorage.inc.php clean up storage polling output 2010-02-27 14:45:22 +00:00
storage.inc.php fix mempool polling. move removal of storage cache array to poll-device.php. perhaps this needs further aggregated elsewhere ? 2010-03-14 14:38:30 +00:00
temperatures.inc.php fix escaped eventlog that shouldn't be escaped 2010-03-05 01:13:53 +00:00
toner.inc.php fix heartbeat in rrd, oops 2010-03-12 18:28:18 +00:00
ucd-mib.inc.php clear $array at the start of each device. ignore fake cpus from net-snmpd. syslog additions. 2010-02-19 23:57:50 +00:00
voltages.inc.php - Send email alerts on interface flaps when $config['warn']['ifdown'] is true. 2010-02-25 20:40:35 +00:00