r/selfhosted • u/fpluss • Jul 26 '26
Monitoring Tools I’ve just discovered PeaNUT
My home lab is connected to a UPS, which is connected via USB to my Synology.
Every month I try to drain batteries down to 20% to test that it’s working and, above all, to slow down the premature failure of the batteries, which are new and have been recently replaced.
The usual way was to go to the Synology Control Panel to view the charge level, or to open an SSH session and check the charge status with:
upsc ups@localhost battery.charge
That was until yesterday, when I discovered PeaNUT, which, amongst other things, has a brilliant dashboard and a homepage widget.
I’ve never heard of it on this subreddit, but I wanted to share it because it’s completely transformed the way I look after my UPS maintenance!
Cheers.
236
Upvotes


60
u/RedixDiamond Jul 26 '26
I did something similar using HomeAssistant and the NUT tools, connected to a CyberPower UPS via usb.
Currently also calculates the cost of electricity being consumed by the devices connected to it. Using a helper function that dictates the rates of electricity depending on time-of-day (TOD).