From 40e5dd87d1c4dfa2d8456704374ddfc927a27263 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 29 May 2013 23:33:21 +0200 Subject: [PATCH] lvcreate check --- config/nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b445b2c..f6c0933 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2495,6 +2495,12 @@ services: nrpe: "(/usr/lib/nagios/plugins/check_procs -a schroot -s Zs -c 0 > /dev/null || /usr/lib/nagios/plugins/check_procs -a schroot -s Zs -c 0) && /usr/lib/nagios/plugins/check_procs -a schroot -s ZNs -c 0" hostgroups: buildd contact_groups: +buildd + - + name: processes - lvcreate + nrpe: "check_procs -m 'ELAPSED' -c 500 -C lvcreate -u root -a 'lvcreate'" + #hostgroups: buildd + hosts: mundy + contact_groups: +buildd #### - name: network service - gobby -- 2.20.1