Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.
/ Lagged_Munin Public archive

Some helpers to write munin plugins.

Notifications You must be signed in to change notification settings

lagged/Lagged_Munin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lagged_Munin

This is a set of helpers to create a munin plugin. So simple.

Check out examples/ for two examples on how to use this code.

How does it work?

You need munin and munin-node:

sudo aptitude install munin munin-node

How to use the example plugins:

  1. clone this repository
  2. symlink: sudo ln -s /path/to/Lagged_Munin/examples/load.php /etc/munin/plugins/load
  3. sudo restart munin-node

About

Some helpers to write munin plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages