From 6a5374b24c6efdf795118b471efb60f89f62897c Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 4 Apr 2011 08:27:30 +0100 Subject: [PATCH] monitor the stunnel on squeeze hosts Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 89cb4aa..2318f65 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2176,6 +2176,12 @@ services: name: udd stunnel - master cert nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 8080 -S -C 14 -t 45" hosts: samosa + #### + #### + - + name: process - stunnel4 - puppet-ekeyd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u stunnel4 -C stunnel4 -a '/usr/bin/stunnel4 /etc/stunnel/puppet-ekeyd.conf'" + hostgroups: squeeze #### - name: process - krb - kdc -- 2.20.1