From: Aurelien Jarno Date: Sun, 31 Mar 2019 21:38:47 +0000 (+0200) Subject: Fix typos in previous commits X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;ds=sidebyside;h=ebc19f20f6cd94a598842d21e54cdff705e17b32;p=mirror%2Fdsa-nagios.git Fix typos in previous commits --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 1fafac1..65f096e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1778,13 +1778,13 @@ services: 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 + 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'" - hostgroups: stretch buster + hostgroups: stretch, buster max_check_attempts: -1 depends: network service - nrpe ### @@ -1935,7 +1935,7 @@ services: - name: unwanted process - rpc.statd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd" - hostgroups: stretch buster + hostgroups: stretch, buster excludehosts: storace - name: unwanted process - inetd @@ -2457,7 +2457,7 @@ services: name: process - statd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u statd -C rpc.statd -a '/sbin/rpc.statd'" hostgroups: nfs-client, nfs-server - excludehostgroups: stretch buster + excludehostgroups: stretch, buster - name: process - nfsd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'"