https://github.com/pokornyit/nut_exporter
Prometheus exporter for Network UPS Tools (NUT) with direct communicate to NUT Server.
https://github.com/pokornyit/nut_exporter
golang network-ups-tools nut prometheus-exporter
Last synced: 5 months ago
JSON representation
Prometheus exporter for Network UPS Tools (NUT) with direct communicate to NUT Server.
- Host: GitHub
- URL: https://github.com/pokornyit/nut_exporter
- Owner: pokornyIt
- License: mit
- Created: 2020-06-20T14:47:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T18:51:42.000Z (about 3 years ago)
- Last Synced: 2025-08-01T00:25:38.504Z (11 months ago)
- Topics: golang, network-ups-tools, nut, prometheus-exporter
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](/LICENSE)
[](https://goreportcard.com/report/github.com/pokornyIt/nut_exporter)
[](https://github.com/pokornyIt/nut_exporter/releases/latest)
# NUT Exporter
Network UPS Tools (NUT) exporter for Prometheus based on [p404/nut_exporter](https://github.com/p404/nut_exporter) and extend it.
NUT client inspired by [lzap/gonutclient](https://github.com/lzap/gonutclient).
# What extend
- Export all possible data
- Improve logging
- Add more config options
- Direct communicate with NUT server
# Not support
- secure connection (for now)