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

1132 Commits

Author SHA1 Message Date
Stefan Seidel
200512d860 fix bug which produces incorrect scaling e.g. on the host cpu usage graph 2012-04-23 10:34:12 +02:00
Kenyon Ralph
d42c7d615d move vmware plugins to the vmware directory 2012-04-20 11:03:48 -07:00
Kenyon Ralph
25069428a5 Merge pull request #94 from shartge/for-upstream
simple plugins to monitor a hosts ARP cache
2012-04-20 11:02:00 -07:00
Sven Hartge
4a56eb1897 arp: use only awk to process ARP cache
Simplify the processing of the output of arp -an to use only awk.
Reduces the needed subprocesses in the pipe.
2012-04-20 15:32:28 +02:00
Sven Hartge
fec8686c4e arp: simple plugins to monitor a hosts ARP cache 2012-04-20 15:32:28 +02:00
Stefan Seidel
8ee4e27c8b extensive monitoring for ESXi and vSphere servers 2012-04-20 14:19:20 +02:00
Kenyon Ralph
d74cd5d8e9 Merge remote-tracking branch 'upstream/master' 2012-04-19 17:31:33 -07:00
Kenyon Ralph
6f82e00035 remove plugins that exist in the main munin distribution 2012-04-19 17:30:47 -07:00
Blauwbek
33670ad2b2 Created SABNZBd graph plugins voor Speed and Data left. 2012-04-19 00:28:40 +02:00
Alex Vasilenko
f15a674c84 fixed php5 idle/active values 2012-04-18 12:09:20 +03:00
Kenyon Ralph
d26e6e7d3e Merge pull request #87 from northox/master
byprojects plugin family
2012-04-17 15:06:12 -07:00
Danny Fullerton
614c22dfe4 Add ithe byprojects family (vhost AND regex monitoring) to apache and nginx. 2012-04-17 17:49:02 -04:00
Charlie Allom
7c3ecf1bc5 increase the ds-name to be prefixed by hop_ so newer munins wont try to store everything datapoint in "_" 2012-04-17 22:47:55 +01:00
Charlie Allom
fae716b478 decrease pings to 5 for faster polling 2012-04-17 22:47:30 +01:00
Charlie Allom
acc4135cd5 update to v1.1 2012-04-17 22:47:02 +01:00
Kenyon Ralph
3842461477 Merge remote-tracking branch 'upstream/master' 2012-04-17 10:51:13 -07:00
Kenyon Ralph
60728f04cb untar mtr100_ plugin and move to network directory 2012-04-17 10:49:48 -07:00
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