To help meet the high demands for continuous service availability, Enterprise Manager monitors the availability of every target it manages.
The monitored targets include Enterprise Manager's own critical components (the Management Agent, Management Repository, and Management Service) and other targets and target types from the Oracle technology stack.
Using Enterprise Manager, you can:
View general availability state information on the targets you monitor.
View availability status reports which provide a consolidated summary of the target's availability.
Set up Enterprise Manager to alert you of any potential availability problems or changes in state which can occur on the monitored targets.
Use Application Performance Monitoring and Beacons to monitor the performance and availability of Web applications and network components. For more information, see About Application Performance Monitoring.
The availability of the targets you manage is directly affected by the availability of the Management Agents, which gather data about your managed targets, and the host computers on which your targets are installed. As a result, it is important to understand how Enterprise Manager determines host and Management Agent availability.
Each Management Agent sends a periodic signal to an Oracle Management Service (OMS) indicating that the Management Agent is available.
If the Management Service does not receive a signal from an Management Agent within a specified time interval (default of 120 seconds) then the Management Service performs a reverse ping. A reverse ping is when the Management Service attempts to contact the Management Agent using the Management Agent URL. If the reverse ping succeeds, then the Oracle Management Service knows that the Management Agent and host are both available.
If the Management Service reverse ping fails, then all targets monitored by the Management Agent are considered to be in the "Agent Unreachable" state, and the Oracle Management Service attempts a TCP ping of the host on which the Management Agent resides. Based on the results of the TCP ping, one of two messages will be returned:
The message is as follows:
Agent is Unreachable (REASON = Connection refused) but the host is UP.
The REASON will be filled with the error that was received while performing the reverse ping.
If the Management Service's TCP ping to the host fails, then, you may conclude one of the following:
There are network problems between the Management Service and Management Agent hosts
The host itself is down
The host cannot be reached using a ping because a firewall exists between the Management Service and the Management Agent hosts that prevents ICMP traffic from passing, or the Management Agent host does not support ICMP packets
The notification alert message will indicate the problem. If Management Service's host ping fails, the message is:
Agent is Unreachable (REASON = Connection refused).
Host is unreachable (REASON = unknown host)
The REASON for Agent Unreachable will be filled with the error we received while perfoming the reverse ping and the REASON for host unreachability will be filled with the error we received while performing the host ping.
About the Current State of a Target
Enterprise Manager Information Roadmap
Copyright © 1996, 2007, Oracle. All rights reserved.