Artem Sheremet
85419c5357
New/updated plugins
...
* moved netstat_bsd_ (collecting netstat -m stats) to netstat_bsd_m_
* added netstat_bsd_s_ collecting netstat -s (and some images)
* updated ejabberd_scanlog plugin (fixed error message, added a couple of new log types)
2012-03-20 11:43:21 +03:00
Artem Sheremet
9dac1e3456
Merge remote-tracking branch 'upstream/master'
2012-03-20 11:39:17 +03:00
Steve Schnepp
2580942ba2
fixed output
2012-03-18 12:56:22 +01:00
Steve Schnepp
dec087a5ce
using bash instead of ksh. it should be quite compatible. better would be a proper port to sh (or better, perl)
2012-03-18 12:40:03 +01:00
Steve Schnepp
219b679f5c
adding a glassfish plugin with wildcard
2012-03-18 12:34:48 +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
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
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
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
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
dd4afac869
Move the screenshots next to plugins
2012-03-07 12:53:52 +01: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
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
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
David Bjornsson
336ca2a977
Fixing visibility issues in the utilization function
2012-02-28 15:26:42 +00:00
Kenyon Ralph
6b25a2f411
add file_age plugin by Edward Plainview <it@sverigedemokraterna.se>
...
https://it.sverigedemokraterna.se/program/file_age/
2012-02-27 23:56:56 -08:00
Kenyon Ralph
8e3033a0fa
remove plugins included in the main munin distribution
2012-02-27 23:51:52 -08:00
Kenyon Ralph
a9cd70c4ce
move game plugin to game directory
2012-02-27 23:29:24 -08:00
Azelphur
c87e34beea
Added game module
2012-02-28 02:58:55 +00:00
Artem Sheremet
6b3012f8d7
Fixed an error in ejabberd_scanlog plugin
2012-02-28 02:31:32 +03:00
Benjamin Ryzman
4f432c597c
SNMP plugin to graph Brocade NetIron temperatures per module
2012-02-27 17:49:40 +08:00
Dominik Schulz
2584caff78
Add djabberd plugin.
...
This commit adds a plugin to monitor DJabberd servers using
the AdminPort feature which offers a telnet admin interface.
It is a multi-personality plugin written in perl.
2012-02-27 17:47:36 +08:00
Kenyon Ralph
5a41f45571
remove obsolete dovecot plugin and move the newer one to the mail directory
2012-02-27 01:44:27 -08:00
Lars Kruse
ea382ede4e
improved graph labels
...
added changelog
2012-02-26 03:45:47 +01:00
Lars Kruse
0aa2b8d1f5
measure IMAP bandwidth based on mbsync/isync
2012-02-25 22:43:08 +01:00
Andrey Kozhokaru
b354f28110
Add RackSpace monitoring plugins
2012-02-25 19:13:56 +02:00
Горлов Максим
f14628ad35
Changed the location of their own plug-ins
2012-02-25 12:22:25 +04:00