sshd_log: CRLF to LF (bad interp. error)
Extract tarballs committed to git as plugins.
Remove plugins that are managed as a separate repository.
activemq: http://sourceforge.net/p/munin-activemq/home/Home/twilio-balance: https://github.com/jsoncorwin/twilio-munin
Uncompress assp-* plugins that were shipped as gzip.
More housecleaning.
Collapse some categories; remove duplicates; move plugins in wherethey belong, remove files that are not really plugins at all.
Remove apcupsd plugin (is actually a readme file), reorder UPSes.
Put order in SNMP plugins by moving all of them together in snmp/
This makes it easier to find what should be used for SNMP monitoring.
remove plugins existing in the main munin distribution
organize ipmi plugins into one directory
remove plugins existing in main munin repository
remove plugins that exist in the main munin repository
organize asterisk plugins
untar asterisk-fax and move asterisk-multigraph-munin-plugin
remove plugin existing in main munin repository
untar mtr100_ plugin and move to network directory
extract apache_vhosts tarball
remove plugin included in main munin distribution
remove bundle of files whose functionality are duplicated by other plugins
Besides, these plugins were written in C.
remove plugin in main munin distribution (jmx), and extract jmx2munin
remove obsolete dovecot plugin and move the newer one to the mail directory
Changed the location of their own plug-ins
add fees, transactions, age and remove blocks and difficulty
Fix y-axis pinned to zero - Munin bug workaround
reorder code - fix limits
Bitcoin server plugin
- have some dirs
remove duplicate openvz load plugin
This commit closes Issue #27.
"load average" label already in graph title, so useless in each VE label
Another duplicate block in config case and only value line kept for "normal" case
Label & description should be printed only in config case
Last block was duplicate
Fixed a typo in config of the "closed" gauge.
Merge pull request #25 from mhwest13/master
Rename Opentracker plugin to proper name, there are no actual code changes to the plugin.
Removing old opentracker-plugin
Renaming opentracker plugin to proper naming scheme
remove shoutcast2 plugin, replaced by shoutcast2_multi
Merge pull request #24 from mhwest13/master
shoutcast2 plugin rewrite in perl instead of phpmemcached updates
change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins
perl version not committed?!?
pretty simple plugin to monitor pending freebsd-updates
requires 'portversion'
Added perldoc info, tidied up a bit
Removing unneeded data dumper module
Fixing shoutcast2_multi plugin
Updating Memcached Multigraph plugin to latest version
Merge branch 'master' of github.com:munin-monitoring/contrib
typo in the doc :)
ejabberd_: Remove $MUNIN_DEBUG
Of course, in bash the local $MUNIN_DEBUG is the same as theenvironment's $MUNIN_DEBUG.
Adding shoutcast2_multi plugin written in perl, should function on both 32bit and 64bit machines
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.
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