FanaticalHelp / freebox-monitoring

Scripts to monitor Freebox with Zabbix (expose Freebox metrics by json)
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Zabbix Freebox Monitoring

Requirements

You need Python 3.6 or above. All required packages is listed on requirements.txt please type the following command to install all requirements:

pip3 install -r requirements.txt

Setup

The script must be authorized on the Livebox. Type the following command:

python3 ./fbx_monitor.py authorize

You will have to confirm the application access on Freebox front panel.

Usage

You can use the Zabbix Template in this repository or you can make your own template. The fbx_monitor.py script let you get a json answer of Freebox API calls.