Go to file
Christian Stade-Schuldt b7299ba62e fix graph_args 2015-06-03 00:58:30 +02:00
LICENSE Initial commit 2015-06-02 23:37:01 +02:00
README.md update readme 2015-06-03 00:42:41 +02:00
fritzbox_traffic.py add fritzbox wan traffic plugin 2015-06-02 23:39:33 +02:00
fritzbox_uptime.py fix graph_args 2015-06-03 00:58:30 +02:00

README.md

fritzbox-munin

A collection of munin plugins to monitor your AVM FRITZ!Box router

Introduction

These python scripts are Munin plugins for monitoring the Fritz!Box router by AVM.

fritzbox_traffic

fritzbox_traffic shows you the traffic of the WAN interface.

fritzbox_uptime

fritzbox_uptime shows you the connection uptime in days

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.