diff options
Diffstat (limited to 'health/health.d/geth.conf')
-rw-r--r-- | health/health.d/geth.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/health/health.d/geth.conf b/health/health.d/geth.conf index dd1eb470..361b6b41 100644 --- a/health/health.d/geth.conf +++ b/health/health.d/geth.conf @@ -8,5 +8,4 @@ component: geth calc: $chain_head_block - $chain_head_header units: blocks warn: $this != 0 - crit: $this > 5 delay: down 1m multiplier 1.5 max 1h |