Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 690 Bytes

File metadata and controls

21 lines (15 loc) · 690 Bytes

munin-pwrstat-plugin

Munin plugin for monitoring various CyberPower UPS devices via the official PowerPanel utility

Prerequisites

Install pwrstat from CyberPower (https://www.cyberpowersystems.com/product/software/powerpanel-for-linux/)

Verify pwrstat is working by running sudo pwrstat -status

Installation

Place the pwrstat script from this repo into /usr/share/munin/plugins, make sure it is executable, then create a symlink to it from /etc/munin/plugins.

Edit /etc/munin/plugin-conf.d/munin-node and add:

[pwrstat]
user root

Reload munin config with sudo service munin-node restart

Test Run

Verify the plugin is working by running sudo munin-run pwrstat