simple exporter service for zte 5G modems
 
 
Go to file
"Riku" 936dcde75c updated readme 2024-05-26 17:52:53 +03:00
Dockerfile dockerize and carry on 2024-05-26 15:43:10 +03:00
compose.yml dockerize and carry on 2024-05-26 15:43:10 +03:00
grafana.json add grafana dsahboard 2024-05-26 17:45:43 +03:00
readme.md updated readme 2024-05-26 17:52:53 +03:00
zte_exporter.py add grafana dsahboard 2024-05-26 17:45:43 +03:00

readme.md

Grafana exporter for ZTE 5G modems

Getting started

One can just run the provided python script by python3 zte_exporter <port> <router ip> <admin username> <admin password>

A docker file is provided to compile this and example compose.yml to use in compose tools. To use with docker run, just create .env with the correct values. dockerhub vvkvvk/zte-exporter has the latest version of this available.

Tested devices

Probably works with other ZTE models, only tested with ZTE MC7010. A simple Grafana dashboard included with the grafana.json.

Thanks

Largely based on https://github.com/Kajkac/ZTE-MC-Home-assistant