go.nut
go.nut copied to clipboard
A Golang library for interacting with NUT (Network UPS Tools)
Results
1
go.nut issues
Sort by
recently updated
recently updated
newest added
Using this library via [nut_exporter](https://github.com/DRuggeri/nut_exporter), I was getting errors with my UPSs: `ts=2024-03-28T15:25:22.903Z caller=nut_collector.go:131 level=error msg="Failure getting the list of UPS devices" err="error reading response: EOF"` I tracked it down...