Erlang/OTP Forums

Author Message

<  RabbitMQ mailing list  ~  Monitoring RabbitMQ with rabbitmqctl list_queues

Guest
Posted: Thu Oct 22, 2009 6:04 pm Reply with quote
Guest
Hi,

I have a simple realtime monitor for RabbitMQ that displays the list
of several queues, and updates every second.

I'd like to use "rabbitmqctl list_queues" to do this, as it sounds
like it would be a lot easier than my current solution, which is to
use the Python amqp client to get the queue length.

Will running this every second have an impact on performance or
otherwise be a bad idea? Is there a different solution I should
consider?

Thanks,

Ryan

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist
Guest
Posted: Thu Oct 22, 2009 6:10 pm Reply with quote
Guest
You should check out Alice:

http://github.com/auser/alice

On Thu, Oct 22, 2009 at 2:04 PM, Ryan Berdeen <ryan@echonest.com> wrote:
> Hi,
>
> I have a simple realtime monitor for RabbitMQ that displays the list
> of several queues, and updates every second.
>
> I'd like to use "rabbitmqctl list_queues" to do this, as it sounds
> like it would be a lot easier than my current solution, which is to
> use the Python amqp client to get the queue length.
>
> Will running this every second have an impact on performance or
> otherwise be a bad idea? Is there a different solution I should
> consider?
>
> Thanks,
>
> Ryan
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss@lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist
Guest
Posted: Fri Oct 23, 2009 9:36 am Reply with quote
Guest
Alister,

Would it be possible to describe the comprehensive monitoring that you
need please?

alexis


On Fri, Oct 23, 2009 at 10:30 AM, Alister Morton
<Alister.Morton@tradition.com> wrote:
> Unfortunately it's a bit opaque to a windows user like me.
>
> I understand our office which is currently using Rabbit has looked at monitoring and is now leaning toward other message brokers precisely because they offer comprehensive monitoring out of the box. I'm fairly sure they've /looked/ at alice too
>
> We're running our stuff on windows servers.
>
> -----Original Message-----
> From: rabbitmq-discuss-bounces@lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces@lists.rabbitmq.com] On Behalf Of Gavin M. Roy
> Sent: 22 October 2009 19:09
> To: Ryan Berdeen
> Cc: rabbitmq-discuss@lists.rabbitmq.com
> Subject: Re: [rabbitmq-discuss] Monitoring RabbitMQ with rabbitmqctl list_queues
>
> You should check out Alice:
>
> http://github.com/auser/alice
>
> On Thu, Oct 22, 2009 at 2:04 PM, Ryan Berdeen <ryan@echonest.com> wrote:
>> Hi,
>>
>> I have a simple realtime monitor for RabbitMQ that displays the list
>> of several queues, and updates every second.
>>
>> I'd like to use "rabbitmqctl list_queues" to do this, as it sounds
>> like it would be a lot easier than my current solution, which is to
>> use the Python amqp client to get the queue length.
>>
>> Will running this every second have an impact on performance or
>> otherwise be a bad idea? Is there a different solution I should
>> consider?
>>
>> Thanks,
>>
>> Ryan
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss@lists.rabbitmq.com
>> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss@lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
>

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum