switch to check_smtp for the smtp ssl check
authorPeter Palfrader <peter@palfrader.org>
Sun, 3 Sep 2017 10:05:57 +0000 (12:05 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 3 Sep 2017 10:05:57 +0000 (12:05 +0200)
config/nagios-master.cfg

index e6a1517..f59b0f5 100644 (file)
@@ -2422,7 +2422,7 @@ services:
 
   -
     name: network service local - smtps cert
-    nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 465 -S -C 14 -t 45"
+    nrpe: "/usr/lib/nagios/plugins/check_smtp -H localhost -S -D 14"
     hostgroups: postfix-hosts
     depends: process - postfix - master
     check_interval: 120