File: http://svn.grimore.org/configuration-templates/monit/debian/templates/flaresolverr -

###########################################################################
##  Copyright (C) Wizardry and Steamworks 2018 - License: GNU GPLv3      ##
###########################################################################
 
check process flaresolverr matching "flaresolverr"
   start program  "/bin/systemctl start flaresolverr"
   stop program  "/bin/systemctl stop flaresolverr"
   if failed host 127.0.0.1 port 8191 type tcp then restart
   # if 5 restarts within 5 cycles then timeout