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.
sudo aptitude install munin munin-node
- clone this repository
- symlink:
sudo ln -s /path/to/Lagged_Munin/examples/load.php /etc/munin/plugins/load
sudo restart munin-node