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: modules:
sensors: sensors:
voltage: voltage:
options:
divisor: 10
data: data:
- -
oid: upsOutputTable oid: upsOutputTable
@@ -32,16 +34,17 @@ modules:
oid: upsOutputFrequency oid: upsOutputFrequency
num_oid: .1.3.6.1.4.1.7309.6.1.4.2. num_oid: .1.3.6.1.4.1.7309.6.1.4.2.
index: 'upsOutputFrequency.{{ $index }}' index: 'upsOutputFrequency.{{ $index }}'
divisor: 10
descr: Output descr: Output
divisor: 10
current: current:
options:
divisor: 10
data: data:
- -
oid: upsOutputTable oid: upsOutputTable
value: upsOutputCurrent value: upsOutputCurrent
num_oid: .1.3.6.1.4.1.7309.6.1.4.4.1.3. num_oid: .1.3.6.1.4.1.7309.6.1.4.4.1.3.
index: 'upsOutputCurrent.{{ $index }}' index: 'upsOutputCurrent.{{ $index }}'
divisor: 10
descr: 'Output #{{ $index }}' descr: 'Output #{{ $index }}'
power: power:
data: data: