configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 163  →  ?path2? @ 164
/monit/debian/templates/gotify
@@ -0,0 +1,9 @@
###########################################################################
## Copyright (C) Wizardry and Steamworks 2018 - License: GNU GPLv3 ##
###########################################################################
 
check process gotify matching "gotify"
start program "/bin/systemctl start gotify"
stop program "/bin/systemctl stop gotify"
if failed host 127.0.0.1 port 50111 type tcp then restart
# if 5 restarts within 5 cycles then timeout