Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / tools @ dd4afac8

# Date Auteur Commentaire
3c669294 2012-03-07 06:02 Andreas Thienemann

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.

921de335 2012-02-18 03:22 Steve Schnepp

It might evolve to be the main cli for munin

d8208bfa 2012-02-18 03:20 Bushmills

Adding a cli for munin

13662ae9 2012-02-09 12:25 Steve Schnepp

Merge pull request #23 from lkarsten/master

Further development on munin-node-from-hell (UTF8, plugins in warnings, verbosity decided runtime)

0442899e 2012-02-09 09:42 Lasse Karstensen

last arg is the config file

f110d3dd 2012-02-09 08:47 Lasse Karstensen

verbose mode as runtime flag

352a9baf 2012-02-09 08:47 Lasse Karstensen

Add UTF8 plugins

293ce084 2012-02-06 12:19 Steve Schnepp

- chmod +x

b9f04c70 2012-02-06 12:18 Steve Schnepp

- adding a CGI for a JSON-ified datafile

3b485e45 2012-02-04 12:56 Lasse Karstensen

moar plugins

e215f156 2012-02-04 10:50 Lasse Karstensen

fix typos

851979eb 2012-01-21 08:14 Lasse Karstensen

use a different category for always_XX

071b1cac 2012-01-21 07:22 Lasse Karstensen

clean up alarm plugins, fix typo in graphtest

6df2ce23 2012-01-21 06:44 Lasse Karstensen

Add a simple graph testing plugin, and use critical instead of alarm

d33f5b31 2012-01-16 12:19 Lasse Karstensen

Add munin-node-from-hell, a quite unfriendly munin node

6519e157 2012-01-16 10:12 Steve Schnepp

Pushing pmmn over here, in an attempt to merge all the various munin tools scattered around the internet