3 Monitoring and Managing SAF Agents
You can use the WebLogic Remote Console to monitor runtime statistics and manage message operations for your SAF agents.
Monitoring SAF Agents
You can monitor statistics on active SAF agents defined in your domain using the WebLogic Remote Console. As an alternative, you can also do this programmatically using the SAFAgentRuntimeMBean
.
The WebLogic Remote Console provides monitoring capabilities for SAF agents, remote endpoints, and connections. The following information can be viewed on each SAF agent:
-
For WSRM only, all of the SAF receiving agents that a SAF agent has talked to.
-
For WSRM only, all of the conversations that have occurred.
-
For WSRM and JMS, all of the endpoints that an SAF agent has sent messages to.
The following statistics information will be recorded on each sending agent:
-
Current, total, and high count of messages (per agent and per remote endpoint)
-
Total number of messages that has failed (per conversation, agent and remote endpoint)
-
Current, total, and high count of conversations (per agent and per remote endpoint)
-
Total uptime, downtime, and last time connected or disconnected for a remote agent.
See Monitor an SAF Agent in the Oracle WebLogic Remote Console Online Help.
Parent topic: Monitoring and Managing SAF Agents
Managing Message Operations on SAF Agents
The WebLogic Remote Console also provides runtime message management capabilities for SAF agents.
For information, see Monitor an SAF Agent in the Oracle WebLogic Remote Console Online Help.
Parent topic: Monitoring and Managing SAF Agents