From 4c6e0e7faf1ad55b9ee0f810f43e350b2aaf5791 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 10 Sep 2019 10:07:48 +0200 Subject: [PATCH] remove jessie-specific nrpe process check --- config/nagios-master.cfg | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 315d070..171be6b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1844,13 +1844,6 @@ services: hostgroups: computers max_check_attempts: -2 notification_interval: 1440 - - - name: process - nrpe - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u nagios -C nrpe -a '/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -d'" - hostgroups: computers - excludehostgroups: stretch, buster - max_check_attempts: -1 - depends: network service - nrpe - name: process - nrpe nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u nagios -C nrpe -a '/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f'" -- 2.20.1