fixed php5 idle/active values
Merge pull request #87 from northox/master
byprojects plugin family
Merge pull request #86 from yeled/master
patch the already existing mtr100_
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
Merge remote-tracking branch 'upstream/master'
untar mtr100_ plugin and move to network directory
Merge pull request #84 from zeelax/master
Proper shebang for flexibility
Merge pull request #83 from iborodikhin/master
New plugin for KVM network stats.
New plugin for KVM network stats. It works without root privileges and applicable to ProxmoxVE KVM.
Merge pull request #82 from tas50/master
Add plugin for Voldemort NoSQL datastore to pull throughput and call stats
Add plugin for Voldemort NoSQL data store to pull throughput and call stats
Merge pull request #79 from exhuma/master
Added a new tool similar to pypmmn
Added a usage example to the README
Added a URL to the python metadata
.gitignore added
README clarification
Updated the README
Real timeout added. Version bump to beta1.
Minor fixes & docs & comments
Daemonizing and logging added, 'stdin mode' fixed
Quick-and-dirty TCP implementation (Needs cleanup)
Command line arguments added and handled.
Command line options added. Code restructured.
Initial commit of pypmmn
A port of pmmn to python.
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
Merge pull request #75 from quade0/master
Plugin updated to work with Fortinet Fortigate Firmware v4.00MR3Patch6
A small text correction
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
Merge branch 'master' of github.com:munin-monitoring/contrib
- Add a sample sub directory. Many of our users are quite creative, so we can all learn from them.
Merge pull request #69 from dotdoom/master
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 #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
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