diff options
Diffstat (limited to 'health/health.d/elasticsearch.conf')
-rw-r--r-- | health/health.d/elasticsearch.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/elasticsearch.conf b/health/health.d/elasticsearch.conf index 47f8e1eb9..29f1e9b27 100644 --- a/health/health.d/elasticsearch.conf +++ b/health/health.d/elasticsearch.conf @@ -10,7 +10,7 @@ component: Elasticsearch lookup: average -5s unaligned of *ed every: 10s units: status - warn: $this == 1 + crit: $this == 1 delay: down 5m multiplier 1.5 max 1h info: cluster health status is red. to: sysadmin |