CLI Guide

To use this subcommand with the set and test option, you must have the Administrator privilege.
Synopsis
racadm eventfilters <eventfilters command type>
racadm eventfilters get -c <alert category>
racadm eventfilters set -c <alert category> -a <action> -n <notifications>
racadm eventfilters set -c <alert category> -a <action> -r <recurrence>
racadm eventfilters test -i <Message ID to test>
NOTE: The general format of an alert category:
idrac.alert.category.[subcategory].[severity]
where, category is mandatory, but subcategory and severity are optional. A severity cannot precede a
subcategory.
Valid Category values are:
All
System
Storage
Updates
Audit
Config
Worknotes
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
Input
get — Displays the list of eventlter settings.
setCongures the actions and notications for a given eventlter conguration.
-i — Message ID for which the simulation is needed.
-c — Alert category of the specic event lter.
-a — The action that must be invoked when the event occurs. Valid values are none, powercycle, power
off, or systemreset.
-n — The notication is sent when the event occurs. Valid values are all, snmp, ipmi, ws-events, oslog,
email, remotesyslog or none. You can append multiple notications separated by a comma. You cannot
enter the values all or none with other notications. If incorrect notication is specied along with other valid
notications, the valid and invalid notication set is failed.
-r — Event 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 notications are congured and there is an error while
conguring the notications, the event generation interval is not set. The valid values are 0–365. 0
disables the event generation.
RACADM Subcommand Details 53