Reference Guide

Configure using severity as a parameter. For example, all informational events in storage
category are assigned power off as action, and email and snmp as notifications:
racadm eventfilters set -c idrac.alert.storage.info -a poweroff
-n email,snmp
Configure using subcategory as a parameter. For example, all configurations under the licensing
subcategory in the audit category are assigned power off as action and all notifications are
enabled:
racadm eventfilters set -c idrac.alert.audit.lic -a poweroff -n
all
Configure using subcategory and severity as parameters. For example, all information events
under the licensing subcategory in the audit category are assigned power off as action and all
notifications are disabled:
racadm eventfilters set -c idrac.alert.audit.lic.info -a
poweroff -n none
Configure the event generation interval for temperature statistics:
racadm eventfilters set -c idrac.alert.system.tmps.warning -r 10
Configure the event generation interval and notifications for temperature statistics:
racadm eventfilters set -c idrac.alert.system.tmps -r 5 -a none
-n snmp
Send a test alert for the fan event:
racadm eventfilters test -i FAN0001
fcstatistics
Description Displays a list of FCs (FQDDs), managed server for which statistics is available.
This subcommand is applicable only for iDRAC.
Synopsis
racadm fcstatistics <FC fqdd>
Input <FC fqdd> — Specify the FQDD of the target FC device.
Example
racadm fcstatistics <FC fqdd>
feature
Description Displays all active chassis features. The information displayed includes feature name, date activated
and the serial number of the SD card used to activate the feature.
Dell Feature Cards may contain more than a feature. After any feature included on a Dell Feature
Card is activated on a chassis, any other features that may be included on that Dell Feature Card
cannot be activated on a different chassis.
This subcommand is applicable only for CMC.
NOTE: To use this subcommand to deactivate FlexAddress, you must have the Chassis
Configuration Administrator privilege. A user with login privileges can view status only.
40