Correction : local/check-mk-agent-configure
[lhc/ateliers.git] / local / check-mk-agent-configure
index bfc3a79..2bc8233 100755 (executable)
@@ -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