Network UPS Tools
Power Devices support
Table of Contents

Click here to see reports of other supported models from Liebert.

Note

When a user reports that a variable/command is not right then it will be highlighted by a red underline.

Bad values/ranges/etc… will get a red dashed outline or red solid left border.

The accompanying explaining comment - if provided - will be emphasized through a red dotted border on the left.

2.8.2.1

Report #1 with driver usbhid-ups (detailed comments available)

This device is known to work with driver usbhid-ups.

You can grab a dummy-ups compliant .dev file to simulate this device clicking here.

Some more detailed comments are available after the "Known supported…" sections.

Known supported variables

This device is known to support the following variables (values are just examples):

battery.capacity

800

battery.charge

100

battery.charge.warning

20

battery.runtime

12600

battery.type

PbAc

battery.voltage

27.3

battery.voltage.nominal

24

device.mfr

Vertiv Co.

device.model

Liebert PSI5

device.serial

[REDACTED]

device.type

ups

driver.debug

0

driver.flag.allow_killpower

0

driver.name

usbhid-ups

driver.parameter.pollfreq

30

driver.parameter.pollinterval

2

driver.parameter.pollonly

1

If it is not set, the driver may crash or have some odd error

driver.parameter.port

auto

driver.parameter.product

Liebert PSI5

driver.parameter.productid

0002

driver.parameter.serial

[REDACTED]

driver.parameter.synchronous

auto

driver.parameter.usb_hid_desc_index

1

driver.parameter.usb_hid_rep_index

1

driver.parameter.vendor

Vertiv Co.

driver.parameter.vendorid

10AF

driver.state

quiet

driver.version

2.8.2.1

driver.version.data

Belkin/Liebert HID 0.21

driver.version.internal

0.54

driver.version.usb

libusb-1.0.28 (API: 0x100010a)

input.frequency

60.0

input.voltage

121.4

input.voltage.nominal

120

output.frequency

60.0

output.voltage

121.5

output.voltage.nominal

120

ups.load

6

ups.mfr

Vertiv Co.

ups.model

Liebert PSI5

ups.productid

0002

ups.serial

[REDACTED]

ups.status

OL CHRG

ups.vendorid

10af

About this device

Vendor/Manufacturer information:

Further system data or configuration examples:

Driver configuration
> There is a temprature sensor inside this UPS but its not reported here
[UPS]
     driver = "usbhid-ups"
     port = "auto"
     vendorid = "10AF"
     productid = "0002"
     product = "Liebert PSI5"
     vendor = "Vertiv Co."
     ### These are the most important parameters
     ### Otherwise the UPS reports OB and no Battery %
     usb_hid_rep_index = 1
     usb_hid_desc_index = 1
     pollonly = 1
     ### Optional:
     # bus = "001"
     # device = "002"
     # busport = "001"
Variables per upsrw UPS@localhost listing
# TODO: Convert to RW:... and RO:... markup
:; upsrw UPS@localhost
[driver.debug]
Current debug verbosity level of the driver program
Type: NUMBER
Value: 0

[driver.flag.allow_killpower]
Safety flip-switch to allow the driver daemon to send UPS shutdown command (accessible via driver.killpower)
This is NOT tested, Use at your own Risk
Type: NUMBER
Value: 0