- Add a sample sub directory. Many of our users are quite creative, so we can all learn from them.
fixed output
using bash instead of ksh. it should be quite compatible. better would be a proper port to sh (or better, perl)
adding a glassfish plugin with wildcard
Merge pull request #68 from lkarsten/master
Minor changes to munin-node-from-hell
many
minor stuff
Support multiple config files at once
Merge pull request #67 from apankov/plugin_redis_resque
adding new plugin for resque monitoring
Merge pull request #66 from gullevek/master
pgbouncer_ update, postgresql database detail
postgres size detail
Added "other" in case this data exists.
postgres database size in detail
shows the data, index, sequence and view size of a single database.
Uses the default munin postgresql perl plugin.
die commands if no DB connection can be made
graceful die script if DB connection cannot be created. Also forprepare & execute command
Merge pull request #65 from gullevek/master
Plugin to monitor PgBouncer
pgbouncer_
added strict for perl
Postfix monitoring plugins to work with multiple postfix installs
If there are more than one postfix running, with separate config file,and still use the same main log file, this scripts can create statssplit per running postfix instance.
Those scripts have not been tested on the new debian multiple postfix...
a new plugin to monitor PostgreSQL pgbouncer.Uses perl and DBD::Pg
fix tor-bandwidth-usage
I mistakenly broke the authentication routine during my overhaul ofthe plugin.
add plugin to monitor ARRIS TM502G cable modem
Merge pull request #63 from Deathjam/master
vbulletin_users
Added a version for vbulletin4, just made a change to the html tags
fixed typo on line 46
Pmmn is now mature enough to be called 1.0.0
Merge branch 'master' of github.com:munin-monitoring/contrib
ifem_: copy-paste error in description fixed
Fixed typo in plugins.conf configuration description.Reported by Ilya Evseev at http://forum.nag.ru/forum/index.php?showtopic=70527&view=findpost&p=671563
Adding basic spoolfetch plugin support
Adding copyright notice
Merge pull request #62 from littlesavage/patch-1
ifem_, ipfwcnt_ typos fixes
fix hang when asking for unknown commands
Revert "- indentation"
This reverts commit fa07809f26e12a8d2bd159a737d6f12b4c434cb9.
Conflicts: README.md
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