X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fnagios-master.cfg;h=af2a92b356e62d70652b8b4d73818240c9e7f3b1;hb=23da63fdcf009e97c001c123eba66a652b8588bb;hp=818cfcc6c03c8b7bffa0a26f806c5192df17f9c3;hpb=7fbd2c20689dad1dd229830591d5e06f94c0701b;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 818cfcc..af2a92b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2907,6 +2907,14 @@ services: check_interval: 60 hosts: vogler #### + - + name: Debian SMTP CA + nrpe: "sudo -u puppet /usr/lib/nagios/plugins/dsa-check-cert-expire /srv/puppet.debian.org/ca/ca.crt" + hosts: handel + check_interval: 60 + max_check_attempts: 2 + retry_interval: 5 + #### - name: puppetmaster cert nrpe: "sudo -u puppet /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem"