Hi Guys, I am trying to determine with activemq version 5.9.0 with "activemq-admin bstat" wether I am located on a slave host or not.
It worked with version 5.5.1 like this on a amq-Master: user@host_master: activemq-admin bstat | grep Slave Slave = false and on a Slave like this: user@host_slave: activemq-admin bstat | grep Slave Slave = true Unfortunately I cant find an entry like this with version 5.9.0. Does anybody of you have an idea how I could gather this information? Thanks in advance Erik -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-admin-bstat-does-not-show-wether-slave-or-not-tp4679468.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
