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

Collect Intrusion Detection System Data. #24

Closed davidnewhall closed 5 years ago

davidnewhall commented 5 years ago

In preparation to fix https://github.com/davidnewhall/unifi-poller/issues/68 this contribution adds the ability to collect and store in InfluxDB the controller's IDS/IPS data.

The points provided are not well tested and could probably use some tuning. The available data doesn't really have any metrics; it's mostly a pile of strings being provided. Setup properly it can make a table that looks similar to the table on the UniFi controller, but that's about it.