From f310fc018dc94ca54243c11aeaf564bb6f5acf0a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 12 Apr 2008 05:51:29 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080412095129-cmjakvusvj7khzrr] Remove notification_interval settings --- nagios-master.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index cd8413a..ef171bd 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -580,14 +580,12 @@ services: hostgroups: computers depends: process - sshd normal_check_interval: 60 - notification_interval: 60 - name: "network service - sshd" check: dsa_check_ssh hostgroups: deadslow normal_check_interval: 180 - notification_interval: 180 #### - name: network service - nrpe @@ -1093,14 +1091,12 @@ services: hosts: samosa depends: "process - apache2 - master" normal_check_interval: 120 - notification_interval: 120 - name: network service - https cert check: dsa_check_cert!443 hosts: samosa depends: network service - https normal_check_interval: 240 - notification_interval: 240 #### - name: process - named -- 2.20.1