configuration-templates – Rev 98

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

# Debian tomcat-solr
check process tomcat8 matching tomcat8
   start program  "/etc/init.d/tomcat8 restart"
   stop program  "/etc/init.d/tomcat8 stop"
   if failed host 127.0.0.1 port 8983 type tcp then restart
   # if 5 restarts within 5 cycles then timeout