[project @ peter@palfrader.org-20080404191117-b0sjp9dh90gdatpa]
authorPeter Palfrader <peter@palfrader.org>
Fri, 4 Apr 2008 19:11:17 +0000 (15:11 -0400)
committerPeter Palfrader <peter@palfrader.org>
Fri, 4 Apr 2008 19:11:17 +0000 (15:11 -0400)
Check time on raptor using time

nagios-master.cfg

index ac8fbbc..7125b24 100644 (file)
@@ -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
  ###
   -