From 06921092a062e55f510e52d30bc33fe4d7029a57 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Sat, 9 May 2015 18:46:10 +0200 Subject: [PATCH] =?utf8?q?Correction=C2=A0:=20=20=20=20=20=20=20=20=20loca?= =?utf8?q?l/check-mk-agent-configure?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- local/check-mk-agent-configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/check-mk-agent-configure b/local/check-mk-agent-configure index bfc3a79..2bc8233 100755 --- a/local/check-mk-agent-configure +++ b/local/check-mk-agent-configure @@ -31,5 +31,5 @@ sudo install -m 600 -o check_mk_agent -g check_mk_agent /dev/stdin /var/lib/chec sudo install -m 640 -o root -g root /dev/stdin /etc/check_mk/mrpe.cfg <<-EOF check_gre_apt /usr/lib/nagios/plugins/check_apt -t 20 - check_gre_apt /usr/lib/nagios/plugins/check_swap -w 90% -c 25% + check_gre_swap /usr/lib/nagios/plugins/check_swap -w 90% -c 25% EOF -- 2.20.1