configuration-templates – Blame information for rev 98

Subversion Repositories:
Rev:
Rev Author Line No. Line
70 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 # Debian tomcat-solr
98 office 6 check process tomcat8 matching tomcat8
70 office 7 start program "/etc/init.d/tomcat8 restart"
8 stop program "/etc/init.d/tomcat8 stop"
9 if failed host 127.0.0.1 port 8983 type tcp then restart
10 # if 5 restarts within 5 cycles then timeout