This Prometheus exporter check your network connection. Metrics are :
- Latency
- Download bandwidth
- Upload bandwidth
You can download the binaries :
- Architecture i386 [ linux / darwin / freebsd / netbsd / openbsd / windows ]
- Architecture amd64 [ linux / darwin / freebsd / netbsd / openbsd / windows ]
- Architecture arm [ linux / freebsd / netbsd ]
Launch the Prometheus exporter :
$ domoticz_exporter -log.level=debug
-
Initialize environment
$ make init -
Build tool :
$ make build -
Launch unit tests :
$ make test
-
Launch Prometheus using the configuration file in this repository:
$ prometheus -config.file=prometheus.yml -
Launch exporter:
$ domoticz_exporter -log.level=debug -
Check that Prometheus find the exporter on
http://localhost:9090/targets
See CONTRIBUTING.
See LICENSE for the complete license.
A changelog is available
Nicolas Lamirault nicolas.lamirault@gmail.com