Hi Rajesh, I suppose you mean qpid-tool. Run it, wait 10 seconds to get management data, then issue command "list queue" and then "show <ID>" where ID is the queue's ID from the left-most column.
Optionally to get all such data immediately, you can send a proper QMF request to the broker (i.e. within a Python or C++ program) - let me know if you are interested in it. Kind regards, Pavel Moravec ----- Original Message ----- > From: "Rajesh Khan" <[email protected]> > To: [email protected] > Sent: Tuesday, February 12, 2013 9:51:58 AM > Subject: How to determine if the --max-queue-size has been applied to a queue > - Command forgotten > > Hi I remember a couple of weeks ago I was using a command to > determine the > details of a queue. I thought it was qpid-config but that wasn't it. > That command would give me the limit policy and the queue size along > with > other details of all the queues. Any ideas on what it was ? > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
