Setup Guide

Server Configuration Profiles: User’s Guide
34 Server Configuration Profiles: Reference Guide | 456
8 EventFilters
EventFilter settings can be configured using SCP Import and are found under these six components:
<ComponentFQDD="EventFilters.SystemHealth.1">
<ComponentFQDD="EventFilters.Storage.1">
<ComponentFQDD="EventFilters.Updates.1">
<ComponentFQDD="EventFilters.Audit.1">
<ComponentFQDD="EventFilters.Configuration.1">
<ComponentFQDD="EventFilters.WorkNotes.1"/>
The SCP template will contain many event filters. To help navigate this large array of settings, they are
broken down into categories. The three major categories of each setting are Critical (1), Warning (2) and
Informational (3). The settings available under each category will vary depending on the event filter.
Below is an example of a power event filter under the Informational (3) category. Each grouping will start with
a commented out DisplayName attribute stating the category. This attribute cannot be set and is just used to
assist in navigating the settings.
<!‐‐<AttributeName="PWR_5_3#DisplayName">PWR_5_3(Informational)</Attribute>‐‐>
<AttributeName="PWR_5_3#Alert#Email">Disabled</Attribute>
<AttributeName="PWR_5_3#Alert#SNMP">Disabled</Attribute>
<AttributeName="PWR_5_3#Alert#IPMI">Disabled</Attribute>
<AttributeName="PWR_5_3#Alert#SysLog">Disabled</Attribute>
<AttributeName="PWR_5_3#Alert#WSEventing">Disabled</Attribute>
<AttributeName="PWR_5_3#Alert#OSLog">Disabled</Attribute>
<AttributeName="PWR_5_3#Alert#RedfishEventing">Enabled</Attribute>
<AttributeName="PWR_5_3#Action">NoAction</Attribute>
Each of the event filters settings can be toggled, and an action can be set to perform when one of these
events is triggered. The available Action settings are:
NoAction
Reboot
PowerOff
PowerCycle
Not all action options may be applicable to an event filter. Refer to the iDRAC User’s Guide for more
information on event filters.