I have an AMQ installation with only non-persistent queues. For those I
would like to get the SIZE of the total amount of messages per day
(megabytes, gigabytes, ...).

I know I can use the Enqueue count and (sort of) calculate the message size
by hand - but this is very cumbersome and not too accurate.

Is there a JMX parameter of something like that I can query?

Reply via email to