hello Every one.. i tried to know the enqueue and dequeue rates of queues in my Qpid c++ broker. Then, i used this command
$qpid-queue-stats But, it's giving statistics of only two queues. like this... qmfc-v2-ui-localhost.3728.1 10.00 0 0.10 0.10 topic-localhost.3728.1 10.00 0 0.20 0.20 qmfc-v2-ui-localhost.3728.1 10.00 0 0.10 0.10 topic-localhost.3728.1 10.00 0 0.20 0.20 qmfc-v2-ui-localhost.3728.1 10.00 0 0.10 0.10 topic-localhost.3728.1 10.00 0 0.20 0.20 qmfc-v2-ui-localhost.3728.1 10.00 0 0.10 0.10 topic-localhost.3728.1 10.00 0 0.20 0.20 ..........continues...... I want to get the statistics of all the queues in broker. Also its good if i get statistics of a particular queue(Specified by me). Any idea is appreciated .. Thank you !! ----- Time and tide waits for NONE ..!! -- View this message in context: http://qpid.2158936.n2.nabble.com/qpid-queue-stats-not-giving-statistics-for-all-the-queues-tp7593582.html Sent from the Apache Qpid developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
