I am also facing problem with these counter. I can see following values
TotalConsumerCount = 1185 TopicSubscriberCount = 736 TotalDurableConsumerCount = 55 QueueSubscriberCount = 799 InactiveDurableTopicSubscribers = 18 TemporaryQueueSubscribers = 0 TemporaryTopicSubscribers = 0 736 + 55 + 799 = 1590 > 1185 So here why TotalConsumerCount is lesser than total of Topic Subscriber, Queue Subscriber and Durable Consumers. I have compared value both through jconsole mbean as well as from java code. -- View this message in context: http://activemq.2283324.n4.nabble.com/Clarification-regarding-broker-statistics-in-jconsole-tp4693403p4694047.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.