From: Peter Palfrader Date: Mon, 1 Feb 2016 14:04:24 +0000 (+0100) Subject: check LE cert expiry X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=9f238fc9fc1f7fb86abda3f00a7bd7fe9decb158;p=mirror%2Fdsa-nagios.git check LE cert expiry --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 71839bd..cb9c73c 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2021,6 +2021,11 @@ services: name: "sso CRL" nrpe: "if [ -e /var/lib/dsa/sso/ca.crl ]; then /usr/lib/nagios/plugins/dsa-check-crl-expire -w 129600 -c 86400 /var/lib/dsa/sso/ca.crl; else echo 'No sso/ca.crl on this host.'; fi" hostgroups: computers + - + name: letsencrypt SSL certs + hosts: global + remotecheck: "/srv/letsencrypt.debian.org/bin/check-cert-expire" + runfrom: denis # }}} # {{{ HW health/raid -