command
查看所有消费组及数量
sh mqadmin consumerProgress -n 162.16.5.1:9876
查看所有topic
查看所有topic :
sh mqadmin topicList -n localhost:9876
查看topic信息统计
sh mqadmin topicstatus -n localhost:9876 -t TopicTest
查看集群信息
sh mqadmin clusterList -n localhost:9876
微信扫一扫
sh mqadmin consumerProgress -n 162.16.5.1:9876
查看所有topic :
sh mqadmin topicList -n localhost:9876
sh mqadmin topicstatus -n localhost:9876 -t TopicTest
sh mqadmin clusterList -n localhost:9876
相关推荐