Move the screenshots next to plugins
Merge pull request #61 from ixs/master
New plugins and plugin updates
New plugin to monitor a single raw value from a disk. Great to chart LOAD_CYCLE_COUNTor CURRENT_PENDING_SECTORS as they indicate disk lifetime...
Plugin to check fanspeed readings from a Thecus NAS server.
Added an check_munin script I had lying around.
If your nagios isntallation uses munin as a passive datasource a check_dummy script is normally installed for the active checks.
This script is a replacement and will be able to query your munin-node to get current values. This is great to manually run a check.
updated (c) line
Simple bash fixes to make comparision clearer.
Minor changes to the documentation.
Add snmp__areca_ plugin I still had lying around.
Needs a bit of cleanup but in the meantime it works to poll temperature, fan rpm and voltage from Areca RAID controllers.
Merge pull request #60 from seventoes/master
Update minecraft plugin
Switch to Ruby and MineQuery to remove an extra plugin dependency
Most servers have minequery installed already, no need to also have OnlinePlayers when this is what MineQuery was built for.
readd jmx (extracted) because it seems to be different from the jmx in the main munin distribution
remove plugin in main munin distribution (jmx), and extract jmx2munin
Merge pull request #58 from ways/master
Cleware bugfix
Small bugfixed on cleware.
remove processes plugin already in main munin distribution
move singleton plugins to the network directory
remove plugin included in main munin distribution
dovecot: logfile backwards compatibility for Debian Squeeze
Authored by Alessandro Fazzi <alessandro.fazzi@welaika.com>. I justsquashed his commits into one commit.
Merge pull request #53 from dabb/master
Fixing a visibility issue with the utilization function in zfs_stats_.
Fixing visibility issues in the utilization function
add file_age plugin by Edward Plainview <it@sverigedemokraterna.se>
https://it.sverigedemokraterna.se/program/file_age/
remove plugins included in the main munin distribution
move game plugin to game directory
Merge pull request #52 from Azelphur/master
(Generic) Game query module
Added game module
SNMP plugin to graph Brocade NetIron temperatures per module
Add djabberd plugin.
This commit adds a plugin to monitor DJabberd servers usingthe AdminPort feature which offers a telnet admin interface.
It is a multi-personality plugin written in perl.
remove obsolete dovecot plugin and move the newer one to the mail directory
Merge pull request #49 from sumpfralle/master
measure IMAP bandwidth based on mbsync/isync file transfers
improved graph labelsadded changelog
measure IMAP bandwidth based on mbsync/isync
Merge pull request #48 from korjik/master
RackSpace monitoring plugins
Add RackSpace monitoring plugins
Merge pull request #47 from Sheridan/master
Plugins location change
Changed the location of their own plug-ins
Merge pull request #46 from dabb/master
Added a L2ARC size and efficiency functions to zfs_stats_
Added a L2ARC efficiency function, also some label consistency changes
Revert "Added a L2ARC efficiency function, also some label consistency changes"
This reverts commit 55ba113d2f40c570ec9c7b8b750f8d8e6a895815.
Added a L2ARC size function and some cleanup
Removing unnecessary graph_category attributes
Fixing typos in data type calculations
Merge pull request #45 from mhwest13/master
Memcached_multi_ update, fixing evictions stats key collision.
Fixing Evictions Stats Key Collision
Merge pull request #44 from dabb/master
Adding a new ZFS statistic plugin.
Adding a new ZFS statistic plugin
removing tcp_retries
The same data are graphed by the netstat_multi plugin in munin trunk,so no need to have a redundant plugin.
Merge pull request #43 from dotdoom/master
a plugin I forgot to add. And some images
adding scanlog plugin and images
Merge pull request #42 from dotdoom/master
netstat_bsd_ and tcp_retries plugins
Adding new plugins
Merge pull request #41 from lukaf/tomcat_connection_failure
Tomcat connection failure
tomcat_
Merge branch 'master' of https://github.com/munin-monitoring/contrib
Merge pull request #40 from AndyKits/patch-1
Fixed missing backtick in row 19
Merge pull request #39 from mckoss/master
Relevant data added - uninteresting graphs removed.
Merge branch 'master' of git://github.com/munin-monitoring/contrib
add fees, transactions, age and remove blocks and difficulty
whitespace cleanup
comment print statements that are not useful to munin
Merge pull request #38 from iangregory/master
uptime_bsd OpenBSD compatibility
Make the uptime_bsd plugin OpenBSD friendly.
It might evolve to be the main cli for munin
Adding a cli for munin
fixed watchdog, so plugin restarts automatically if killed
Finish the sentence about xmmo
Added a blob for prefering elementary commits
untar php_apc_ to address issue #37
Adding a generic entry for all gnunicorn params
Merge pull request #36 from andrewjennings/gunicorn
Changes requested by steveschnepp.
Move gunicorn plugins to directory. Add example plugin configurationto gunicorn plugins. Add magic markers to plugins.
Merge pull request #35 from andrewjennings/gunicorn
Contribute gunicorn plugins
Merge pull request #34 from darac/tg585v7__
TG585v7__: Better Error handling
Reset the error mode of Net::Telnet to 'return', so that we can (try to)log out during the error handler without invoking the error handler(doing so resulted in "Deep Recursion" warnings from perl).
Also, return 'U' for ALL appropriate items in case of error.
remove streamid_/shoutcast2_multi
Replaced by shoutcast/shoutcast2_multi in commit 55e02ba44f2744f07dab4313b37fa58a79a7475b.
Merge pull request #33 from mhwest13/master
Adding in Shoutcast2 plugin
Adding shotucast2 plugin back in, with couple of bug fixes
Merge pull request #31 from mckoss/promote
Bitcoind Multi-Plugin
Merge pull request #32 from mckoss/240cf1fdb00336091b524edce728f7d6eb5f9980
Added autoconf support
Fix y-axis pinned to zero - Munin bug workaround
Merge branch 'promote'
reorder code - fix limits
Bitcoin server plugin
autoconf support
Merge pull request #30 from mhwest13/master
Re-importing plugins that went missing
Adding nagios_multi_ plugin and opentracker_ plugin
Merge pull request #29 from mckoss/master
Replacement for nginx_memory and ngnix_memory (sic)
Redundant with nginx_working_set (and had a bug)
Simpler nginx working set plugin. Replaces nginx_memory (which displays total of virtual memory)and ngnix_memory (sic) which has a bug including non-nginx processes.
- have some dirs
remove duplicate openvz load plugin
This commit closes Issue #27.
Merge remote branch 'upstream/master'
Merge pull request #28 from dcaillibaud/patch-1
code cleanup
"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