mirror of
https://github.com/rwinkhart/uni-nut.git
synced 2026-09-03 23:47:24 -04:00
Add README for nut_exporter
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
# 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
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user