From: Peter Palfrader Date: Sun, 3 Sep 2017 10:05:57 +0000 (+0200) Subject: switch to check_smtp for the smtp ssl check X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=56e66fccdca44936479061c91f2698966d3034a6;p=mirror%2Fdsa-nagios.git switch to check_smtp for the smtp ssl check --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index e6a1517..f59b0f5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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