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

1718 Commits

Author SHA1 Message Date
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
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
Steve Schnepp
47a45bdfa2 Merge branch 'master' of github.com:munin-monitoring/contrib 2012-03-21 17:14:30 +01:00
Steve Schnepp
49e7f2154d - Add a sample sub directory. Many of our users are quite creative, so we can all learn from them. 2012-03-21 17:13:46 +01:00
Kenyon Ralph
a0865f15bf Merge pull request #69 from dotdoom/master
New/updated plugins
2012-03-20 22:55:15 -07: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
Kenyon Ralph
7287e9d6f9 Merge pull request #68 from lkarsten/master
Minor changes to munin-node-from-hell
2012-03-17 13:58:13 -07:00
Lasse Karstensen
164f6c89c6 many 2012-03-17 21:00:26 +01:00
Lasse Karstensen
be1fb5df65 minor stuff 2012-03-17 21:00:19 +01:00
Lasse Karstensen
8354c8ba4b Support multiple config files at once 2012-03-17 21:00:03 +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
Steve Schnepp
a7c9b43582 Merge pull request #66 from gullevek/master
pgbouncer_ update, postgresql database detail
2012-03-14 10:02:34 -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