[rabbitmq-discuss] getting the queue depths

Billy Chasen billy.chasen at gmail.com
Tue Feb 3 04:38:07 GMT 2009


I'm using py-amqplib and could not find a way to get the queue depth.

I know I can get it from rabbitmqctl list_queues -- but that needs to
be ran as either root or rabbitmq, otherwise I get an error

Any way to programmatically get the queue depths?  I feel like there
should be a call, chan.queue_size(name)

thanks, billy




More information about the rabbitmq-discuss mailing list