recovery temp fix
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<zabbix_export>
|
<zabbix_export>
|
||||||
<version>4.2</version>
|
<version>4.2</version>
|
||||||
<date>2019-07-06T07:14:30Z</date>
|
<date>2019-07-06T07:18:38Z</date>
|
||||||
<groups>
|
<groups>
|
||||||
<group>
|
<group>
|
||||||
<name>AntMiner L3</name>
|
<name>AntMiner L3</name>
|
||||||
@@ -1747,7 +1747,7 @@
|
|||||||
<trigger>
|
<trigger>
|
||||||
<expression>(({AntMiner L3:AntMinerL3.Temp1.min(15m)}>{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp2.min(15m)}>{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp3.min(15m)}>{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp4.min(15m)}>{$TEMP_LOW}) and {AntMiner L3:icmpping.last()}=1)</expression>
|
<expression>(({AntMiner L3:AntMinerL3.Temp1.min(15m)}>{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp2.min(15m)}>{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp3.min(15m)}>{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp4.min(15m)}>{$TEMP_LOW}) and {AntMiner L3:icmpping.last()}=1)</expression>
|
||||||
<recovery_mode>1</recovery_mode>
|
<recovery_mode>1</recovery_mode>
|
||||||
<recovery_expression>(({AntMiner L3:AntMinerL3.Temp1.min(15m)}<{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp2.min(15m)}<{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp3.min(15m)}<{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp4.min(15m)}<{$TEMP_LOW}) and {AntMiner L3:icmpping.last()}=1)</recovery_expression>
|
<recovery_expression>(({AntMiner L3:AntMinerL3.Temp1.last()}<{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp2.last()}<{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp3.last()}<{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp4.last()}<{$TEMP_LOW}) and {AntMiner L3:icmpping.last()}=1)</recovery_expression>
|
||||||
<name>AntMiner L3 High temp on {HOST.NAME}</name>
|
<name>AntMiner L3 High temp on {HOST.NAME}</name>
|
||||||
<correlation_mode>0</correlation_mode>
|
<correlation_mode>0</correlation_mode>
|
||||||
<correlation_tag/>
|
<correlation_tag/>
|
||||||
|
|||||||
Reference in New Issue
Block a user