From: Julien Cristau Date: Tue, 10 Sep 2019 08:07:48 +0000 (+0200) Subject: remove jessie-specific nrpe process check X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=4c6e0e7faf1ad55b9ee0f810f43e350b2aaf5791 remove jessie-specific nrpe process check --- 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'"