UniFi-Poller
Docker-Anwendung from Selfhosters
Übersicht
IMPORTAT! ACTION REQUIRED! As of UniFi Poller version 2 all of the environment variables and config file format changed. You must reconfigure this container after you upgrade!
READ THE INSTRUCTIONS! https://github.com/unifi-poller/unifi-poller/wiki/Configuration
Laufzeit-Argumente
- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Container Variable: UP_POLLER_DEBUG - Setting true includes more log output.
- Ziel
- UP_POLLER_DEBUG
- Standard
- false|true
Container Variable: UP_POLLER_QUIET - Setting true disables most log output.
- Ziel
- UP_POLLER_QUIET
- Standard
- false|true
Container Variable: UP_UNIFI_CONTROLLER_0_URL - URL for UniFi controller.
- Ziel
- UP_UNIFI_CONTROLLER_0_URL
- Standard
- https://unraid.ip:8443
Container Variable: UP_UNIFI_CONTROLLER_0_USER - Username for UniFi Controller.
- Ziel
- UP_UNIFI_CONTROLLER_0_USER
- Standard
- unifipoller
- Wert
- unifipoller
Container Variable: UP_UNIFI_CONTROLLER_0_PASS - Password for UniFi Controller.
- Ziel
- UP_UNIFI_CONTROLLER_0_PASS
Container Variable: UP_UNIFI_CONTROLLER_0_SAVE_DPI - Poll and save deep packet inspection data. This is a lot of data, and it must be enabled on the controller.
- Ziel
- UP_UNIFI_CONTROLLER_0_SAVE_DPI
- Standard
- false|true
Container Variable: UP_UNIFI_CONTROLLER_0_SAVE_IDS - Save intrusion detection data (InfluxDB only). This data does not contain graphable metrics.
- Ziel
- UP_UNIFI_CONTROLLER_0_SAVE_IDS
- Standard
- false|true
Container Value: UP_UNIFI_CONTROLLER_0_SAVE_SITES - Set this to 'false' to save space and resources in InfluxDB. This data powers the Network Sites dashboard.
- Ziel
- UP_UNIFI_CONTROLLER_0_SAVE_SITES
- Standard
- true|false
Container Variable: UP_UNIFI_CONTROLLER_0_SITES_0 - List of sites to poll on controller, comma separated. Use cryptic ID values here; set to 'all' for all sites.
- Ziel
- UP_UNIFI_CONTROLLER_0_SITES_0
- Standard
- all
- Wert
- all
Container Variable: UP_UNIFI_CONTROLLER_0_VERIFY_SSL - Enable this if you have a valid SSL cert on your controller.
- Ziel
- UP_UNIFI_CONTROLLER_0_VERIFY_SSL
- Standard
- false|true
Container Variable: UP_INFLUXDB_URL - URL for InfluxDB. Not important if using Prometheus only.
- Ziel
- UP_INFLUXDB_URL
- Standard
- http://unraid.ip:8086
Container Variable: UP_INFLUXDB_USER - Username for InfluxDB. Usually unimportant because InfluxDB has no auth by default.
- Ziel
- UP_INFLUXDB_USER
- Standard
- unifipoller
- Wert
- unifipoller
Container Variable: UP_INFLUXDB_PASS - Password for InfluxDB (if required)
- Ziel
- UP_INFLUXDB_PASS
Container Variable: UP_INFLUXDB_DB - InfluxDB database name. Create this first with: CREATE DATABASE unifi
- Ziel
- UP_INFLUXDB_DB
- Standard
- unifi
Container Variable: UP_INFLUXDB_INTERVAL - Polling interval for saving metrics into InfluxDB. 30s-90s recommend.
- Ziel
- UP_INFLUXDB_INTERVAL
- Standard
- 15s|30s|45s|1m|90s|2m|3m|4m|5m
- Wert
- 30s
Container Variable: UP_INFLUXDB_DISABLE - Disable InfluxDB polling. Set this true if you only use Prometheus.
- Ziel
- UP_INFLUXDB_DISABLE
- Standard
- false|true
Container Value: UP_PROMETHEUS_HTTP_LISTEN - IP and port poller listens on for HTTP Prometheus scrapes. Must be in 0.0.0.0:port format.
- Ziel
- UP_PROMETHEUS_HTTP_LISTEN
- Standard
- 0.0.0.0:9031
- Wert
- 0.0.0.0:9031
Container Variable: UP_PROMETHEUS_DISABLE - Disable Prometheus listener. Set true if you only use InfluxDB.
- Ziel
- UP_PROMETHEUS_DISABLE
- Standard
- false|true
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
golift/unifi-pollerFühren Sie UniFi-Poller auf Unraid aus.
UniFi-Poller ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.