unpoller_unpoller/integrations/promunifi
davidnewhall2 4e982b340d update unifi 2019-12-30 16:13:16 -08:00
..
.travis.yml add build 2019-12-29 01:03:04 -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 import path 2019-12-28 20:19:56 -08:00
collector.go protect nil config 2019-12-29 15:06:25 -08:00
go.mod update unifi 2019-12-30 16:13:16 -08:00
go.sum update unifi 2019-12-30 16:13:16 -08:00
report.go redo 2019-12-28 16:56:26 -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 fix import path 2019-12-28 20:19:56 -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.