HPE ILO temperature threshold fix (#8822)

cpqHeTemperatureThreshold is '0', which cause alerts. Fixed to '90'. Tested on Proliant Gen8-9.
This commit is contained in:
TomEvin
2018-06-20 22:00:20 +01:00
committed by Neil Lathwood
parent 68a67666f8
commit 026eda50f4
+1 -1
View File
@@ -19,7 +19,7 @@ modules:
snmp_flags: '-OQUs'
index: 'cpqHeTemperatureCelsius.{{ $index }}'
descr: cpqHeTemperatureLocale
high_limit: cpqHeTemperatureThreshold
high_limit: '90' #cpqHeTemperatureThreshold
-
oid: cpqDaPhyDrvTable
value: cpqDaPhyDrvCurrentTemperature