Re: [Openstack] Monitoring rabbitmq messages

2011-08-11 Thread Narayan Desai
When we were having rabbitmq problems, we would use rabbitmqctl
list_queues to see what the queue depth for each nova service was.
While this doesn't show what the throughput is, it does let you know
when things start to get backed up.
 -nld

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Monitoring rabbitmq messages

2011-08-10 Thread Joshua Harlow
Hi is there anyway that people use to see all the messages that are passing 
through rabbitmq.

It would be useful for debugging usage and I was wondering if others know a way 
to do this (without affecting the messaging system).

Thanks
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp