From: Aurelien Jarno Date: Sun, 31 Mar 2019 20:06:43 +0000 (+0200) Subject: Revert "Add a check for puppet client cert expiration" X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=fa5f444af55b0b27877f553227a4e24126f4b455;hp=e88536af180f92dee0a035de9fce7e3b6ecf2bb8;p=mirror%2Fdsa-nagios.git Revert "Add a check for puppet client cert expiration" This reverts commit e88536af180f92dee0a035de9fce7e3b6ecf2bb8. This would require a sudoers update for all hosts, not sure we really want that. --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 363e159..af2a92b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2928,13 +2928,6 @@ services: hostgroups: computers check_interval: 60 retry_interval: 15 - - - name: puppet - client cert - nrpe: "sudo -u puppet /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/$HOSTNAME$.debian.org.pem" - hostgroups: computers - check_interval: 60 - max_check_attempts: 2 - retry_interval: 5 #### - name: ping peer on mgmt network