unpoller / unifi

Go Library (w/ structures) to grab data from a Ubitquiti UniFi Controller
https://golift.io/discord
MIT License
114 stars 22 forks source link

Add wan2 metrics to InfluxDB. #14

Closed davidnewhall closed 5 years ago

davidnewhall commented 5 years ago

Adds wan2 metrics to InfluxDB. They were being collected and discarded. This contributions now stores them in influx.

Fixes https://github.com/davidnewhall/unifi-poller/issues/40

Also adds client DPI stats and fixes a bug in uap with the guest-count measurement.