From: Aurelien Jarno Date: Sun, 8 Apr 2018 09:04:54 +0000 (+0200) Subject: Remove check for lvcreate on buildds X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=a8cea2444bc3d6b774e2e5166be27110f3ea2e13 Remove check for lvcreate on buildds We now use tar based chroots and we are happy with that. Signed-off-by: Aurelien Jarno --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index fbb1d32..4cb2440 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2436,11 +2436,6 @@ services: check_interval: 5 max_check_attempts: 24 retry_interval: 5 - - - name: processes - lvcreate - nrpe: "/usr/lib/nagios/plugins/check_procs -m 'ELAPSED' -c 500 -C lvcreate -u root -a 'lvcreate'" - hostgroups: buildd - contact_groups: +buildd # }}} # {{{ NFS Stuff -