unpoller_unpoller/integrations/promunifi
David Newhall II fd65e5dc2a update module 2021-03-07 23:08:36 -08:00
..
.gitignore rollback stuff 2021-03-07 22:01:05 -08: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 rollback stuff 2021-03-07 22:01:05 -08:00
go.mod update module 2021-03-07 23:08:36 -08:00
logger.go fix method call 2020-06-28 14:26:20 -07:00
report.go add prom config and logs to webserver 2020-06-28 05:48:11 -07:00
site.go add prom config and logs to webserver 2020-06-28 05:48:11 -07:00
uap.go Add total utilization which should allow deducing interference (total - tx - rx) 2020-10-26 13:49:30 +00:00
udm.go minor change 2020-06-13 20:48:34 -07:00
usg.go Add UDM temp, and remove Info label metrics 2020-06-13 20:28:56 -07:00
usw.go rollback stuff 2021-03-07 22:01:05 -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.