<div dir="ltr">Hello,<div><br></div><div>I was able to get the Vertiv/Liebert UPS (Vertiv Liebert PSA5 1500VA 900W - PSA5-1500MT120) to start working with NUT and "usbhid" driver, but would appreciate help to get it to work properly.</div><div><br></div><div>Here's the output from the "upsc" command for a Cyberpower UPS I have:</div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>battery.charge: 100</div><div>battery.charge.low: 10</div><div>battery.charge.warning: 20</div><div>battery.mfr.date: CPS</div><div>battery.runtime: 3575</div><div>battery.runtime.low: 300</div><div>battery.type: PbAcid</div><div>battery.voltage: 27.0</div><div>battery.voltage.nominal: 24</div><div>device.mfr: CPS</div><div>device.model: ABMT1500</div><div>device.serial: FCEMU2001294</div><div>device.type: ups</div><div><a href="http://driver.name">driver.name</a>: usbhid-ups</div><div>driver.parameter.pollfreq: 30</div><div>driver.parameter.pollinterval: 2</div><div>driver.parameter.port: auto</div><div>driver.parameter.product: AB.*</div><div>driver.parameter.productid: 0501</div><div>driver.parameter.synchronous: no</div><div>driver.parameter.vendorid: 0764</div><div>driver.version: 2.7.4</div><div>driver.version.data: CyberPower HID 0.4</div><div>driver.version.internal: 0.41</div><div>input.voltage: 118.0</div><div>input.voltage.nominal: 120</div><div>output.voltage: 135.0</div><div>ups.beeper.status: enabled</div><div>ups.delay.shutdown: 20</div><div>ups.delay.start: 30</div><div>ups.load: 17</div><div>ups.mfr: CPS</div><div>ups.model: ABMT1500</div><div>ups.productid: 0501</div><div>ups.realpower.nominal: 900</div><div>ups.serial: FCEMU2001294</div><div>ups.status: OL</div><div>ups.test.result: No test initiated</div><div>ups.timer.shutdown: -60</div><div>ups.timer.start: -60</div><div>ups.vendorid: 0764</div></blockquote><div><br></div><div>Here's the (far less lengthy) output for the Vertiv Liebert:</div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>device.mfr: Vertiv Co</div><div>device.model: Liebert PSA5  </div><div>device.serial: 22223106602D04C</div><div>device.type: ups</div><div><a href="http://driver.name">driver.name</a>: usbhid-ups</div><div>driver.parameter.pollfreq: 30</div><div>driver.parameter.pollinterval: 2</div><div>driver.parameter.port: auto</div><div>driver.parameter.productid: 0002</div><div>driver.parameter.synchronous: no</div><div>driver.parameter.vendorid: 10AF</div><div>driver.version: 2.7.4</div><div>driver.version.data: Belkin/Liebert HID 0.17</div><div>driver.version.internal: 0.41</div><div>ups.mfr: Vertiv Co</div><div>ups.model: Liebert PSA5  </div><div>ups.productid: 0002</div><div>ups.serial: 22223106602D04C</div><div>ups.status: OB</div><div>ups.vendorid: 10af</div></blockquote><div><br></div><div>As you can see, useful information is missing from the Liebert/Vertiv:</div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>battery.charge</div><div>battery.charge.low</div><div>battery.charge.warning</div><div>battery.mfr.date</div><div>battery.runtime</div><div>battery.runtime.low</div><div>battery.type</div><div>battery.voltage</div><div>battery.voltage.nominal</div><div>driver.parameter.product</div><div>input.voltage</div><div>input.voltage.nominal</div><div>output.voltage</div><div>ups.beeper.status</div><div>ups.delay.shutdown</div><div>ups.delay.start</div><div>ups.load</div><div>ups.realpower.nominal</div><div>ups.test.result</div><div>ups.timer.shutdown</div><div>ups.timer.start</div></blockquote><div><br></div><div>At the VERY least, I'd expect the ups.* fields so that I can check UPS status.</div><div><br></div><div>Is this all the Vertiv Liebert UPS provides to NUT, or is this some sort of configuration issue we can rectify?</div><div><br></div><div>What I'm doing after that is checking it via Nagios, command line of:</div><div>/usr/lib/nagios/plugins/check_nut -d cyberpower@localhost -w 99 -c 50 -l 20 -L 30<br></div><div>...works well...</div><div>UPS cyberpower@localhost (ABMT1500) OK: battery charge: 100, temperature: 0, load: 17<br></div><div>...but...</div><div>/usr/lib/nagios/plugins/check_nut -d vertiv@localhost -w 99 -c 50 -l 20 -L 30<br></div><div>...produces...</div><div>Battery critical: 0UPS warning: status OB<br></div><div><br></div><div><div>I'm running it connected to a Raspberry Pi 4B (latest patches applied nightly), so I'd prefer to do it from there. </div><div><br></div></div><div>Is there debugging I can do?</div><div>(I'm a NUT rookie and admit to finding the docs overwhelming.)</div><div>Thanks in advance.</div><div>.</div><div><br></div></div>