configuration-templates – Rev 149

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

check process jackett matching "jackett"
   start program  "/bin/systemctl start jackett"
   stop program  "/bin/systemctl stop jackett"
   if failed host 127.0.0.1 port 9117 type tcp then restart
   # if 5 restarts within 5 cycles then timeout