edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > JMS Server: Monitoring: Active Connections: Sessions: Consumers
JMS Server: Monitoring: Active Connections: Sessions: Consumers
Column Display Related Tasks Related Topics
Use this page to monitor information about a JMS consumer, which receives messages from a JMS queue (QueueReceiver) or topic (TopicSubscriber).
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name Description Destination Name The fully-qualified name of this destination resource. The destination name is preceded by the parent module name, separated by an exclamation point (!).
MBean Attribute:
JMSConsumerRuntimeMBean.DestinationName
Active Indicates whether the consumer active. A consumer is active if it has a message listener set up or a synchronous receive in progress.
MBean Attribute:
JMSConsumerRuntimeMBean.Active
Selector The selector associated with this consumer, if any.
MBean Attribute:
JMSConsumerRuntimeMBean.Selector
Durable Indicates whether the consumer is durable.
MBean Attribute:
JMSConsumerRuntimeMBean.Durable
Messages Pending MBean Attribute:
JMSConsumerRuntimeMBean.MessagesPending
Messages Received MBean Attribute:
JMSConsumerRuntimeMBean.MessagesReceived
Bytes Pending MBean Attribute:
JMSConsumerRuntimeMBean.BytesPending
Bytes Received MBean Attribute:
JMSConsumerRuntimeMBean.BytesReceived
![]()