From 8cc32fc3b30e18c769e726e4efb56d0896117364 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Mon, 19 Oct 2020 00:27:04 +0200 Subject: [PATCH] daily autocommit --- icinga2/conf.d/templates.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icinga2/conf.d/templates.conf b/icinga2/conf.d/templates.conf index 1fa2e38a..39c2f065 100644 --- a/icinga2/conf.d/templates.conf +++ b/icinga2/conf.d/templates.conf @@ -38,7 +38,7 @@ template Service "weekly-service-check" { template Service "daily-service-check" { max_check_attempts = 5 check_interval = 24h - retry_interval = 12h + retry_interval = 1m } /** -- 2.43.0