siehe dazu: Munin-Plugin

und das Plugin auf github

FRITZ by AVM Logo RGB1 Auf der Fritzbox (7390) [FRITZ!OS 06.20] muss "Statusinformationen über UPnP übertragen" aktiviert sein
das ist unter Heimnetz -> Netzwerk -> Netzwerkeinstellung
500px PHP logo.svg1

php5-curl muss installier sein!

mit
# php -m
wird eine liste angezeigt mit allen Installierten Module

ansonsten
# apt-get install php5-curl

===

 

Leider habe ich eine Fehler meldung.

cd /etc/munin/plugins/

munin-node-configure
avm-fritzbox-wan-traffic   | yes  |

dann aber

# munin-run avm-fritzbox-wan-traffic
Can't exec "/etc/munin/plugins/avm-fritzbox-wan-traffic": No such file or directory at /usr/share/perl5/Munin/Node/Service.pm line 263.
# FATAL: Failed to exec.

bei mir war das PHP /PHP-curl nicht installiert war ;-)

---