configuration-templates – Rev 171

Subversion Repositories:
Rev:
###########################################################################
##  Copyright (C) Wizardry and Steamworks 2023 - License: GNU GPLv3      ##
###########################################################################

check program haproxy with path "/etc/monit/templates/haproxy.sh"
   start program  "/bin/systemctl start haproxy"
   stop program  "/bin/systemctl stop haproxy"
   if status != 0 then restart