unpoller_unpoller/pkg/promunifi
Cody Lee 3768c53512
CLI works
2022-12-22 18:16:43 -06: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 FlexInt adaptation 2022-12-20 21:29:56 -06:00
collector.go CLI works 2022-12-22 18:16:43 -06: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 FlexInt adaptation 2022-12-20 21:29:56 -06:00
uap.go move to the pkg dir 2022-12-02 20:46:16 -05: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.