configuration-templates – Rev 163

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

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