apc_exporter

command module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2025 License: MIT Imports: 17 Imported by: 0

README

apc_exporter

Build Release Go Report Card Go Reference

Monitor and store APC UPS statistics.

Installation and Usage

Several linux package formats are available in the releases. Becasue pwrstat needs to be run as root, this tool needs to be run as root as well.

Manual linux install:
  • install apcupsd
    • sudo dnf install apcupsd
    • sudo apt-get install apcupsd
  • sudo cp apc_exporter /usr/bin/ (this path can be changed if you like, just be sure to change the path in the service file as well)
  • sudo cp apc_exporter.service /etc/systemd/system/
  • sudo systemctl daemon-reload
  • sudo systemctl enable apc_exporter
  • sudo systemctl restart apc_exporter
  • Import grafana-config.json to your grafana instance
  • enjoy!

Screenshot

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL