Applied correct divisors to voltage for Alpha UPSs (#7377)

This commit is contained in:
noaheroufus
2017-09-21 14:40:32 -06:00
committed by Neil Lathwood
parent 1be550826e
commit ef9ada9adb

View File

@@ -2,6 +2,8 @@ mib: mibs/alpha/Argus-Power-System-MIB
modules:
sensors:
voltage:
options:
divisor: 10
data:
-
oid: upsOutputTable
@@ -32,16 +34,17 @@ modules:
oid: upsOutputFrequency
num_oid: .1.3.6.1.4.1.7309.6.1.4.2.
index: 'upsOutputFrequency.{{ $index }}'
divisor: 10
descr: Output
divisor: 10
current:
options:
divisor: 10
data:
-
oid: upsOutputTable
value: upsOutputCurrent
num_oid: .1.3.6.1.4.1.7309.6.1.4.4.1.3.
index: 'upsOutputCurrent.{{ $index }}'
divisor: 10
descr: 'Output #{{ $index }}'
power:
data: