Skip to content

Scripts to monitor Freebox with Zabbix (expose Freebox metrics by json)

License

Notifications You must be signed in to change notification settings

FanaticalHelp/freebox-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Scripts to monitor Freebox with Zabbix (expose Freebox metrics by json)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages