2015-06-02 23:41:15 +02:00
|
|
|
# fritzbox-munin
|
|
|
|
A collection of munin plugins to monitor your AVM FRITZ!Box router
|
|
|
|
|
2015-06-02 23:54:35 +02:00
|
|
|
## Introduction
|
|
|
|
|
|
|
|
These python scripts are [Munin](http://munin-monitoring.org) plugins for monitoring the [Fritz!Box](http://avm.de/produkte/fritzbox/) router by AVM.
|
|
|
|
|
|
|
|
## fritzbox_traffic
|
|
|
|
|
|
|
|
fritzbox_traffic shows you the traffic of the WAN interface.
|
|
|
|
|
|
|
|
## Installation & Configuration
|
|
|
|
|
|
|
|
1. Copy all the scripts to =/usr/share/munin/plugins
|
|
|
|
|
|
|
|
2. Create symbolic links to =/etc/munin/plugins=.
|
|
|
|
|
|
|
|
3. Restart the munin-node daemon: =/etc/init.d/munin-node restart=.
|
|
|
|
|
|
|
|
4. Done. You should now start to see the charts on the
|
|
|
|
Munin pages.
|
|
|
|
|
|
|
|
## Environment Settings
|
|
|
|
Do not forget to restart the munin-node daemon as described in step
|
|
|
|
3 of the installation instructions above.
|
|
|
|
|