mirror of
https://github.com/rwinkhart/uni-nut.git
synced 2026-08-31 06:06:37 -04:00
17 lines
217 B
Markdown
17 lines
217 B
Markdown
# nut_exporter
|
|
|
|
Command nut_exporter exports UPSs on one or more NUT (Network UPS
|
|
Tools) servers to Prometheus.
|
|
|
|
## Installation
|
|
|
|
```
|
|
go get -u honnef.co/go/nut/cmd/nut_exporter
|
|
```
|
|
|
|
## Usage
|
|
|
|
```
|
|
nut_exporter -h
|
|
```
|