summaryrefslogtreecommitdiffstats
path: root/conf.d/health.d/web_log.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/health.d/web_log.conf')
-rw-r--r--conf.d/health.d/web_log.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/health.d/web_log.conf b/conf.d/health.d/web_log.conf
index d18088172..d8be88b47 100644
--- a/conf.d/health.d/web_log.conf
+++ b/conf.d/health.d/web_log.conf
@@ -116,6 +116,7 @@ families: *
crit: ($1m_requests > 120) ? ($this > $red && $this > ($10m_response_time * 4) ) : ( 0 )
delay: down 15m multiplier 1.5 max 1h
info: the average time to respond to HTTP requests, over the last 1 minute
+ options: no-clear-notification
to: webmaster
# -----------------------------------------------------------------------------