[rabbitmq-discuss] Message index memory usage
Matthias Radestock
matthias at rabbitmq.com
Wed Jul 3 07:09:09 BST 2013
Carl,
On 03/07/13 03:41, carlhoerberg wrote:
> about 33 million messages are queued, is that why? in that case, how do i
> find the queue which has the most messages queued on a abritary list of
> vhosts? rabbitmqctl list_queues requires a vhost name, and the http api
> requires you to have ACL access to all vhosts.
On the management API you should be able to connect as user with the
'administrator'(*) tag and see information on queues across all vhosts.
Regards,
Matthias.
(*) Possibly 'monitoring' is sufficient too; the docs are unclear on this.
More information about the rabbitmq-discuss
mailing list