Reference Guide
ERROR: Server in slot 9 is an extension of the server in slot 1.
• racadm deploy -m server-7 -u root -p calvin -s -6 ::/64 :: 10
eventfilters
Description Gets, sets, and displays the list of event filter settings.
To use this subcommand with the get option, you must have Administrator privilege.
This subcommand is applicable only for iDRAC.
Synopsis
racadm eventfilters <eventfilters command type>
racadm eventfilters get -c <alert descriptor>
racadm eventfilters set -c <alert descriptor>-a <action>-n
<notifications>
racadm eventfilters set -c <alert descriptor>-a <action>-r
<recurrence>
NOTE: The general format of an alert descriptor:
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 descriptors 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 eventfilter settings.
• set - Configures the actions and notifications for a given eventfilter configuration.
• -c - Alert descriptor of the specific event filter.
• -a - The action that must be invoked when the event occurs. Valid values are
none, powercycle, poweroff, or systemreset.
34










