← Back to team overview

openstack team mailing list archive

Re: Monitoring rabbitmq messages

 

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


References