Initial version
fix transmission error handling
added graph info, added warning & critical alerts, data info, SMART errors and revised the scaling
Better IPv6 handling in suggest mode
error correcting
This version can monitor multiple GPUs within the same machine.
Exclude tmpfs partitions from 'config'.
Properly ignore the xentop output header line.
This version also handles domUs with named network interfaces.
Code cleanning/refactoring // Stats for root server and virtual servers
Minor fixes
fixed intendation
New filter, colours like spotweb categories
Prevent gaps in lines, line colours
Filter, line colours match Spotweb categories
category changed
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