If you look at at destination when using JMX, there is getStoreMessageSize() which will give you the usage of the message store for the destination. It's part of the DestinationView interface.
On Fri, Nov 18, 2016 at 6:25 PM, Brian Cole <bc...@tripwire.com> wrote: > I am using the statistcsBrokerPlugin to query broker statistics. I am > retrieving both broker and per destination statistics. The counters > returned > for the broker include the percentage of store used, but the destination > specifics counters don't include this. I really want the per destination > store usage statistics. Is there a way to get this? > > Thanks > > > > -- > View this message in context: http://activemq.2283324.n4. > nabble.com/How-to-get-visibility-into-per-destination-store-usage- > tp4719309.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >