Buttons Configuration Options Related Tasks Related Topics
Use this page to monitor remote endpoints.
| Name | Description |
|---|---|
| Name |
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. MBean Attribute: |
| Url |
The URL of the remote endpoint. MBean Attribute: |
| Endpoint Type |
Specifies if the remote endpoint is a JMS or WSRM destination. MBean Attribute: |
| Paused for Incoming |
Indicates if a remote endpoint is currently not accepting new messages. MBean Attribute: |
| Paused For Forwarding |
Indicates if the remote endpoint is currently not forwarding messages. MBean Attribute: |
| Downtime High |
Specifies the longest time, in seconds, that the remote endpoint has not been available since the last reset. MBean Attribute: |
| Downtime Total |
Specifies the total time, in seconds, that the remote endpoint has not been available since the last reset. MBean Attribute: |
| Uptime High |
Specifies the longest time, in seconds, that the remote endpoint has been available since the last reset. MBean Attribute: |
| UptimeTotal |
Specifies the total time, in seconds, that the remote endpoint has been available since the last reset. MBean Attribute: |
| Last Time Connected |
Specifies the last time that the remote endpoint was connected. MBean Attribute: |
| Last Time Failed Connect |
Specifies the last time that the remote endpoint failed to be connected. MBean Attribute: |
| Last Exception |
Specifies the exception thrown when message forwarding failed. MBean Attribute: |
| Operation State |
Specifies the state of the most recent MBean Attribute: |
| Name | Description |
|---|---|
| Paused for Incoming |
Pauses a remote endpoint so that new messages are not accepted. MBean Attribute: |
| Resume Incoming |
Resumes a remote endpoint so that new messages are accepted. MBean Attribute: |
| Paused for Forwarding |
Pauses the forwarding of messages for a remote endpoint. The agent accepts new messages but does not forward them. MBean Attribute: |
| Resume Forwarding |
Resumes the forwarding of messages for the remote endpoint. MBean Attribute: |
| Expire All |
All pending messages for a remote destination are processed according to the policy specified by the associated Error Handling configuration and then removed.
MBean Attribute: |
| Purge All |
Destroys all conversations and purges all the pending messages for a remote destination. MBean Attribute: |