Remove check for lvcreate on buildds
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 8 Apr 2018 09:04:54 +0000 (11:04 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 8 Apr 2018 09:04:54 +0000 (11:04 +0200)
We now use tar based chroots and we are happy with that.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
config/nagios-master.cfg

index fbb1d32..4cb2440 100644 (file)
@@ -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
   -