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

[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