Quantcast
Viewing all articles
Browse latest Browse all 4909

General discussion • Re: Is there any repository with latest version of NUT

Apparently I got the latest 2.8.0-7. For whatever reason I am not able to read the model and serial number. Using the age old generic usbhid-ups for a newer CyberPower ups, but on another Pi (Orange Pi 800) that is running 2.7 no issues getting the model and serial number.

You may find nut.zip useful.

I've been successfully using these scripts for years, including with Buster, Bullseye, and Bookworm on all Raspberry Pi models.

Code:

SERVER=192.168.1.115UPSINFO=$(upsc pbx@${SERVER} 2> /dev/null)

returns "device.model" and "device.serial" on CyberPower models CP1500PFCLCD and CP1350PFCLCD here with NUT version 2.8.0-7 (installed by the linked scripts). See the generated "ups-info" script for full details.

Statistics: Posted by RonR — Mon May 20, 2024 6:49 pm



Viewing all articles
Browse latest Browse all 4909

Trending Articles