Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

stillbeben/fritzbox-munin

 
 

Repository files navigation

fritzbox-munin

A collection of munin plugins to monitor your AVM FRITZ!Box router. The scripts have been developed using a FRITZ!Box 7362 SL running FRITZ!OS 06.30. If you are using the current versio of FRITZ!OS checkout the experimental fritzos6.5 branch.

Introduction

These python scripts are Munin plugins for monitoring the Fritz!Box router by AVM. This repo is a fork of [https://github.com/Tafkas/fritzbox-munin](Tafkas repo) and has been modified to work with collectd and bundlewrap.

fritzbox_cpu_usage

fritzbox_cpu_usage shows you the cpu usage (requires password)
example_graphs/load.png

fritzbox_cpu_temperature

fritzbox_cpu_temperature shows you the cpu temperature (requires password)
example_graphs/temp.png

fritzbox_memory_usage

fritzbox_memory_usage shows you the memory usage (requires password)
example_graphs/memory.png

fritzbox_power_consumption

fritzbox_power_consumption shows you the power consumption (requires password)
example_graphs/power.png

fritzbox_wifi_devices

fritzbox_wifi_devices shows you the number of connected wifi clients (requires password) example_graphs/wifi.png

Installation & Configuration

  1. Pre-requesites for the fritzbox_traffic and fritzbox_uptime plugins is the fritzconnection package. To install it

     pip install fritzconnection
    
  • Do some magic with collectd and bundlewrap.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%