From 32ae2957d29a34049726edb63b3ef2c659a818bb Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 26 Jan 2014 12:34:37 +0100 Subject: [PATCH] Remove obsolete cert and check --- config/nagios-master.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b183d0b..f1a4ccf 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2001,10 +2001,6 @@ services: 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 - - - name: "pg SSL cert" - nrpe: "/usr/lib/nagios/plugins/dsa-check-cert-expire /etc/ssl/certs/pg-ubcece.debian.org-chained.pem" - hosts: danzi ############ Processes/Services that only run on some computers ############ #### -- 2.20.1