typo in the doc :)
ejabberd_: Remove $MUNIN_DEBUG
Of course, in bash the local $MUNIN_DEBUG is the same as theenvironment's $MUNIN_DEBUG.
Typos (thx ssm)
- Adding a new squeezebox plugin, multigraph-enabled
Merge branch 'master' of https://github.com/munin-monitoring/contrib
- new plugin for shoutcast v2
make the graphs more like the if_ plugin
Show traffic in bits instead of bytes, use negative values forincoming traffic, improve wording, simplify authentication, adddocumentation.
Merge pull request #20 from quade0/master
Added snmp__fn, a snmp plugin to monitor Fortinet Fortigate Firewall
Fix lvdisplay path on some hosts.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
Added autoconf, configuration via ENV variables, magic markers.
MIB file availability check added
Added tomcat_, a wildcard plugin for Apache Tomcat connectors and JBoss JVM status.
OID to MIB changed
Update plugins/other/php-fastcgi
explicitely use bash as it contains some bashism
Providing a way to change the state file
support for 'adaX' and 'daX' devices
Merge pull request #7 from fygrave/master
documentation and RIAK_URL environment variable support.
Added some documentation and handling of RIAK_URL environment variable.
Small configuration change
ejabberd_: Fix to recognise ejabberd 2.1.10+
Adjust the $EJVER pattern matching to allow for one or two digits in thethird part of the triplet.
Adding multicpu1sec from http://plugins.munin-monitoring.org/ as it serves as an example for 1 sec granularity.
Merge pull request #5 from fygrave/master
riak plugins (I'll be adding one by one)
Riak memory monitoring
Riak node puts/gets monitoring
Fix for database name containing underscore(s).
powermta multi monitor
documentation added
snmp fortigate plugin: first draft
rebuild is always 0
xfs_frag: Initial commit
Add xfs_frag, a plugin to monitor your XFS filesystem fragmentation.
boinc_credit: Initial commit
New plugin to track your BOINC credit across all your projects.
currentcost, zenus_: Update my eMail address
zenus_: Add some debugging
Add a bit of debugging code. Move to positive/negative graphing
sa-learn: Add documentation
Add POD documentation and tidy up
boinc_projs: Add graph_total
Add graph_total, so you can see total number of WUs
Expand possible data by using the telnet interface
The plugin now supports a much wider variety of graphs by interfacingwith the TG585's telnet interface. Now supported are graphs for: * ADSL Bandwidth * ADSL Errors * ADSL Strength * ATM Global Statistics...
Add support for CC02 devices
Thanks to David Edmondson <dme@dme.org>, currentcost now supports CC02devices. To make use of this make sure to set env.metertype to "CC02".
Leftover from migration
does not clutter up the disk so fast now; does not re-start tcpdump
Initial version
Uses subprocess.Popen instead of subprocess.check_output for compatibility with older python versions
Prints OSError.strerror in verbose mode, uses rsplit instead of split for parsing femon output (more robust, if name of dvb-card contains split character, i.e.'|')
Patched version as outlined earlier
Added Queue and Fax Stats graphs.
Uses Perl bindings to NVML instead of nvidia-smi output. This way it is less likely to break with new driver releases.
Updates for Munin 1.4.4
Added graphs for BgWriter and Checkpoint Stats.
Can monitor uptime and number of registered users
CPU graph now graphs cpu time used over the 5 min period, not the instantaneous CPU usage at the moment when munin runs. It no longer requires a 2 iteration run of xentop.
bugfix of several idle|total pattern in my php-fpm status
Fix bug with Gibibyte
erratum
Fix the file. Removed swap because the scale was getting to high and we couldn't see the active mem (to monitor the swap see 'OpenBSD swap' script).
fixed a critical bug, sorry...
debug code removed
output 0 for missing values so that warning message is suppressed
fixed some critical mistakes which caused the plugin to work on the command line but not when called from munin
optimized version, replaced grep/sed with tr and awk in some places, provisioning for special chars in SMART attributes
It now handles 32-bit systems better, and doesn't suffer reboot issues.
Add presence suffix
Field names must not contain special characters, substitute by _ as suggested here http://munin-monitoring.org/wiki/notes_on_datasource_names
Correct regexp to accept list with dashes etc. in the name
Handle large numbers of errors better (i.e. remove all commas from the number)
Added support for md10 and above
Support for auto-read-only (swap) mirrot, ugly hack to prevent false 99 percent rebuild critical warnings, added some comments
The original relied on thin listening on TCP ports, but that has no actual bearing. I killed all the port nonsense and labeled them by pid.
minor update to orignal plugin: added some info fields for undocumented data
grep option bugfix (grep => htmlgrep). implement contents size checkoption (htmlsize)
mistake in the calculation of shared memory, this feature was lost.
mistake upload file