From: mhoellein Date: Sun, 18 Oct 2020 22:27:04 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=8cc32fc3b30e18c769e726e4efb56d0896117364;p=homeserver daily autocommit --- 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 } /**