All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m3s
28 lines
977 B
Plaintext
28 lines
977 B
Plaintext
---
|
|
title: UnPoller
|
|
description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection.
|
|
hero:
|
|
tagline: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection.
|
|
image:
|
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ubiquiti-unifi.webp
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/unpoller/unpoller
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/unpoller
|
|
icon: right-arrow
|
|
---
|
|
|
|
import { Aside } from '@astrojs/starlight/components';
|
|
|
|
<Aside type="tip">Has an internal [Grafana Dashboard](https://grafana.alexlebens.net/goto/dfit7x7j3g2kgd?orgId=1).</Aside>
|
|
|
|
# Purpose
|
|
|
|
Geneates metrics from the Ubqituiy network devices.
|
|
|
|
# Notes
|
|
|
|
I usually just go to the UniFi page, but this is useful for historical analysis.
|