From 22266611e70a8e2360cc1c11ead5e40302ef36d6 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 4 Apr 2008 15:11:17 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080404191117-b0sjp9dh90gdatpa] Check time on raptor using time --- nagios-master.cfg | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index ac8fbbc..7125b24 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -445,6 +445,13 @@ services: hostgroups: computers depends: process - ntpd excludehosts: raptor + # + - + name: network service - time + check: check_time + hosts: raptor + depends: process - xinetd + ### - name: process - atd @@ -692,7 +699,7 @@ services: - name: process - xinetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xinetd -a '/usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive'" - hosts: samosa + hosts: samosa, raptor hostgroups: rsyncd-hosts ### - -- 2.20.1