configuration-templates – Rev 176

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

check process rabbitmq with pidfile /var/run/rabbitmq/pid
        start program = "/etc/init.d/rabbitmq-server start"
        stop program = "/etc/init.d/rabbitmq-server stop"
        if failed port 5672 then restart
        # if 5 restarts within 5 cycles then timeout

Generated by GNU Enscript 1.6.5.90.