CLI Guide

Table Of Contents
Table 23. Details of eventfilters (continued)
System HealthSystem Health category represents all the alerts that are related to hardware within
the system chassis. Examples include temperature errors, voltage errors, and device errors.
Storage HealthStorage Health category represents alerts that are related to the storage subsystem.
Examples include, controller errors, physical disk errors, and virtual disk errors.
UpdatesUpdate category represents alerts that are generated when firmware/drivers are upgraded
or downgraded.
NOTE: This does not represent firmware inventory.
Audit—Audit category represents the audit log. Examples include, user login/logout information,
password authentication failures, session info, and power states.
ConfigurationConfiguration category represents alerts that are related to hardware, firmware, and
software configuration changes. Examples include, PCIe card added/removed, RAID configuration
changed, iDRAC license changed.
Work notesWork notes represents an entry in the Lifecycle log. You can add a work note
to the Lifecycle Log to record comments for your reference. You can enter comments such as
scheduled downtime or changes that are made by administrators who work in different shifts for the
later reference.
NOTE: idrac.all.all is not a valid sub category.
Valid Severity values are:
Critical
Warning
Info
Valid examples of alert queries are:
idrac.alert.all
idrac.alert.audit
idrac.alert.audit.lic
idrac.alert.audit.warning
idrac.alert.audit.lic.critical
This command does not support setting the proxy parameters if the share location (-l) is HTTP/HTTPS.
For more information, see Proxy parameter section.
Input
getDisplays the list of eventfilter settings
setConfigures the actions and notifications for a given eventfilter configuration
-iMessage ID for which the simulation is needed
-cAlert category of the specific event filter
-aThe action that must be invoked when the event occurs. Valid values are none, powercycle,
power off, or systemreset
-nThe notification is sent when the event occurs. Valid values are all, snmp, ipmi, ws-events,
redfish-events, oslog, email, remotesyslog, or none. You can append multiple notifications
that are separated by a comma. You cannot enter the values all or none with other notifications. If
incorrect notification is specified along with other valid notifications, the valid and invalid notification
set is failed.
-rEvent generation interval. This option is applicable only to the temperature statistics subcategory
tmps. You can use this option as a stand-alone or with -n and -a.
NOTE: If both event generation interval and notifications are configured and there is an error while
configuring the notifications, the event generation interval is not set. The valid values are 0365. 0
disables the event generation.
Example
Display all available event filter configurations.
racadm eventfilters get -c idrac.alert.all
Display eventfilter configurations for a specific category. For example, audit
racadm eventfilters get -c idrac.alert.audit
RACADM Subcommand Details 45