<div dir="ltr">I'd also recommend looking at the Aliveness test. �See the management API for details:<div><a href="http://hg.rabbitmq.com/rabbitmq-management/raw-file/default/priv/www/api/index.html">http://hg.rabbitmq.com/rabbitmq-management/raw-file/default/priv/www/api/index.html</a><br>
</div><div><br></div><div>This is a very simple check that can be done from the load balancer typically to see not only if the host is up, but also in a state that can publish & consume messages. �You can also have the load balancer do a port check on 5672 (by default port can be changed) but you will get lots of errors in your rabbit log files about this.</div>
<div><br></div><div>Jason</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 5:34 AM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On 27 Jan 2014, at 15:27, Patrick Long <<a href="mailto:pat@munkiisoft.com">pat@munkiisoft.com</a>> wrote:<br>
<br>
> 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?<br>
<br>
</div>If you have management plugin [1] enabled, there is an HTTP API endpoint [2].<br>
<br>
Otherwise, you can connect with valid credentials, open a channel, close it<br>
and close the connection.<br>
<br>
<br>
1. <a href="http://rabbitmq.com/management.html" target="_blank">http://rabbitmq.com/management.html</a><br>
2. <a href="http://hg.rabbitmq.com/rabbitmq-management/raw-file/rabbitmq_v3_2_3/priv/www/api/index.html" target="_blank">http://hg.rabbitmq.com/rabbitmq-management/raw-file/rabbitmq_v3_2_3/priv/www/api/index.html</a><br>

<br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Jason McIntosh<br><a href="https://github.com/jasonmcintosh/" target="_blank">https://github.com/jasonmcintosh/</a><br>573-424-7612</div>
</div>