Containerised version of unifi_exporter (https://github.com/mdlayher/unifi_exporter)
100K+
Containerised version of unifi_exporter
unifi_exporter is a metrics exporter for Prometheus
Edit the example config.yml to your setup
listen:
address: :9130
metricspath: /metrics
unifi:
address: https://unifi.mydomain.com:8443
username:
password:
site:
insecure: false
timeout: 5s
docker run -d -p 9130:9130 -v /srv/unifi_exporter/config.yml:/config/config.yml b3vis/unifi_exporter
Content type
Image
Digest
Size
4.7 MB
Last updated
almost 9 years ago
docker pull b3vis/unifi_exporter