[project @ peter@palfrader.org-20080411142831-5yjr9w5zp10uqmsp]
authorPeter Palfrader <peter@palfrader.org>
Fri, 11 Apr 2008 14:28:31 +0000 (10:28 -0400)
committerPeter Palfrader <peter@palfrader.org>
Fri, 11 Apr 2008 14:28:31 +0000 (10:28 -0400)
fix smtps cert check dependency

nagios-master.cfg

index 40b20fd..b51b6b6 100644 (file)
@@ -904,7 +904,7 @@ services:
     name: network service local - smtps cert
     nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 465 -S -C 14 -t 45"
     hostgroups: postfix-hosts
-    depends: network service local - smtp - smtps
+    depends: process - postfix - master
     normal_check_interval: 1440
 
  ###