From 4300c104fe3d0737ed1e74950887d440ce40c80a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 29 May 2013 23:38:57 +0200 Subject: [PATCH] full path --- 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 403698d..15e9264 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2497,7 +2497,7 @@ services: contact_groups: +buildd - name: processes - lvcreate - nrpe: "check_procs -m 'ELAPSED' -c 500 -C lvcreate -u root -a 'lvcreate'" + nrpe: "/usr/lib/nagios/plugins/check_procs -m 'ELAPSED' -c 500 -C lvcreate -u root -a 'lvcreate'" #hostgroups: buildd hosts: mundy contact_groups: +buildd -- 2.20.1