From 1257cb5051ef3278802bba686739b5c3607f8283 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Sat, 1 Oct 2011 14:55:27 -0400 Subject: [PATCH] Require more failed checks before alerting --- local.d/adehnert-host.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.d/adehnert-host.cfg b/local.d/adehnert-host.cfg index 05c736f..5804f07 100644 --- a/local.d/adehnert-host.cfg +++ b/local.d/adehnert-host.cfg @@ -14,7 +14,7 @@ define service { use generic-service check_interval 2 retry_interval 1 - max_check_attempts 2 + max_check_attempts 5 contact_groups adehnert-pub #notification_interval 10 notification_period 24x7 -- 2.34.1