2 boosters for "ubiquiti" — open source, verified from GitHub, ready to install
UnPoller is a Go application that collects metrics from UniFi network controllers and exports them to various backends (InfluxDB, Prometheus, Loki, DataDog). The architecture is plugin-based with input and output plugins. 1. Create new package in (e.g., ) 2. Implement interface from
This is github.com/unpoller/unifi/v5: a Go library that connects to a Ubiquiti UniFi controller and pulls data (clients, devices, sites, alarms, events, etc.). It does not update or change controller settings by design. Run and before committing. When adding features: