diff --git a/Python/etc/monit/services b/Python/etc/monit/services index 95143aa..57be62e 100644 --- a/Python/etc/monit/services +++ b/Python/etc/monit/services @@ -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: