[rabbitmq-discuss] Monitoring options beyond rabbitmqctl

Gavin M. Roy gmr at myyearbook.com
Wed Jun 17 04:00:18 BST 2009


I wanted to share a screenshot of my progress with you all ;-)
http://gmr.privatepaste.com/ad0WYLbxjG

On Tue, Jun 16, 2009 at 6:27 PM, Gavin M. Roy <gmr at myyearbook.com> wrote:

> 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.
> This is not meant to be an administrative tool, but rather just a tool to
> get data out for monitoring and trending.
>
> It is written in Python and
> uses py_interface and requires Python 2.6 or higher.
>
> You can check it out on github at http://myb.me/3c
>
> Regards,
>
> Gavin
>
>
>
>
> On Tue, Jun 2, 2009 at 11:22 AM, Gavin M. Roy <gmr at myyearbook.com> wrote:
>
>> I'm getting ready to do some production testing of rabbitmq as a
>> replacement of ActiveMQ.  Beyond rabbitmqctl, I have not been able to
>> find any real data stubs for monitoring beyond how to write my own
>> (
>> http://leftrightfold.com/2009/04/26/how-to-build-rabbit-management-console/
>> ).
>>  Before I go down the road of writing something I wanted to make sure
>> there was no pre-existing software since the rabbitmq homepage says
>> "Extensive facilities for management, monitoring, control and
>> debugging."  I'm not trying to create a flame war, it's just
>> rabbitmqctl is not really an enterprise level monitoring tool.
>>
>> I'm hoping I'm missing something, any suggestions?
>>
>> Gavin
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090616/77bbd0ad/attachment.htm 


More information about the rabbitmq-discuss mailing list