Skip to content

sodd/nut_exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUT Exporter - WIP

This is an NUT (Network UPS Tools) exporter for Prometheus.

The exporter relies on tools from the https://github.com/networkupstools/nut (uspc).

Running

A minimal invocation looks like this:

./nut_exporter

Supported parameters include:

  • port: port to listen on (default: 8100)
  • ups: name of the monitored ups (default: none)
  • upsc: path to the upsc executable (default: rely on $PATH)

About

NUT exporter for Prometheus

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.6%
  • Makefile 0.4%