fix skip_value_lt plurality confusion (#12056)

* fix skip_value_lt plurality confusion

* Update atenpdu.yaml
This commit is contained in:
Tony Murray
2020-09-12 16:26:20 -05:00
committed by GitHub
parent b22d27b988
commit fde6ef5f3f
9 changed files with 16 additions and 23 deletions

View File

@@ -2,14 +2,13 @@ mib: MWR-ETHERNET-MIB:MWR-RADIO-MC-MIB
modules:
sensors:
temperature:
options:
skip_values_lt: 0
data:
-
oid: mwrSystemTemperature
num_oid: '.1.3.6.1.4.1.7262.4.5.2.2.3.{{ $index }}'
descr: 'Current System Temperature'
index: 'mwrSystemTemperature.{{ $index }}'
skip_value_lt: 0
state:
data:
-

View File

@@ -9,22 +9,20 @@ modules:
descr: 'Main(s) CPU average usage'
sensors:
fanspeed:
options:
skip_values_lt: 0
data:
-
oid: fanDescriptionEntry
value: fanSpeed
skip_value_lt: 0
num_oid: '.1.3.6.1.4.1.2011.2.235.1.1.8.50.1.2.{{ $index }}'
descr: 'fanDevicename'
index: 'fanSpeed.{{ $index }}'
power:
options:
skip_values_lt: 0
data:
-
oid: powerSupplyDescriptionEntry
value: powerSupplyInputPower
skip_value_lt: 0
num_oid: '.1.3.6.1.4.1.2011.2.235.1.1.6.50.1.8.{{ $index }}'
descr: 'Power Supply {{ $index }} Input'
index: 'powerSupplyIndex.{{ $index }}'

View File

@@ -9,7 +9,7 @@ modules:
voltage:
options:
divisor: 10
skip_values_lt: 40
skip_value_lt: 40
data:
-
oid: uLN1

View File

@@ -8,8 +8,6 @@ modules:
- boxServicesNormalTempRangeMin
- boxServicesNormalTempRangeMax
temperature:
options:
skip_values_lt: 0
data:
-
oid: boxServicesTempSensorsTable

View File

@@ -10,7 +10,6 @@ modules:
descr: Battery time remaining
voltage:
options:
skip_values_lt: 0
divisor: 10
data:
-
@@ -67,7 +66,6 @@ modules:
descr: Module Negative Charge
frequency:
options:
skip_values_lt: 0
divisor: 10
data:
-
@@ -97,7 +95,6 @@ modules:
descr: Battery charge remaining
temperature:
options:
skip_values_lt: 0
divisor: 10
data:
-
@@ -132,7 +129,7 @@ modules:
high_limit: upsEEnvironmentTemperatureHighSetPoint
current:
options:
skip_values_lt: 0
skip_value_lt: 0
divisor: 10
data:
-
@@ -167,7 +164,7 @@ modules:
descr: Negative Charge
humidity:
options:
skip_values_lt: 0
skip_value_lt: 0
data:
-
oid: upsEEnvironmentHumidity
@@ -177,7 +174,7 @@ modules:
descr: Environment Current
power:
options:
skip_values_lt: 0
skip_value_lt: 0
data:
-
oid: upsESystemInputTable

View File

@@ -23,7 +23,7 @@ modules:
sensors:
fanspeed:
options:
skip_values_lt: 0
skip_value_lt: 0
data:
-
oid: zyxelHwMonitorFanRpmTable
@@ -43,8 +43,6 @@ modules:
index: 'fanRpmCurValue.{{ $index }}'
low_limit: fanRpmLowThresh
temperature:
options:
skip_values_lt: 0
data:
-
oid: zyxelHwMonitorTemperatureTable
@@ -84,7 +82,7 @@ modules:
value: 'Temperature'
voltage:
options:
skip_values_lt: 0
skip_value_lt: 0
divisor: 1000
data:
-