Initial version
fixed the regex to reflect disallowed chars in windows usernames
added subnet to graph title (argh)
removed autoconf stuff, added note about timeout
Using gawk strtonum in place of int so that the script no longer truncates the value, which makes a huge difference if the value is in M or even K.
Fixed a few issues where it was ignoring values that did not end in K or M. Also made the script compatible with OpenSolaris using gawk.
Update for BOINC 6.12
Update for BOINC 6.12.
Port numbering in line with Brocade's UI and front plate. Made explicit that the plugin is Brocade specific.
durty plugin status fixed
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