ajout de check_repo dans monit

Histoire d'avoir l'info dans autostatus.
This commit is contained in:
Daniel STAN 2014-11-03 01:45:47 +01:00
parent 609a91daa1
commit 07f303ad70

View file

@ -285,6 +285,11 @@ service("ups-server",
name="upsd",
pidf="nut/upsd")
if not has("nfs"):
print """check program git_repos with path "/usr/scripts/utils/check_repos.sh"
if status != 0 then alert
"""
if has('non-vlan-adherent'):
vsftpd_ip = admip()
else: