arris-tm502g_: add license statement
remove plugins existing in main munin repository
remove plugin existing in main munin repository
organize asterisk plugins
untar asterisk-fax and move asterisk-multigraph-munin-plugin
Typo in help
Merge pull request #96 from C-Duv/master
This aims to fix to incoherence in multiping documentation about hosts parameter
Documentation: incoherent "host" parameter name (Issue #88)
fix bug which produces incorrect scaling e.g. on the host cpu usage graph
move vmware plugins to the vmware directory
Merge pull request #94 from shartge/for-upstream
simple plugins to monitor a hosts ARP cache
arp: use only awk to process ARP cache
Simplify the processing of the output of arp -an to use only awk.Reduces the needed subprocesses in the pipe.
arp: simple plugins to monitor a hosts ARP cache
extensive monitoring for ESXi and vSphere servers
Merge remote-tracking branch 'upstream/master'
remove plugins that exist in the main munin distribution
Created SABNZBd graph plugins voor Speed and Data left.
fixed php5 idle/active values
Merge pull request #87 from northox/master
byprojects plugin family
Add ithe byprojects family (vhost AND regex monitoring) to apache and nginx.
increase the ds-name to be prefixed by hop_ so newer munins wont try to store everything datapoint in "_"
decrease pings to 5 for faster polling
update to v1.1
untar mtr100_ plugin and move to network directory
Proper shebang for flexibility
New plugin for KVM network stats. It works without root privileges and applicable to ProxmoxVE KVM.
Add plugin for Voldemort NoSQL data store to pull throughput and call stats
Merge pull request #78 from jd/master
Add Swift plugins
Signed-off-by: Julien Danjou <julien@danjou.info>
remove fairly useless, trivial plugin
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.
memory_by_process: remove misplaced documentation
Merge pull request #76 from sumpfralle/master
updated shorewall-accounting plugin to v1.3
updated shorewall-accounting_ to v1.3
Merge pull request #71 from omgpenguins/master
added snmp__poseidon-sensors
A small text correction
Plugin updated to work with Fortinet Fortigate Firmware v4.00MR3Patch6
remove nagios/icinga related code and use envirunment variables for configuration
inital commit
Merge pull request #70 from Blauwbek/patch-1
SpotWeb uses different tables for Watchlist and Downloaded
fix "value" output
As you wish
New/updated plugins
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 #67 from apankov/plugin_redis_resque
adding new plugin for resque monitoring
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
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...
Plugin to monitor PgBouncer
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
Added a version for vbulletin4, just made a change to the html tags
fixed typo on line 46
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
Move the screenshots next to plugins
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.
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.
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
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
Added game module
Fixed an error in ejabberd_scanlog plugin
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
improved graph labelsadded changelog
measure IMAP bandwidth based on mbsync/isync
Add RackSpace monitoring plugins
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.