configuration-templates – Blame information for rev 147

Subversion Repositories:
Rev:
Rev Author Line No. Line
147 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check process elasticsearch with pidfile /var/run/elasticsearch/elasticsearch.pid
6 start program "/bin/systemctl start elasticsearch"
7 stop program "/bin/systemctl stop elasticsearch"
8 if failed port 9200 type tcp then restart
9 # if 5 restarts within 5 cycles then timeout