From: Peter Palfrader Date: Sat, 3 Oct 2009 00:08:15 +0000 (+0200) Subject: nagios is picky about service names X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=65f074eeb5b6ab1a36e59bf8f9e860915879740a;p=mirror%2Fdsa-nagios.git nagios is picky about service names --- 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