| .. | ||
| daemonset.yaml | ||
| Dockerfile_0.1.0 | ||
| Dockerfile_0.1.1 | ||
| Dockerfile_0.1.2 | ||
| Dockerfile_0.2.0 | ||
| Dockerfile_0.2.1 | ||
| Dockerfile_0.2.2 | ||
| entrypoint.sh | ||
| README.org | ||
- General notes
- Prometheus exporters
- 0.2.2, 2026-09-16
- 0.2.1, 2026-09-16
- 0.2.0, 2026-09-16
- 0.1.2, 2026-09-10
- 0.1.1, 2026-09-10
- 0.1.0, 2026-09-10
General notes
-
Inside nut user and outside user are not necessarily the same
- UID of nut seems to be dynamic, might even be different on different hosts
- yes, GID differs on outside hosts.
Prometheus exporters
-
ghcr.io/druggeri/nut_exporter:3.3.0
- port 9199
- last update 4 months ago
- focus on this one first
-
hon95/prometheus-nut-exporter:1
- port 9995
- last image 4 years ago
0.2.2, 2026-09-16
- Also listen on 127.0.0.1 (additionally to ::1)
0.2.1, 2026-09-16
- Reduce regular logging output
0.2.0, 2026-09-16
- Start upsd
- Fix run directory creation
- Fix driver running
0.1.2, 2026-09-10
- Remove openrc, start nut directly (openrc does not exist by default anyway)
0.1.1, 2026-09-10
- Add openrc scripts for nut
0.1.0, 2026-09-10
- Initial release