This AddOn makes your IPCop into a Munin node, so it can be monitered by a Munin Server.
Installation
- download munin-ipcop-<version>.tar.gz from this webpage
- copy "munin-ipcop-<version>.tar.gz" to any directory of your choice ( e.g. to "/root" using WinSCP or SCP [ port 222! ] )
- go straight to the console or open a console connection ( e.g. via Putty or SSH [ port 222! ] )
- login as user "root"
- change to the directory you have copied the file to ( e.g. type "cd /root" )
- extract the archive ( type "tar xvfz munin-ipcop-<version>.tar.gz" )
- change to installation directory ( type "cd munin-ipcop-<version>" )
- to install the addon type "./install -i" ( to uninstall type "./install -u" )
Upgrading
Just follow the steps under Installation, no need to uninstall first.
Usage
After installation you should have an extra menu-item for Munin:

You will need to configure the IP address of the server that will be monitoring your (IPCop) node:

After saving the Munin service will be automatically (re-)started.
siehe oben 
munin-ipcop-0.3.1.tar.gz
MD5 chksum: f48ee1b37c9f806daed1bb59bd62f58a
This addon heavily relies on Munin . Brilliant scripting 
| 2007-10-08 |
0.3.1 |
Added plugin for digitemp Added Munin Node to status page Make loglevel configurable Fix if_ for some WLAN cards, set default group in cfgfile |
| 2007-08-03 |
0.1.2 |
Small IPCop specific modification in if_ script |
| 2007-07-29 |
0.1.1 |
Fix minor installer error |
| 2007-07-28 |
0.1.0 |
First online version |
|