unpoller_unpoller/integrations/promunifi
David Newhall II a0203c9ae0 update deps 2021-04-18 00:43:32 -07:00
..
.travis.yml rollback stuff 2021-03-07 22:01:05 -08:00
LICENSE add license 2019-12-28 16:56:54 -08:00
README.md redo 2019-12-28 16:56:26 -08:00
clients.go rollback stuff 2021-03-07 22:01:05 -08:00
collector.go add rogueap 2021-03-14 23:27:03 -07:00
go.mod update deps 2021-04-18 00:43:32 -07:00
go.sum update deps 2021-04-18 00:43:32 -07:00
logger.go fix method call 2020-06-28 14:26:20 -07:00
report.go add uxg and usg temps 2021-03-14 17:44:57 -07:00
site.go add prom config and logs to webserver 2020-06-28 05:48:11 -07:00
uap.go add more labels to rogue aps 2021-03-21 22:58:55 -07:00
udm.go Fix dup label 2021-03-25 11:14:37 -07:00
usg.go add more temps for USG 2021-03-14 22:27:40 -07:00
usw.go add dead ports and SFP data. 2021-03-14 17:27:47 -07:00
uxg.go add UXG and UDM storage 2021-03-25 01:38:05 -07: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.