1
0
mirror of https://github.com/Tafkas/fritzbox-munin.git synced 2023-10-10 13:36:55 +02:00
Go to file
Christian Stade-Schuldt 48599c38a9 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 add fritzbox connection uptime plugin 2015-06-03 00:40:54 +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-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.