configuration-templates

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