From: Alex Dehnert Date: Sat, 15 Feb 2014 20:31:29 +0000 (-0500) Subject: Set up repeat notifications for my outages X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=54f926322e349fea2b3bda1b110573a141bf3986;p=sysconfig%2Fnagios3.git Set up repeat notifications for my outages --- diff --git a/local.d/adehnert-host.cfg b/local.d/adehnert-host.cfg index 5804f07..f586042 100644 --- a/local.d/adehnert-host.cfg +++ b/local.d/adehnert-host.cfg @@ -1,6 +1,7 @@ define host{ name adehnert-host use generic-host + notification_interval 240 register 0 } @@ -16,7 +17,7 @@ define service { retry_interval 1 max_check_attempts 5 contact_groups adehnert-pub - #notification_interval 10 + notification_interval 240 notification_period 24x7 notification_options w,u,c,r register 0