Right, that's why I said that I'm not sure you'll be able to do this using the activemq-admin console (though maybe someone else will know of a way), and that I believe that it can be done using the Java JMX MBeans API plus some custom Java code to group/count the results. But as I said, I've seen some results in JMX under 5.8.0 that don't appear to match reality (or I'm misunderstanding what "clientConnectors" actually means), so it may take some work on your part to get it right (or you might find a bug that needs to be fixed for it to work right).
On Thu, Nov 13, 2014 at 10:04 AM, bansalp <bpradee...@gmail.com> wrote: > I can get currentConnection count using activemq-admin query --view > CurrentConnectionsCount jmxurl....... > > But I want number of client from each host as well. > > > Thanks, > --bansalp > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Get-Number-of-connection-from-all-host-to-my-activemq-broker-tp4687405p4687416.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >