Evening - I am new to ActiveMQ and my current company is using the application for a large set of applications/messages. We are working to determine how to find the Daily or Hourly amount of messages the entire application consumes or if possible what each queue consumes on a daily/hourly basis. I know the home page offers me Store, Memory, Temp usage but this doesn't help us tune our application to the specified needs.
It seems every couple of days we are having to delete or purge many queues because we are reaching our store limit of "10gb". below is what our limits are set at utilizing the messagebroker.properties. I am looking into adding the "producerFlowControl=" feature for the max consumed queues. system.memory.limit = 3072mb system.storage.limit = 10gb system.temp.limit = 10gb producer.memory.limit = 200mb -- View this message in context: http://activemq.2283324.n4.nabble.com/Daily-Message-Count-HELP-tp4708157.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.