configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 149  →  ?path2? @ 163
/monit/debian/templates/sonarr
@@ -2,7 +2,7 @@
## Copyright (C) Wizardry and Steamworks 2018 - License: GNU GPLv3 ##
###########################################################################
 
check process sonarr matching "NzbDrone"
check process sonarr matching "Sonarr"
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