Click here to see reports of other supported models from Liebert.
|
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
|
|
|
battery.charge
|
|
|
battery.charge.warning
|
|
|
battery.runtime
|
|
|
battery.type
|
|
|
battery.voltage
|
|
|
battery.voltage.nominal
|
|
|
device.mfr
|
|
|
device.model
|
|
|
device.serial
|
|
|
device.type
|
|
|
driver.debug
|
|
|
driver.flag.allow_killpower
|
|
|
driver.name
|
|
|
driver.parameter.pollfreq
|
|
|
driver.parameter.pollinterval
|
|
|
driver.parameter.pollonly
|
If it is not set, the driver may crash or have some odd error |
|
driver.parameter.port
|
|
|
driver.parameter.product
|
|
|
driver.parameter.productid
|
|
|
driver.parameter.serial
|
|
|
driver.parameter.synchronous
|
|
|
driver.parameter.usb_hid_desc_index
|
|
|
driver.parameter.usb_hid_rep_index
|
|
|
driver.parameter.vendor
|
|
|
driver.parameter.vendorid
|
|
|
driver.state
|
|
|
driver.version
|
|
|
driver.version.data
|
|
|
driver.version.internal
|
|
|
driver.version.usb
|
|
|
input.frequency
|
|
|
input.voltage
|
|
|
input.voltage.nominal
|
|
|
output.frequency
|
|
|
output.voltage
|
|
|
output.voltage.nominal
|
|
|
ups.load
|
|
|
ups.mfr
|
|
|
ups.model
|
|
|
ups.productid
|
|
|
ups.serial
|
|
|
ups.status
|
|
|
ups.vendorid
|
|
About this device
Vendor/Manufacturer information:
Further system data or configuration examples:
> 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"
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
