3.2

Table Of Contents
Configuring the Server Event Manager
270
The LogEvent is configured in the Config.xml with the following XML block:
<Event Name="LogEvent">
</Event>
To send an e-mail when a “LogEvent” event is triggered, use the “SendMail” action.
See also “LogWatch.xml” on page 272
.
ClusterResourceFailure Event
The “ClusterResourceFailure” event is triggered only in a failover cluster setup. It is sent
whenever a problem inside the cluster is detected.
The “ClusterResourceFailure” event is configured with the following XML block:
<Event Name="ClusterResourceFailure">
</Event>
To send an e-mail when a “ClusterResourceFailure” event is triggered, use the “SendMail”
action.