AjoutĀ : local/check-mk-agent-configure - verif apt
[lhc/ateliers.git] / local / check-mk-agent-configure
index 57d0d45..f73d1aa 100755 (executable)
@@ -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