recovery temp fix

This commit is contained in:
3err0
2019-07-06 15:19:19 +08:00
parent d6fa12eff6
commit ba12a13743
+2 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export>
<version>4.2</version>
<date>2019-07-06T07:14:30Z</date>
<date>2019-07-06T07:18:38Z</date>
<groups>
<group>
<name>AntMiner L3</name>
@@ -1747,7 +1747,7 @@
<trigger>
<expression>(({AntMiner L3:AntMinerL3.Temp1.min(15m)}&gt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp2.min(15m)}&gt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp3.min(15m)}&gt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp4.min(15m)}&gt;{$TEMP_LOW}) and {AntMiner L3:icmpping.last()}=1)</expression>
<recovery_mode>1</recovery_mode>
<recovery_expression>(({AntMiner L3:AntMinerL3.Temp1.min(15m)}&lt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp2.min(15m)}&lt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp3.min(15m)}&lt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp4.min(15m)}&lt;{$TEMP_LOW}) and {AntMiner L3:icmpping.last()}=1)</recovery_expression>
<recovery_expression>(({AntMiner L3:AntMinerL3.Temp1.last()}&lt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp2.last()}&lt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp3.last()}&lt;{$TEMP_LOW} or {AntMiner L3:AntMinerL3.Temp4.last()}&lt;{$TEMP_LOW}) and {AntMiner L3:icmpping.last()}=1)</recovery_expression>
<name>AntMiner L3 High temp on {HOST.NAME}</name>
<correlation_mode>0</correlation_mode>
<correlation_tag/>