From f2ab1d89c56175aafc020989dd3f72bf083fcb92 Mon Sep 17 00:00:00 2001 From: 3err0 Date: Thu, 4 Jun 2020 12:01:18 +0800 Subject: [PATCH] low hash trigger fix --- template-aixin-a1.xml | 6 +++--- template-antminer-s9.xml | 4 ++-- template-cheetah-f1.xml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/template-aixin-a1.xml b/template-aixin-a1.xml index 95dbf47..75893f3 100644 --- a/template-aixin-a1.xml +++ b/template-aixin-a1.xml @@ -1,7 +1,7 @@ 5.0 - 2020-06-04T01:49:15Z + 2020-06-04T03:56:25Z Aixin A1 @@ -213,7 +213,7 @@ {$HASH_LOW} - 19000 + 18000 {$HOST.PORT} @@ -255,7 +255,7 @@ YES - ({Aixin A1:AntMinerA1.Hashrate.last(#3)}<{$HASH_LOW} and {Aixin A1:AntMinerA1.Elapsed.last()}>600) and {Aixin A1:icmpping.last()}=1 + ({Aixin A1:AntMinerA1.Hashrate.last()}<{$HASH_LOW} and {Aixin A1:AntMinerA1.Elapsed.last()}>600) and ({Aixin A1:icmpping.last()}=1 and {Aixin A1:net.tcp.service[tcp,,4028].last()}=1) RECOVERY_EXPRESSION {Aixin A1:AntMinerA1.Hashrate.last(#3)}>{$HASH_LOW} AntMiner A1 Low hashrate on {HOST.NAME} diff --git a/template-antminer-s9.xml b/template-antminer-s9.xml index dc951cc..c8e22d0 100644 --- a/template-antminer-s9.xml +++ b/template-antminer-s9.xml @@ -1,7 +1,7 @@ 4.2 - 2020-06-01T23:29:29Z + 2020-06-04T03:56:42Z AntMiner S9 @@ -1916,7 +1916,7 @@ return $123; - ({AntMiner S9:AntMinerS9.Hashrate.last(#3)}<{$HASH_LOW} and {AntMiner S9:AntMinerS9.Elapsed.last()}>600) and {AntMiner S9:icmpping.last()}=1 + ({AntMiner S9:AntMinerS9.Hashrate.last()}<{$HASH_LOW} and {AntMiner S9:AntMinerS9.Elapsed.last()}>600) and ({AntMiner S9:icmpping.last()}=1 and {AntMiner S9:net.tcp.service[tcp,,4028].last()}=1) 1 {AntMiner S9:AntMinerS9.Hashrate.last()}>{$HASH_LOW} AntMiner S9 Low hashrate on {HOST.NAME} diff --git a/template-cheetah-f1.xml b/template-cheetah-f1.xml index 13469ef..63a10ca 100644 --- a/template-cheetah-f1.xml +++ b/template-cheetah-f1.xml @@ -1,7 +1,7 @@ 5.0 - 2020-06-04T01:49:43Z + 2020-06-04T03:58:28Z Cheetah F1 @@ -231,7 +231,7 @@ {$HASH_LOW} - 19000 + 18000 {$HOST.PORT} @@ -273,7 +273,7 @@ YES - ({Cheetah F1:AntMinerF1.Hashrate.last(#3)}<{$HASH_LOW} and {Cheetah F1:AntMinerF1.Elapsed.last()}>600) and {Cheetah F1:icmpping.last()}=1 + ({Cheetah F1:AntMinerF1.Hashrate.last()}<{$HASH_LOW} and {Cheetah F1:AntMinerF1.Elapsed.last()}>600) and ({Cheetah F1:icmpping.last()}=1 and {Cheetah F1:net.tcp.service[tcp,,4028].last()}=1) RECOVERY_EXPRESSION {Cheetah F1:AntMinerF1.Hashrate.last(#3)}>{$HASH_LOW} AntMiner F1 Low hashrate on {HOST.NAME}