Hi,
Is there a way using the BrokerAdmin Java API to get the queue depths of all the broker clients?
I am currently geting this information using wm.broker.admin.clients:getClientInfo service. But, I want to have a solution that runs outside the Integration Server in order to monitor the state of the broker.
I did try BrokerAdminClient.getClientInfosById method. But it seems like the BrokerClientInfo object doesn’t have the required information.
Thanks in Advance,
Aneel
#Integration-Server-and-ESB#Universal-Messaging-Broker#broker#webMethods