X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=local%2Fcheck-mk-agent-configure;fp=local%2Fcheck-mk-agent-configure;h=3ccf1bb0f1a2793be8a9d294781d3d7e3c42824a;hp=f73d1aad7cf11c5e891181dfdd78ca10a04babf8;hb=dd3f20a6ea9c460121c0ba29461ad0051437b4f6;hpb=def313e95cecf6f3a753b809069b9659d9221260 diff --git a/local/check-mk-agent-configure b/local/check-mk-agent-configure index f73d1aa..3ccf1bb 100755 --- a/local/check-mk-agent-configure +++ b/local/check-mk-agent-configure @@ -22,4 +22,5 @@ sudo install -m 664 -o root -g root /dev/stdin /etc/xinetd.d/check_mk <<-EOF 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% EOF