trigger low hash fix and added recovery
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<zabbix_export>
|
||||
<version>4.2</version>
|
||||
<date>2020-05-22T01:12:59Z</date>
|
||||
<date>2020-05-22T01:25:45Z</date>
|
||||
<groups>
|
||||
<group>
|
||||
<name>AntMiner S9</name>
|
||||
@@ -2104,9 +2104,9 @@ return $123;</params>
|
||||
<tags/>
|
||||
</trigger>
|
||||
<trigger>
|
||||
<expression>({AntMiner S9:AntMinerS9.Hashrate.max(240)}<{$HASH_LOW} and {AntMiner S9:AntMinerS9.Elapsed.last()}>600) and {AntMiner S9:icmpping.last()}=1</expression>
|
||||
<recovery_mode>0</recovery_mode>
|
||||
<recovery_expression/>
|
||||
<expression>({AntMiner S9:AntMinerS9.Hashrate.last(#3)}<{$HASH_LOW} and {AntMiner S9:AntMinerS9.Elapsed.last()}>600) and {AntMiner S9:icmpping.last()}=1</expression>
|
||||
<recovery_mode>1</recovery_mode>
|
||||
<recovery_expression>{AntMiner S9:AntMinerS9.Hashrate.last()}>{$HASH_LOW}</recovery_expression>
|
||||
<name>AntMiner S9 Low hashrate on {HOST.NAME}</name>
|
||||
<correlation_mode>0</correlation_mode>
|
||||
<correlation_tag/>
|
||||
|
||||
Reference in New Issue
Block a user