Skip to content

Commit c1b49ed

Browse files
committed
Add Ippon Back Power Pro 600 report with blazer_usb [networkupstools/nut#598]
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent 44a17c5 commit c1b49ed

2 files changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# DEVICE:URL:REPORT: https://github.com/networkupstools/nut/issues/598#issue-353024657
2+
3+
# DEVICE:COMMENT:
4+
# Tested on FreeBSD 11 with nut 2.7.4_8 from port collections.
5+
#
6+
# Communication is regularly reported lost and data stale, then recovers.
7+
# Ultimately this was chalked to a dying interface chip on the UPS.
8+
#
9+
# Many of the data point readings fail due to "short reply" and/or timeouts.
10+
# DEVICE:EOC
11+
12+
# :; upsc ippon@localhost
13+
battery.charge: 100
14+
battery.voltage: 13.10
15+
battery.voltage.high: 13.00
16+
battery.voltage.low: 10.40
17+
battery.voltage.nominal: 12.0
18+
device.type: ups
19+
driver.name: blazer_usb
20+
driver.parameter.pollinterval: 2
21+
driver.parameter.port: /dev/cuau1
22+
driver.parameter.synchronous: no
23+
driver.version: 2.7.4
24+
driver.version.internal: 0.12
25+
input.current.nominal: 2.0
26+
input.frequency: 49.9
27+
input.frequency.nominal: 50
28+
input.voltage: 225.4
29+
input.voltage.fault: 225.8
30+
input.voltage.nominal: 220
31+
output.voltage: 225.8
32+
ups.beeper.status: enabled
33+
ups.delay.shutdown: 30
34+
ups.delay.start: 180
35+
ups.load: 13
36+
ups.productid: 5161
37+
ups.status: OL
38+
ups.temperature: 25.0
39+
ups.type: offline / line interactive
40+
ups.vendorid: 0665
41+
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# DEVICE:URL:REPORT: https://github.com/networkupstools/nut/issues/598#issue-353024657
2+
3+
# DEVICE:COMMENT:
4+
# Tested on FreeBSD 11 with nut 2.7.4_8 from port collections.
5+
#
6+
# Communication is regularly reported lost and data stale, then recovers.
7+
# Ultimately this was chalked to a dying interface chip on the UPS.
8+
#
9+
# Many of the data point readings fail due to "short reply" and/or timeouts.
10+
#
11+
# Sometimes the output is shorter than in the first data dump for this device,
12+
# as seen here..
13+
# DEVICE:EOC
14+
15+
# :; upsc ippon@localhost
16+
battery.voltage: 13.10
17+
battery.voltage.high: -1.08
18+
battery.voltage.low: -0.87
19+
device.type: ups
20+
driver.name: blazer_usb
21+
driver.parameter.pollinterval: 2
22+
driver.parameter.port: /dev/cuau1
23+
driver.parameter.synchronous: no
24+
driver.version: 2.7.4
25+
driver.version.internal: 0.12
26+
input.frequency: 49.9
27+
input.voltage: 227.6
28+
input.voltage.fault: 227.6
29+
output.voltage: 227.6
30+
ups.beeper.status: enabled
31+
ups.delay.shutdown: 30
32+
ups.delay.start: 180
33+
ups.load: 14
34+
ups.productid: 5161
35+
ups.status: OL
36+
ups.temperature: 25.0
37+
ups.type: offline / line interactive
38+
ups.vendorid: 0665

0 commit comments

Comments
 (0)