durty plugin status fixed
Initial version
names now can have \. in the regexp and MUNIN_LIBDIR handled a bit better
gramatical fixes
Correct use statement to actually useuse Munin::Plugin::SNMP
v1 used Net::SNMP module, and hard coded snmp v2c. This v2 version uses Munin::Plugin::SNMP which transparently supports all snmp versions.
added ospf
Bug correction
two bugfixes (see comments)
env.sessiondir, fix find commands to actually use the variableuse
Works better in debian
use DERIVE instead of COUNTERS in order to avoid spikes when router reboots or stats are reset; added uptime chart; moved clients into system category
Show device name in config
Bug fix: Check temp_upper_warning and temp_upper_critical was not working again.
Added warning and critical levels.
New version to support NVidia 270.18 Driver
Bug fix: Check temp_upper_warning and temp_upper_critical was not working.
Background Process for Speed Test (no timeout)
tidied up
fix throughput graph which inverted in and out values
now works with murmur v1.2.2
Escaped the dot in the print output (worked with perl 5.8.8 but some users found problems)
2011-01-01, guilloux : find commands & plugin conf improvements. Tested on an Ubuntu 10.10 server
Now the correct value is added
decrease numbers of fork
removed a bug caused by overloading
Include GPLv2 license boilerplate and copyright notice.
typo fixed
Improve colour palette, fix category
Minor tidy up and doc fixes
Fixed some typos, allowed overriding of
Changed statdir default and config output for rrdtool to draw finer lines and calculate milli- and microseconds correctly. See change log in file.
add usedbyrefreservation
Correct values reporting when load is low
Updated to support Object[] count (https://github.com/splebel/nagios-check-jmx)
Up-to-date release
Updated config regexp, thanks to Rachid Mokrani.