Monitoring Options Related Tasks Related Topics
This page displays monitoring information for all JMS destinations (queues and topics) that are deployed to this domain.
| Name | Description |
|---|---|
| Name |
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. MBean Attribute: |
| Destination Type |
Type of the JMS destination. |
| Consumers Current Count |
The current number of consumers accessing this destination. MBean Attribute: |
| Consumers High Count |
The peak number of consumers accessing this destination since the last reset. MBean Attribute: |
| Consumers Total Count |
The total number of consumers accessing this destination since the last reset. MBean Attribute: |
| Messages Current Count |
The current number of messages in the destination. This does not include the pending messages. MBean Attribute: |
| Messages Pending Count |
The number of pending messages in the destination. Pending messages are over and above the current number of messages. A pending message is one that has either been sent in a transaction and not committed, or that has been received and not committed or acknowledged. MBean Attribute: |
| Messages High Count |
The peak number of messages in the destination since the last reset. MBean Attribute: |
| Messages Received Count |
The number of messages received in this destination since that reset. MBean Attribute: |
| Messages Threshold Time |
The amount of time in the threshold condition since the last reset. MBean Attribute: |
| Bytes Current Count |
The current number of bytes stored in the destination. This does not include the pending bytes. MBean Attribute: |
| Bytes Pending Count |
The number of pending bytes stored in the destination. Pending bytes are over and above the current number of bytes. MBean Attribute: |
| Bytes Received Count |
The number of bytes received in this destination since the last reset. MBean Attribute: |
| Bytes Threshold Time |
The amount of time in the threshold condition since the last reset. MBean Attribute: |