unpoller_unpoller/pkg/promunifi
Cody Lee fded91ce40
fixed start loop
2022-12-11 13:00:40 -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 go 1.19 interface{} -> any 2022-12-03 16:32:12 -06:00
collector.go fixed start loop 2022-12-11 13:00:40 -06:00
logger.go go 1.19 interface{} -> any 2022-12-03 16:32:12 -06:00
report.go go 1.19 interface{} -> any 2022-12-03 16:32:12 -06:00
site.go go 1.19 interface{} -> any 2022-12-03 16:32:12 -06:00
uap.go move to the pkg dir 2022-12-02 20:46:16 -05:00
udm.go move to the pkg dir 2022-12-02 20:46:16 -05:00
usg.go move to the pkg dir 2022-12-02 20:46:16 -05:00
usw.go move to the pkg dir 2022-12-02 20:46:16 -05:00
uxg.go move to the pkg dir 2022-12-02 20:46:16 -05: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.