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
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
Steve Schnepp
18b69829c0
Pmmn is now mature enough to be called 1.0.0
2012-03-08 11:46:43 +01:00
Steve Schnepp
8eee012f2c
Adding basic spoolfetch plugin support
2012-03-08 10:29:03 +01:00
Steve Schnepp
d252526b93
Adding copyright notice
2012-03-08 10:20:22 +01:00
Steve Schnepp
f0d8bcdb66
fix hang when asking for unknown commands
2012-03-07 17:59:19 +01:00
Andreas Thienemann
3c6692940b
Added an check_munin script I had lying around.
...
If your nagios isntallation uses munin as a passive datasource a check_dummy script is normally installed for the active checks.
This script is a replacement and will be able to query your munin-node to get current values. This is great to manually run a check.
2012-03-07 12:02:30 +01:00
Steve Schnepp
921de33575
It might evolve to be the main cli for munin
2012-02-18 09:22:53 +01:00
Bushmills
d8208bfa86
Adding a cli for munin
2012-02-18 09:20:05 +01:00
Steve Schnepp
13662ae943
Merge pull request #23 from lkarsten/master
...
Further development on munin-node-from-hell (UTF8, plugins in warnings, verbosity decided runtime)
2012-02-09 09:25:55 -08:00
Lasse Karstensen
0442899e04
last arg is the config file
2012-02-09 15:42:42 +01:00
Lasse Karstensen
f110d3ddb1
verbose mode as runtime flag
2012-02-09 14:47:30 +01:00
Lasse Karstensen
352a9baf94
Add UTF8 plugins
2012-02-09 14:47:17 +01:00
Steve Schnepp
293ce08408
- chmod +x
2012-02-06 18:19:22 +01:00
Steve Schnepp
b9f04c70a0
- adding a CGI for a JSON-ified datafile
2012-02-06 18:18:40 +01:00
Lasse Karstensen
3b485e4546
moar plugins
2012-02-04 18:56:29 +01:00
Lasse Karstensen
e215f15699
fix typos
2012-02-04 16:50:48 +01:00
Lasse Karstensen
851979ebad
use a different category for always_XX
2012-01-21 14:14:44 +01:00
Lasse Karstensen
071b1cace3
clean up alarm plugins, fix typo in graphtest
2012-01-21 13:22:30 +01:00
Lasse Karstensen
6df2ce2340
Add a simple graph testing plugin, and use critical instead of alarm
2012-01-21 12:44:03 +01:00
Lasse Karstensen
d33f5b319f
Add munin-node-from-hell, a quite unfriendly munin node
2012-01-16 18:19:35 +01:00
Steve Schnepp
6519e1579c
Pushing pmmn over here, in an attempt to merge all the various munin tools scattered around the internet
2012-01-16 16:12:56 +01:00