From: Peter Palfrader Date: Fri, 30 Aug 2019 11:28:46 +0000 (+0200) Subject: monitor puppet runs X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=5165789d34237cba4464c854f6c7960e05251b0c monitor puppet runs --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 532036b..aadcf3a 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2993,6 +2993,18 @@ services: hostgroups: computers check_interval: 60 retry_interval: 15 + + - + name: puppet - catalog run + remotecheck: "/usr/lib/nagios/plugins/check_puppetdb_nodes -a 4 --node $HOSTNAME$.debian.org -w 720 -c 1440" + hostgroups: computers + runfrom: handel + + - + name: puppet - all catalog runs + nrpe: "/usr/lib/nagios/plugins/check_puppetdb_nodes -a 4 -w 720 -c 1440" + hosts: handel + #### - name: ping peer on mgmt network