Add README for nut_exporter

This commit is contained in:
Dominik Honnef
2016-12-29 17:32:10 +01:00
parent 66fd7998d0
commit 0d7e8980eb
+16
View File
@@ -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
```