Application: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
Go to file
DN2 12ea5d0d47 Projectize the project. 2018-04-22 14:10:55 -07:00
Godeps Projectize the project. 2018-04-22 14:10:55 -07:00
cmd/unifi-poller Projectize the project. 2018-04-22 14:10:55 -07:00
script Projectize the project. 2018-04-22 14:10:55 -07:00
.env.example Restructure the code. 2018-04-20 23:42:03 -07:00
.gitignore Projectize the project. 2018-04-22 14:10:55 -07:00
MIT-LICENSE Add README 2016-09-30 11:24:23 -07:00
Makefile Projectize the project. 2018-04-22 14:10:55 -07:00
README.md Projectize the project. 2018-04-22 14:10:55 -07:00
grafana-unifi-dashboard.png Projectize the project. 2018-04-22 14:10:55 -07:00
unifi-poller-grafana-dashboard.json Projectize the project. 2018-04-22 14:10:55 -07:00

README.md

Unifi

Collect your Unifi Controller Client data and send it to an InfluxDB instance.

image

Deploying

Clone the repository and using .env.example create your own .env file with your Unifi GUI and InfluxDB credentials.

Set your environment variables before running:

source .env ; ./unifi-poller

Copyright © 2016 Garrett Bjerkhoel. See MIT-LICENSE for details.