6.1

Table Of Contents
Site Recovery Manager Events and
Alarms 13
Site Recovery Manager supports event logging. Each event includes a corresponding alarm that
Site Recovery Manager can trigger if the event occurs. This provides a way to track the health of your
system and to resolve potential issues before they affect the protection that Site Recovery Manager provides.
This chapter includes the following topics:
n
“How Site Recovery Manager Monitors Connections Between Sites,” on page 151
n
“Configure Site Recovery Manager Alarms,” on page 152
How Site Recovery Manager Monitors Connections Between Sites
Site Recovery Manager monitors the connection between the protected and recovery sites and logs events if
the remote site stops responding.
When Site Recovery Manager establishes the connection between two paired Site Recovery Manager Server
instances, the Site Recovery Manager Server that initiated the connection sends a RemoteSiteUpEvent.
If Site Recovery Manager detects that a monitored connection has broken, it starts periodic connection
checks by sending a ping request to the remote site. Site Recovery Manager monitors the connection checks
and logs events.
n
Site Recovery Manager sends pings at regular intervals. You can configure this interval by setting the
remoteSiteStatus.pingInterval value. The default is 300 seconds.
n
The connection monitor skips a number of failed pings. You can configure this number by setting the
remoteSiteStatus.pingFailedDelay value. The default is 2.
n
When the number of skipped failed pings exceeds the value of the remoteSiteStatus.pingFailedDelay
setting, Site Recovery Manager sends a RemoteSitePingFailedEvent event.
n
When the number of skipped failed pings exceeds a higher limit Site Recovery Manager sends a
RemoteSiteDownEvent event for every failed ping and stops sending RemoteSitePingFailedEvent events.
You can configure this higher limit of failed pings by setting the remoteSiteStatus.panicDelay setting.
The default is 5.
n
Site Recovery Manager continues to send RemoteSiteDownEvent events until the connection is
reestablished.
n
When a connection to the remote site Site Recovery Manager Server is reestablished,
Site Recovery Manager sends RemoteSiteUpEvent events.
VMware, Inc.
151