Search code examples
amqpqpid

How can I check exchange, queue and topics in QPID like Rabbitmq does?


We are now using QPID as the AMQP solution instead of Rabbitmq, but I cannot find a easy way to to check queues and topics like Rabbitmq does.

Is there any tool in QPID could do this? I see some qpid-stat, qpid-tool, qpidd but that doesn't help. Any sample or doc available? Can't find much in qpid.apache.org.

Thanks.


Solution

  • Qpid-tool should show you all the information you are looking for. Maybe you find this helpful: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_MRG/1.3/html/Messaging_User_Guide/sect-Messaging_User_Guide-Management_Tools-Using_qpid_tool.html