librenms/includes/polling
Adam Amstrong 9542635761 merge $popgraph and $popdescr into $config['os'] as overgraph and overtext
merge ifalias/ifdescr/ifname/ifindex decision making about port names into $config['os']


git-svn-id: http://www.observium.org/svn/observer/trunk@1265 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 13:04:03 +00:00
..
applications add applications polling infrastructure (OH YEAH!) 2010-06-20 14:48:29 +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 rejig events system (still not great. meh) clean up some pages. 2010-06-20 21:37:05 +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
current.inc.php rejig events system (still not great. meh) clean up some pages. 2010-06-20 21:37:05 +00:00
device-akcp.inc.php less ugly minkels double space workaround 2010-06-24 16:38:30 +00:00
device-allied.inc.php AlliedTelesyn Support 2010-04-08 18:26:24 +00:00
device-apc.inc.php current support (STILL NEEDS AN ICON, YES), discovery only on APC devices at the moment 2010-06-09 20:03:16 +00:00
device-areca.inc.php fix serial parsing for some areca controller firmwares 2010-06-18 16:38:41 +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 fix bug in hardware string for dell laser 2010-06-14 14:15:14 +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-mgeups.inc.php add hardware type for mge ups 2010-06-13 19:54:04 +00:00
device-minkelsrms.inc.php Detection support for Minkels RMS / AKCP SensorProbe 2010-06-15 17:30:56 +00:00
device-netmanplus.inc.php add netmanplus version 2010-06-15 18:35:17 +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-speedtouch.inc.php add hardware & version detection for Thompson Speedtouch (snmp v1) clean up temperature graph (lighter range) make amp/volt/hz pages prettier (6px cell padding please) 2010-06-12 17:24:35 +00:00
device-unix.inc.php also support 'exec' extension next to 'extend' for distro script, sles9 snmpd did not seem to like the extend line 2010-06-18 15:57:32 +00:00
device-windows.inc.php set version for Windows XP 2010-01-25 23:34:18 +00:00
fanspeeds.inc.php remove wrong fixme comment 2010-06-21 17:21:27 +00:00
frequencies.inc.php rejig events system (still not great. meh) clean up some pages. 2010-06-20 21:37:05 +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
humidity.inc.php sensors table, with humidity as its first consumer - akcp humidity support implemented 2010-06-23 15:54:56 +00:00
interfaces.inc.php merge $popgraph and $popdescr into $config['os'] as overgraph and overtext 2010-06-25 13:04:03 +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 rejig events system (still not great. meh) clean up some pages. 2010-06-20 21:37:05 +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 fix load graph (fixed per-os specific graphs for device-level graphs *only*) 2010-06-12 18:14:59 +00:00
storage-hrstorage.inc.php clean up storage polling output 2010-02-27 14:45:22 +00:00
storage.inc.php small cleanups 2010-06-21 16:29:43 +00:00
temperatures.inc.php rejig events system (still not great. meh) clean up some pages. 2010-06-20 21:37:05 +00:00
toner.inc.php fix heartbeat in rrd, oops 2010-03-12 18:28:18 +00:00
ucd-diskio.inc.php UCD DiskIO MIB support. Still needs graphs tidied up and web display made a bit more useful 2010-06-19 16:06:57 +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 rejig events system (still not great. meh) clean up some pages. 2010-06-20 21:37:05 +00:00