[rabbitmq-discuss] listing producers

Simon MacMullen simon at rabbitmq.com
Fri Jun 20 11:45:00 BST 2014


 From the docs:

> As this possibly constitutes a large quantity of data, it is only returned when querying a single channel, queue or exchange rather than a list.

Unfortunately rabbitmqadmin only allows you to request lists rather than 
querying a single object. So you can't get these stats from 
rabbitmqadmin, only the web UI or querying the HTTP API directly.

Cheers, Simon

On 20/06/14 11:42, Jharna Sharma wrote:
> How to use "Detailed message stats objects"..??
> like we can use "message_stats objects" by "rabbitmqadmin list queues name messages message_stats.publish_details.rate"...
> I tried few things but it's not working.
>
> Please give any example which shows how to use "Detailed message stats objects"
>
> Thank you
>
> -----Original Message-----
> From: Simon MacMullen [mailto:simon at rabbitmq.com]
> Sent: Friday, June 20, 2014 3:31 PM
> To: Discussions about RabbitMQ; Jharna Sharma; Michael Klishin
> Subject: Re: [rabbitmq-discuss] listing producers
>
> On 20/06/14 09:43, Michael Klishin wrote:
>> There is no way to correlate exchanges to channels, though.
>
> Yes there is, see "Detailed message stats objects" at
> http://hg.rabbitmq.com/rabbitmq-management/raw-file/stable/priv/www/doc/stats.html
>
> Cheers, Simon
>
> --
> Simon MacMullen
> RabbitMQ, Pivotal
>
>
> "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus."
>


-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list