[rabbitmq-discuss] RabbtMQ heart beat

Michael Klishin mklishin at gopivotal.com
Mon Jan 27 11:34:42 GMT 2014


On 27 Jan 2014, at 15:27, Patrick Long <pat at munkiisoft.com> wrote:

> What is the RabbitMQ specific test to see if the node is up and running? Is there a specific port the load balancer should ping?

If you have management plugin [1] enabled, there is an HTTP API endpoint [2].

Otherwise, you can connect with valid credentials, open a channel, close it
and close the connection.


1. http://rabbitmq.com/management.html
2. http://hg.rabbitmq.com/rabbitmq-management/raw-file/rabbitmq_v3_2_3/priv/www/api/index.html

MK

Software Engineer, Pivotal/RabbitMQ




More information about the rabbitmq-discuss mailing list