I have committed my initial working copy of Cony, which is a HTTP based service for providing insight into a running RabbitMQ process. �Right now it only provides JSON output for the rabbit_amqque message, passing back all of the queue data. �The intent is to first expose all of the stats data that one can pull�via�rabbitmqctl�and�the�to�provide�a�simple�web�UI�with real-time graphing.<div>
<br></div><div>This is not meant to be an administrative tool, but rather just a tool to get data out for monitoring and trending.</div><div><br></div><div>It is written in Python and uses�py_interface�and�requires�Python�2.6�or�higher.</div>
<div><br></div><div>You can check it out on github at�<a href="http://myb.me/3c">http://myb.me/3c</a></div><div><br></div><div>Regards,</div><div><br></div><div>Gavin<br><div><div><br></div><div><br></div><div><br><div class="gmail_quote">
On Tue, Jun 2, 2009 at 11:22 AM, Gavin M. Roy <span dir="ltr">&lt;<a href="mailto:gmr@myyearbook.com">gmr@myyearbook.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;m getting ready to do some production testing of rabbitmq as a<br>
replacement of ActiveMQ. �Beyond rabbitmqctl, I have not been able to<br>
find any real data stubs for monitoring beyond how to write my own<br>
(<a href="http://leftrightfold.com/2009/04/26/how-to-build-rabbit-management-console/" target="_blank">http://leftrightfold.com/2009/04/26/how-to-build-rabbit-management-console/</a>).<br>
�Before I go down the road of writing something I wanted to make sure<br>
there was no pre-existing software since the rabbitmq homepage says<br>
&quot;Extensive facilities for management, monitoring, control and<br>
debugging.&quot; �I&#39;m not trying to create a flame war, it&#39;s just<br>
rabbitmqctl is not really an enterprise level monitoring tool.<br>
<br>
I&#39;m hoping I&#39;m missing something, any suggestions?<br>
<font color="#888888"><br>
Gavin<br>
</font></blockquote></div><br></div></div></div>