unpoller_unpoller/integrations/promunifi
davidnewhall2 567fa57f08 update deps 2020-02-01 23:37:21 -08:00
..
.travis.yml fix tests 2020-02-01 19:06:52 -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 fix tests 2020-02-01 19:06:52 -08:00
collector.go Move the definitions above the loop 2020-01-31 03:44:12 -08:00
go.mod update deps 2020-02-01 23:37:21 -08:00
go.sum update deps 2020-02-01 23:37:21 -08:00
report.go fix nil pointer, again 2020-02-01 23:21:15 -08:00
site.go fix import path 2019-12-28 20:19:56 -08:00
uap.go fix import path 2019-12-28 20:19:56 -08:00
udm.go fix import path 2019-12-28 20:19:56 -08:00
usg.go revert 2020-02-01 18:15:36 -08:00
usw.go fix import path 2019-12-28 20:19:56 -08: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.