fritzbox-munin/README.md

31 lines
859 B
Markdown
Raw Normal View History

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.
2015-06-03 00:42:41 +02:00
## fritzbox_uptime
fritzbox_uptime shows you the connection uptime in days
2015-06-02 23:54:35 +02:00
## 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.