unpoller_unpoller/pkg/promunifi
Patrik Boström d4dc0d76d6
Fix for upgradable metric for Prometheus
2023-02-25 22:46:26 +01:00
..
LICENSE move to the pkg dir 2022-12-02 20:46:16 -05:00
README.md move to the pkg dir 2022-12-02 20:46:16 -05:00
clients.go fixes client dpi strings on influx and prom 2023-01-07 11:36:11 -06:00
collector.go Fix for upgradable metric for Prometheus 2023-02-25 22:46:26 +01:00
logger.go CLI works 2022-12-22 18:16:43 -06:00
pdu.go prom and influx support 2022-12-22 14:36:08 -06:00
report.go prom and influx support 2022-12-22 14:36:08 -06:00
site.go fixes sitedpi strings on influx and prom 2023-01-23 17:32:14 -06:00
uap.go Fix for upgradable metric for Prometheus 2023-02-25 22:46:26 +01:00
udm.go prom and influx support 2022-12-22 14:36:08 -06:00
usg.go remote upgrade metrics for #433 2022-12-21 20:14:22 -06:00
usw.go remote upgrade metrics for #433 2022-12-21 20:14:22 -06:00
uxg.go fixes NPE on issue #422 2022-12-20 20:53:48 -06:00

README.md

prometheus

This package provides the interface to turn UniFi measurements into prometheus exported metrics. Requires the poller package for actual UniFi data collection.