Hello, I must implement a client using cms library in order to monitor all the clients connected to a specific broker, I'm using advisory to find start/stop connections to the broker. But how can I discovery the ip address of all clients connected to a broker? With advisory I am triggered on change event of connection but I don't know the clients that are already connected. In java there is JMX, but in c++ is there a solution? Thank you.
-- View this message in context: http://activemq.2283324.n4.nabble.com/cms-monitoring-clients-connected-to-the-broker-tp4713581.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.