From 65f074eeb5b6ab1a36e59bf8f9e860915879740a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 3 Oct 2009 02:08:15 +0200 Subject: [PATCH] nagios is picky about service names --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index de8f84f..22e9c58 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1448,7 +1448,7 @@ services: #### - - name: "host's SSL cert" + name: "host SSL cert" nrpe: "if [ -e /etc/ssl/certs/thishost.pem ]; then /usr/lib/nagios/plugins/dsa-check-cert-expire /etc/ssl/certs/thishost.pem; else echo 'No thishost.pem on this host.'; fi" hostgroups: computers -- 2.20.1