2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

1215 Commits

Author SHA1 Message Date
Maxim Kravets
a160dea034 Proper shebang for flexibility 2012-04-11 16:08:02 +06:00
Igor Borodikhin
6bc704a19a New plugin for KVM network stats. It works without root privileges and applicable to ProxmoxVE KVM. 2012-04-10 12:40:37 +06:00
Tim Smith
e342c815dc Add plugin for Voldemort NoSQL data store to pull throughput and call stats 2012-04-09 10:32:15 -07:00
Kenyon Ralph
aa2691a4c2 Merge pull request #78 from jd/master
Add Swift plugins
2012-04-04 10:38:50 -07:00
Julien Danjou
b0545531c7 Add Swift plugins
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-04-04 16:44:43 +02:00
Kenyon Ralph
c7efedf66a remove fairly useless, trivial plugin 2012-04-04 02:35:17 -07:00
Kenyon Ralph
942bda3165 extract apache_vhosts tarball 2012-04-04 02:33:39 -07:00
Kenyon Ralph
3754ecc485 remove plugin included in main munin distribution 2012-04-04 02:17:23 -07:00
Kenyon Ralph
5e8ee82fa4 remove bundle of files whose functionality are duplicated by other plugins
Besides, these plugins were written in C.
2012-04-04 02:08:51 -07:00
Kenyon Ralph
9edbf50610 memory_by_process: remove misplaced documentation 2012-04-04 01:55:07 -07:00
Kenyon Ralph
1eb0bae94b Merge pull request #76 from sumpfralle/master
updated shorewall-accounting plugin to v1.3
2012-04-02 07:29:59 -07:00
Lars Kruse
265e39e038 updated shorewall-accounting_ to v1.3
* renamed plugin file from "shorewall_accounting" to "shorewall-accounting_"
 * CAUTION: rename your symlinks and plugin config section!
* added optional SHOREWALL_BIN environment variable
* improved labels for rules (don't mask dots)
2012-04-02 11:42:52 +02:00
Steve Schnepp
bd0c1e0734 Merge pull request #71 from omgpenguins/master
added snmp__poseidon-sensors
2012-04-02 02:18:53 -07:00
Thomas Diener
8c5a7b2f90 A small text correction 2012-04-01 21:52:18 +02:00
Thomas Diener
440ebfe69b Plugin updated to work with Fortinet Fortigate Firmware v4.00MR3Patch6 2012-04-01 16:53:39 +02:00
Florian Lechner
d7d422fa65 remove nagios/icinga related code and use envirunment variables for configuration 2012-03-28 14:00:09 +02:00
Florian Lechner
eec9de90b3 inital commit 2012-03-27 14:17:15 +02:00
Steve Schnepp
f22b8c6c81 Merge pull request #70 from Blauwbek/patch-1
SpotWeb uses different tables for Watchlist and Downloaded
2012-03-23 02:56:29 -07:00
Philipp
ebd7655f6c fix "value" output 2012-03-23 17:53:03 +08:00
Blauwbek
a33e3d2b7b As you wish 2012-03-21 19:22:50 +01:00
Blauwbek
694a5291b3 SpotWeb uses different tables for Watchlist and Downloaded 2012-03-21 17:28:40 +01:00
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
Kenyon Ralph
ca363693d7 Merge pull request #46 from dabb/master
Added a L2ARC size and efficiency functions to zfs_stats_
2012-02-24 13:23:18 -08:00
David Bjornsson
cbe4553411 Added a L2ARC efficiency function, also some label consistency changes 2012-02-24 14:45:26 +00:00
David Bjornsson
1617487802 Revert "Added a L2ARC efficiency function, also some label consistency changes"
This reverts commit 55ba113d2f.
2012-02-24 14:42:21 +00:00
David Bjornsson
55ba113d2f Added a L2ARC efficiency function, also some label consistency changes 2012-02-24 14:36:50 +00:00
dabb
20cc0e0491 Added a L2ARC size function and some cleanup 2012-02-24 13:30:14 +00:00
dabb
6b7922c379 Removing unnecessary graph_category attributes 2012-02-24 12:46:10 +00:00
dabb
8315962063 Fixing typos in data type calculations 2012-02-24 11:51:03 +00:00
Matt West
281bd584c4 Fixing Evictions Stats Key Collision 2012-02-23 18:24:31 -08:00
David Bjornsson
b1869d13cd Adding a new ZFS statistic plugin 2012-02-23 19:58:17 +00:00
Kenyon Ralph
e6ee1acb78 removing tcp_retries
The same data are graphed by the netstat_multi plugin in munin trunk,
so no need to have a redundant plugin.
2012-02-21 21:54:50 -08:00
Kenyon Ralph
f95e2559cb Merge pull request #43 from dotdoom/master
a plugin I forgot to add. And some images
2012-02-21 21:51:46 -08:00
Artem Sheremet
a89da38da7 adding scanlog plugin and images
* a couple of images: for
 ** ejabberd_scanlog
 ** netstat_bsd_
 ** tcp_retries

* ejabberd_scanlog plugin
2012-02-22 03:25:56 +03:00
Kenyon Ralph
0abe44821d Merge pull request #42 from dotdoom/master
netstat_bsd_ and tcp_retries plugins
2012-02-21 15:54:20 -08:00
Artem Sheremet
580c41ea3d Adding new plugins
* netstat_bsd_
  for mbufs/etc statistics from BSD's netstat -m
* tcp_retries
  for TCP retransmission count rate from procfs /proc/net/tcp
2012-02-22 02:30:54 +03:00
Luka Furlan
ccaba56c4c tomcat_
* urllib2 timeout for <2.6 versions of Python
    * plugin returns all 0 if site is unreachable
2012-02-21 13:46:23 +01:00
Kenyon Ralph
6fe3a2fe4a Merge pull request #40 from AndyKits/patch-1
Fixed missing backtick in row 19
2012-02-20 11:10:49 -08:00
AndyKits
28db7a12aa Fixed missing backtick in row 19 2012-02-20 17:24:44 +01:00
Mike Koss
1edc7e7dc3 Merge branch 'master' of git://github.com/munin-monitoring/contrib 2012-02-20 01:23:31 -08:00
Mike Koss
4db1637707 add fees, transactions, age and remove blocks and difficulty 2012-02-20 01:18:47 -08:00
Kenyon Ralph
9082a90137 whitespace cleanup 2012-02-18 14:33:00 -08:00
Kenyon Ralph
fc3bfaebc1 comment print statements that are not useful to munin 2012-02-18 14:32:01 -08:00
iangregory
6272ca0c22 Make the uptime_bsd plugin OpenBSD friendly. 2012-02-18 18:51:33 +00:00
Steve Schnepp
ad72df158f fixed watchdog, so plugin restarts automatically if killed 2012-02-18 06:17:20 +01:00
Kenyon Ralph
f4af59b794 untar php_apc_ to address issue #37 2012-02-17 15:02:05 -08:00
Steve Schnepp
20b1fe2924 Adding a generic entry for all gnunicorn params 2012-02-17 21:34:46 +01:00
Andrew Jennings
7e2bac0356 Move gunicorn plugins to directory. Add example plugin configuration
to gunicorn plugins. Add magic markers to plugins.
2012-02-17 14:46:15 -05:00
Steve Schnepp
7cab2fe50f Merge pull request #35 from andrewjennings/gunicorn
Contribute gunicorn plugins
2012-02-17 10:28:32 -08:00
Andrew Jennings
b5262430f8 Contribute gunicorn plugins 2012-02-17 11:24:55 -05:00
Paul Saunders
6f39dc451a TG585v7__: Better Error handling
Reset the error mode of Net::Telnet to 'return', so that we can (try to)
log out during the error handler without invoking the error handler
(doing so resulted in "Deep Recursion" warnings from perl).

Also, return 'U' for ALL appropriate items in case of error.
2012-02-17 10:24:04 +00:00
Kenyon Ralph
8484bebdca remove streamid_/shoutcast2_multi
Replaced by shoutcast/shoutcast2_multi in commit 55e02ba44f.
2012-02-15 13:43:03 -08:00
Matt West
55e02ba44f Adding shotucast2 plugin back in, with couple of bug fixes 2012-02-15 13:11:12 -08:00
Kenyon Ralph
a04c5cd3cf Merge pull request #31 from mckoss/promote
Bitcoind Multi-Plugin
2012-02-15 10:36:32 -08:00
Kenyon Ralph
41bf031a2e Merge pull request #32 from mckoss/240cf1fdb00336091b524edce728f7d6eb5f9980
Added autoconf support
2012-02-15 10:36:03 -08:00
Mike Koss
c495be36aa Fix y-axis pinned to zero - Munin bug workaround 2012-02-15 01:38:13 -08:00
Mike Koss
6cd082a78c Bitcoind Multi-Plugin 2012-02-14 20:21:10 -08:00
Mike Koss
06dcb0bf16 Merge branch 'master' of git://github.com/munin-monitoring/contrib 2012-02-14 20:15:26 -08:00
Mike Koss
346aa68d48 reorder code - fix limits 2012-02-14 20:12:03 -08:00
Mike Koss
5f66fcc3f8 Bitcoin server plugin 2012-02-14 18:07:54 -08:00
Mike Koss
240cf1fdb0 autoconf support 2012-02-14 16:48:07 -08:00
Matt West
c35bee3994 Adding nagios_multi_ plugin and opentracker_ plugin 2012-02-13 22:29:03 -08:00
Mike Koss
7de8f2cab4 Redundant with nginx_working_set (and had a bug) 2012-02-13 11:04:05 -08:00
Mike Koss
f77cbb8707 Simpler nginx working set plugin. Replaces nginx_memory (which displays total of virtual memory)
and ngnix_memory (sic) which has a bug including non-nginx processes.
2012-02-13 10:53:16 -08:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00
Kenyon Ralph
0b089ea777 remove duplicate openvz load plugin
This commit closes Issue #27.
2012-02-12 20:08:15 -08:00
dcaillibaud
7329ca6b11 "load average" label already in graph title, so useless in each VE label 2012-02-12 12:37:02 +01:00
dcaillibaud
5696c338c3 Another duplicate block in config case and only value line kept for "normal" case 2012-02-12 12:34:41 +01:00
dcaillibaud
d305c5bfee Label & description should be printed only in config case 2012-02-12 11:28:31 +01:00
dcaillibaud
389b5970cd Last block was duplicate 2012-02-12 11:18:04 +01:00
Albireo
95f8cda2c1 Fixed a typo in config of the "closed" gauge. 2012-02-10 23:08:58 +01:00
Matt West
8b94352ba2 Merge pull request #25 from mhwest13/master
Rename Opentracker plugin to proper name, there are no actual code changes to the plugin.
2012-02-10 13:05:54 -08:00
Matt West
a38122d3dc Removing old opentracker-plugin 2012-02-10 13:03:07 -08:00
Matt West
0979570a71 Renaming opentracker plugin to proper naming scheme 2012-02-10 13:02:28 -08:00
Kenyon Ralph
3432f6c821 remove shoutcast2 plugin, replaced by shoutcast2_multi 2012-02-10 11:35:29 +08:00
Kenyon Ralph
12d6e547c6 Merge pull request #24 from mhwest13/master
shoutcast2 plugin rewrite in perl instead of php
memcached updates
2012-02-09 19:08:23 -08:00
Harald Lapp
506459297e change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins 2012-02-10 08:43:21 +08:00
Harald Lapp
a4999d9616 change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins 2012-02-10 08:43:20 +08:00
Sean Whitney
138de37d29 perl version not committed?!? 2012-02-10 08:39:04 +08:00
Sean Whitney
f7fcd35f64 Converted script to perl. It now handles:
* 32 to 64 bit counters
* reboots without resetting graph values
* a rolling 30 days with preliminary prediction
* autodiscover a public IPv4 address on a linux firewall/router
2012-02-10 08:39:04 +08:00
Manuel Schneider
d1b9cbbb90 pretty simple plugin to monitor pending freebsd-updates
requires 'portversion'
2012-02-10 08:31:56 +08:00
Matt West
8ffcf3ff69 Added perldoc info, tidied up a bit 2012-02-09 15:24:34 -08:00
Matt West
ee4bc102b9 Removing unneeded data dumper module 2012-02-09 15:05:58 -08:00
Matt West
8be793e822 Fixing shoutcast2_multi plugin 2012-02-09 15:05:03 -08:00
Matt West
208bfbedb3 Updating Memcached Multigraph plugin to latest version 2012-02-09 10:03:20 -08:00
Matt West
59f28e56ed Merge branch 'master' of github.com:munin-monitoring/contrib 2012-02-09 09:53:35 -08:00
Steve Schnepp
2d50ff5478 Merge pull request #22 from steveschnepp/master
Pulling w/ a cherry-picked commit
2012-02-09 09:43:13 -08:00
Fyodor Yarochkin
b75bbfea92 typo in the doc :) 2012-02-10 01:29:40 +08:00
Paul Saunders
a247c870d7 ejabberd_: Remove $MUNIN_DEBUG
Of course, in bash the local $MUNIN_DEBUG is the same as the
environment's $MUNIN_DEBUG.
2012-02-10 01:29:14 +08:00
Matt West
a2dd3b1b70 Adding shoutcast2_multi plugin written in perl, should function on both 32bit and 64bit machines 2012-02-09 03:45:43 -08:00
Steve Schnepp
66012ed0be Typos (thx ssm) 2012-02-08 17:40:34 +01:00
Bjorn Ruberg
3716785b5c - Adding a new squeezebox plugin, multigraph-enabled 2012-02-07 15:06:19 +01:00
Steve Schnepp
c4a82cdda4 Merge branch 'master' of https://github.com/munin-monitoring/contrib 2012-02-06 16:40:42 +01:00
Alejandro Olivan Alvarez
9694ad8028 - new plugin for shoutcast v2 2012-02-06 16:39:35 +01:00
Kenyon Ralph
8ea0ef8248 make the graphs more like the if_ plugin
Show traffic in bits instead of bytes, use negative values for
incoming traffic, improve wording, simplify authentication, add
documentation.
2012-02-02 04:18:02 -08:00
Steve Schnepp
0ff56fc90e Merge pull request #20 from quade0/master
Added snmp__fn, a snmp plugin to monitor Fortinet Fortigate Firewall
2012-01-28 06:30:52 -08:00
Sébastien Gross
8051623fe4 Fix lvdisplay path on some hosts.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-01-27 17:07:41 +01:00
Luka Furlan
e12b9690f4 Added autoconf, configuration via ENV variables, magic markers. 2012-01-26 08:41:29 +01:00
Thomas Diener
6db1665991 MIB file availability check added 2012-01-25 16:59:33 +01:00
Luka Furlan
0db07b5c4f Added tomcat_, a wildcard plugin for Apache Tomcat connectors and JBoss JVM status. 2012-01-25 16:15:15 +01:00
Thomas Diener
ce8b1121ec OID to MIB changed 2012-01-22 21:44:37 +01:00