Created
February 5, 2013 15:54
-
-
Save defanator/4715322 to your computer and use it in GitHub Desktop.
Sample output of upsc command for Ippon UPS.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defan@hs:~/bin$ upsc ippon | |
battery.charge: 100 | |
battery.voltage: 13.70 | |
battery.voltage.high: 12.60 | |
battery.voltage.low: 10.60 | |
battery.voltage.nominal: 12.0 | |
beeper.status: enabled | |
device.type: ups | |
driver.name: blazer_usb | |
driver.parameter.pollinterval: 2 | |
driver.parameter.port: auto | |
driver.version: 2.6.3 | |
driver.version.internal: 0.04 | |
input.current.nominal: 3.0 | |
input.frequency: 49.6 | |
input.frequency.nominal: 50 | |
input.voltage: 234.7 | |
input.voltage.fault: 235.2 | |
input.voltage.nominal: 220 | |
output.voltage: 234.7 | |
ups.delay.shutdown: 30 | |
ups.delay.start: 180 | |
ups.load: 6 | |
ups.productid: 5161 | |
ups.status: OL | |
ups.temperature: 25.0 | |
ups.type: offline / line interactive | |
ups.vendorid: 0665 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment