📈 NETOR
📖 Overwiew
NETOR (InterNEt MoniTOR). Is a Prometheus exporter to monitor your local network speed.
🚀 Getting Started
⚙️ Prerequisites and installation
NOTE: Make sure to have Docker and Docker-Compose installed on you Machine.
Pull the Image from the official Docker Registry.
$ docker pull josuablejeru/netor:latest
Usage | standalone
Run and bind the port :8080
.
$ docker run --rm -p 8080:8080 josuablejeru/netor:latest
The metric will be available on the default Prometheus path /metrics
.
Usage | with Grafana and Prometheus
Run Netor with prometheus and Grafana locally with docker-compose .
$ docker-compose up
Prometheus and Grafana will be available on port :9090
and :3000
.
✌️ Get in touch with me
📝 License
Distributed under the MIT License. See LICENSE for more information.