Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

Store-and-Forward Agents: Monitoring: Statistics

Buttons     Configuration Options     Related Tasks     Related Topics

Use this page to monitor your SAF Agents

Configuration Options

Name Description
Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean Attribute:
SAFAgentRuntimeMBean.Name

Remote Endpoints Current

The current number of remote endpoints to which this SAF agent has been storing and forwarding messages.

MBean Attribute:
SAFAgentRuntimeMBean.RemoteEndpointsCurrentCount

Remote Endpoints High

The peak number of remote endpoints to which this SAF agent has been storing and forwarding messages since last reset.

MBean Attribute:
SAFAgentRuntimeMBean.RemoteEndpointsHighCount

Remote Endpoints Total

The number of remote endpoints to which this SAF agent has been storing and forwarding messages since last reset.

MBean Attribute:
SAFAgentRuntimeMBean.RemoteEndpointsTotalCount

Conversations Current

Returns the current number of conversations

MBean Attribute:
SAFAgentRuntimeMBean.ConversationsCurrentCount

Conversations High

The peak number of conversations since the last reset.

MBean Attribute:
SAFAgentRuntimeMBean.ConversationsHighCount

Conversations Total

The total number of conversations since the last reset.

MBean Attribute:
SAFAgentRuntimeMBean.ConversationsTotalCount

Paused for Incoming

Indicates whether or not the sending agent is paused for incoming messages at the current time.

MBean Attribute:
SAFAgentRuntimeMBean.PausedForIncoming

Paused for Forwarding

Indicates whether or not the sending agent is paused for forwarding at the current time.

MBean Attribute:
SAFAgentRuntimeMBean.PausedForForwarding

Paused for Receiving

Indicates whether or not the receiving agent is paused for receiving at the current time.

MBean Attribute:
SAFAgentRuntimeMBean.PausedForReceiving

Buttons

Name Description
Paused for Incoming

Pauses the sending agent on accepting new messages.

MBean Attribute:
SAFAgentRuntimeMBean.pauseIncoming

Resume Incoming

Resumes the sending agent for accepting new messages.

MBean Attribute:
SAFAgentRuntimeMBean.resumeIncoming

Paused for Forwarding

Pauses the sending agent on forwarding messages so that the agent will not forward messages but will accept new messages.

MBean Attribute:
SAFAgentRuntimeMBean.pauseForwarding

Resume Forwarding

Resumes the sending agent for forwarding messages.

MBean Attribute:
SAFAgentRuntimeMBean.resumeForwarding

Paused for Receiving

Pauses the receiving agent on receiving messages.

MBean Attribute:
SAFAgentRuntimeMBean.pauseReceiving

Resume Receiving

Resumes the receiving agent for receiving messages.

MBean Attribute:
SAFAgentRuntimeMBean.resumeReceiving

Related Tasks

Related Topics

 

Skip navigation bar   Back to Top