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

1792 Commits

Author SHA1 Message Date
Kenyon Ralph
5f215d109e Merge pull request #93 from seidler2547/master
Plugin for ESXi/vSphere
2012-04-20 11:00:53 -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
Kenyon Ralph
c23e2a4831 Merge pull request #91 from Blauwbek/master
Created graph plugins for SABNZBd Speed and Data left.
2012-04-18 15:42:21 -07:00
Blauwbek
33670ad2b2 Created SABNZBd graph plugins voor Speed and Data left. 2012-04-19 00:28:40 +02:00
Kenyon Ralph
d971fb5e27 Merge pull request #89 from mente/master
php5-fpm typo fix
2012-04-18 12:23:39 -07: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
Kenyon Ralph
c3fc6a2c1a Merge pull request #86 from yeled/master
patch the already existing mtr100_
2012-04-17 15:04:31 -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
Kenyon Ralph
fd5dcb2fad Merge pull request #84 from zeelax/master
Proper shebang for flexibility
2012-04-11 11:48:58 -07:00
Maxim Kravets
a160dea034 Proper shebang for flexibility 2012-04-11 16:08:02 +06:00
Kenyon Ralph
3535ad102c Merge pull request #83 from iborodikhin/master
New plugin for KVM network stats.
2012-04-10 10:49:46 -07: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
Kenyon Ralph
8b8a30de44 Merge pull request #82 from tas50/master
Add plugin for Voldemort NoSQL datastore to pull throughput and call stats
2012-04-09 11:10:52 -07: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
Stig Sandbeck Mathisen
1253b1ded8 Merge pull request #79 from exhuma/master
Added a new tool similar to pypmmn
2012-04-06 08:52:48 -07:00
Michel Albert
765c54ba50 Added a usage example to the README 2012-04-06 16:50:53 +02:00
Michel Albert
607ff28265 Added a URL to the python metadata
.gitignore added
2012-04-06 16:49:12 +02:00
Michel Albert
164794c50b README clarification 2012-04-06 16:47:25 +02:00
Michel Albert
fad2321539 README clarification 2012-04-06 16:46:20 +02:00
Michel Albert
0da7b997ba Updated the README 2012-04-06 16:31:48 +02:00
Michel Albert
ba0efcacfb Real timeout added. Version bump to beta1. 2012-04-06 16:23:34 +02:00
Michel Albert
8f5607b2a6 Minor fixes & docs & comments 2012-04-06 16:08:51 +02:00
Michel Albert
fa24082ea5 Daemonizing and logging added, 'stdin mode' fixed 2012-04-06 15:51:11 +02:00
Michel Albert
89d3ef0a65 Quick-and-dirty TCP implementation (Needs cleanup) 2012-04-05 18:40:42 +02:00
Michel Albert
7c40b520a8 Command line arguments added and handled. 2012-04-05 15:27:21 +02:00
Michel Albert
583d318c62 Command line options added. Code restructured. 2012-04-05 15:15:21 +02:00
Michel Albert
b8ed5d1005 Initial commit of pypmmn
A port of pmmn to python.

* Currently only handles text from stdin (as with pmmn).
* The location of the ``plugins_folder`` is currently hardcoded.
* No command line arguments parsed yet.
2012-04-05 14:42:16 +02: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
Kenyon Ralph
79959fb3c2 Merge pull request #75 from quade0/master
Plugin updated to work with Fortinet Fortigate Firmware v4.00MR3Patch6
2012-04-01 13:22:18 -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