From 74fecb1792ca1ac816d7c2b7e7b82c2664349007 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 22 Feb 2014 08:56:20 +0000 Subject: [PATCH] this is nrpe Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index adc03b2..029d369 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2499,7 +2499,7 @@ services: ##### - name: puppetmaster cert - check: "/usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem" + nrpe: "/usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem" hosts: handel normal_check_interval: 60 max_check_attempts: 2 -- 2.20.1