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