Prometheus exporter for LeoNTP Devices
./leontp_exporter
Name | Default | Description |
---|---|---|
--version | Print version information | |
--listen-address | :9330 | Address on which to expose metrics. |
--path | /metrics | Path under which to expose metrics. |
--config-file | config.yml | File containing |
The config.yml files contains the sensor id and name to use
nodes:
- ntp.example.com
go get -u github.com/lwlcom/leontp_exporter
./leontp_exporter -config-file config.yml
(c) Martin Poppen, 2023. Licensed under MIT license.