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