You can monitor statistics on queues in a JMS system module. Runtime statistics include counts, pending, and threshold data for consumers, bytes, and messages for the queue.
To view the current statistics for a JMS queue:
The Statistics page summarizes the runtime statistics for the current queue, including consumers, messages, and bytes information.
For more information about these statistics, see Monitoring Options.
After you finish
If you want to manage the messages on a queue, including deleting selected messages, moving messages to another queue, or draining all the messages from the queue, see Manage queue messages.