Commit Graph

1276 Commits

Author SHA1 Message Date
Lasse Karstensen be1fb5df65 minor stuff 2012-03-17 21:00:19 +01:00
Lasse Karstensen 8354c8ba4b Support multiple config files at once 2012-03-17 21:00:03 +01:00
Artem Sheremet 5ea6583374 Merge remote-tracking branch 'upstream/master' 2012-03-17 02:11:13 +03:00
Kenyon Ralph c398f857d9 Merge pull request #67 from apankov/plugin_redis_resque
adding new plugin for resque monitoring
2012-03-14 18:15:23 -07:00
Steve Schnepp a7c9b43582 Merge pull request #66 from gullevek/master
pgbouncer_ update, postgresql database detail
2012-03-14 10:02:34 -07:00
Andrey Pankov decb171556 adding new plugin for resque monitoring 2012-03-14 14:56:33 +03:00
Clemens Schwaighofer f1952dc3b0 postgres size detail
Added "other" in case this data exists.
2012-03-14 19:44:11 +09:00
Clemens Schwaighofer 8de0f08367 postgres database size in detail
shows the data, index, sequence and view size of a single database.

Uses the default munin postgresql perl plugin.
2012-03-14 19:27:04 +09:00
Clemens Schwaighofer 6facd3c331 die commands if no DB connection can be made
graceful die script if DB connection cannot be created. Also for
prepare & execute command
2012-03-14 17:26:15 +09:00
Kenyon Ralph a02eb363d4 Merge pull request #65 from gullevek/master
Plugin to monitor PgBouncer
2012-03-13 23:32:42 -07:00
Clemens Schwaighofer 647632f7af pgbouncer_
added strict for perl
2012-03-14 13:27:44 +09:00
Clemens Schwaighofer a2c35ad7c2 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 stats
split per running postfix instance.

Those scripts have not been tested on the new debian multiple postfix
infrastructure, only on real separate running postfix services.

Except postfix_mailvolume_multi, each plugin needs to be configured per
running postfix.

For mailqueue* it is the config folder name, for mailstats it is the
syslog_name in the config file.

mailvolume is also based on the syslog_name, but can do auto config if
nothing has been set.
2012-03-14 12:43:50 +09:00
Clemens Schwaighofer 8a515d2476 Plugin to monitor PgBouncer
a new plugin to monitor PostgreSQL pgbouncer.
Uses perl and DBD::Pg
2012-03-14 10:23:34 +09:00
Kenyon Ralph 0e1d54f2fd fix tor-bandwidth-usage
I mistakenly broke the authentication routine during my overhaul of
the plugin.
2012-03-11 04:08:48 -07:00
Kenyon Ralph d8ef1a40a1 add plugin to monitor ARRIS TM502G cable modem 2012-03-10 23:58:28 -08:00
Kenyon Ralph 731d83d841 Merge pull request #63 from Deathjam/master
vbulletin_users
2012-03-08 20:46:00 -08:00
Phil Wray c9ab85cccf Added a version for vbulletin4, just made a change to the html tags 2012-03-08 18:28:57 +00:00
Phil Wray 43642c1b7f fixed typo on line 46 2012-03-08 18:19:00 +00:00
Steve Schnepp 18b69829c0 Pmmn is now mature enough to be called 1.0.0 2012-03-08 11:46:43 +01:00
Steve Schnepp affbf60f2a Merge branch 'master' of github.com:munin-monitoring/contrib 2012-03-08 10:29:51 +01:00
Steve Schnepp 8eee012f2c Adding basic spoolfetch plugin support 2012-03-08 10:29:03 +01:00
Alexey Illarionov 7fc99a3716 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
2012-03-08 10:29:03 +01:00
Alexey Illarionov 8232e65515 ifem_: copy-paste error in description fixed 2012-03-08 10:29:03 +01:00
Steve Schnepp d252526b93 Adding copyright notice 2012-03-08 10:20:22 +01:00
Kenyon Ralph fdd29ed62f Merge pull request #62 from littlesavage/patch-1
ifem_, ipfwcnt_ typos fixes
2012-03-07 21:04:22 -08:00
Alexey Illarionov 2f2252e98d 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
2012-03-08 00:19:06 +04:00
Alexey Illarionov 5b1303b08d ifem_: copy-paste error in description fixed 2012-03-08 00:10:06 +04:00
Steve Schnepp f0d8bcdb66 fix hang when asking for unknown commands 2012-03-07 17:59:19 +01:00
Steve Schnepp 58f03a964a Revert "- indentation"
This reverts commit fa07809f26.
2012-03-07 16:53:31 +01:00
Steve Schnepp 5c3aeabe76 Merge branch 'master' of github.com:munin-monitoring/contrib
Conflicts:
	README.md
2012-03-07 16:49:27 +01:00
Steve Schnepp dd4afac869 Move the screenshots next to plugins 2012-03-07 12:53:52 +01:00
Steve Schnepp 8f3f79c81c Merge pull request #61 from ixs/master
New plugins and plugin updates
2012-03-07 03:33:51 -08:00
Andreas Thienemann c96bafa128 New plugin to monitor a single raw value from a disk. Great to chart LOAD_CYCLE_COUNT
or CURRENT_PENDING_SECTORS as they indicate disk lifetime...
2012-03-07 12:21:41 +01:00
Andreas Thienemann 031d4e669f Plugin to check fanspeed readings from a Thecus NAS server. 2012-03-07 12:09:04 +01:00
Andreas Thienemann 3c6692940b 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.
2012-03-07 12:02:30 +01:00
Andreas Thienemann 227e510310 updated (c) line 2012-03-07 11:59:43 +01:00
Andreas Thienemann 06c1e27d34 Simple bash fixes to make comparision clearer. 2012-03-07 11:59:04 +01:00
Andreas Thienemann 97cf6d3235 Minor changes to the documentation. 2012-03-07 11:55:49 +01:00
Andreas Thienemann 7b9893484c 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.
2012-03-07 11:53:51 +01:00
Kenyon Ralph 27ccc1d3ce Merge pull request #60 from seventoes/master
Update minecraft plugin
2012-03-05 20:38:10 -08:00
Matt Stith bc344d005e 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.
2012-03-05 23:11:27 -05:00
Kenyon Ralph ddc46f88fd readd jmx (extracted) because it seems to be different from the jmx in the main munin distribution 2012-03-05 00:18:19 -08:00
Kenyon Ralph 933f0ea70b remove plugin in main munin distribution (jmx), and extract jmx2munin 2012-03-05 00:00:56 -08:00
Kenyon Ralph 7dbdcedaf0 Merge pull request #58 from ways/master
Cleware bugfix
2012-03-02 01:41:16 -08:00
Lars Falk-Petersen b0f2565a40 Small bugfixed on cleware. 2012-03-01 17:03:07 +01:00
Kenyon Ralph e70093d387 remove processes plugin already in main munin distribution 2012-03-01 06:43:38 -08:00
Kenyon Ralph d055f33780 move singleton plugins to the network directory 2012-02-29 15:44:07 -08:00
Kenyon Ralph 992d1c8d5c remove plugin included in main munin distribution 2012-02-29 15:28:16 -08:00
Kenyon Ralph b9557dd930 dovecot: logfile backwards compatibility for Debian Squeeze
Authored by Alessandro Fazzi <alessandro.fazzi@welaika.com>. I just
squashed his commits into one commit.
2012-02-29 14:58:35 -08:00
Kenyon Ralph b7361c0977 Merge pull request #53 from dabb/master
Fixing a visibility issue with the utilization function in zfs_stats_.
2012-02-28 09:36:19 -08:00