configuration-templates – Blame information for rev 176

Subversion Repositories:
Rev:
Rev Author Line No. Line
35 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check process rabbitmq with pidfile /var/run/rabbitmq/pid
6 start program = "/etc/init.d/rabbitmq-server start"
7 stop program = "/etc/init.d/rabbitmq-server stop"
176 office 8 if failed port 5672 then restart
35 office 9 # if 5 restarts within 5 cycles then timeout