CLI Guide

-c — Alert descriptor of the specic event lter.
-n — The notication to be sent when the event occurs. Valid values are all, snmp, ipmi, lcd, email,
or none. You can append multiple notications separated by a comma. You cannot enter the values
all or none with other notications.
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 from 0–365. 0 disables the event generation.
Example
Display all available event lter congurations:
nracadm eventfilters get -c cmc.alert.all
Display eventlter congurations for a specic category. For example, audit:
racadm eventfilters get -c cmc.alert.audit
Display eventlter congurations for a specic subcategory. For example, licensing under the audit
category:
racadm eventfilters get -c cmc.alert.audit.lic
Display eventlter congurations for a specic severity. For example, warning under the audit
category:
racadm eventfilters get -c cmc.alert.audit.warning
Display eventlter congurations for a specic severity and subcategory. For example, a severity of
warning in the subcategory licensing under audit category:
racadm eventfilters get -c cmc.alert.audit.lic.warning
Clear all available alert settings:
racadm eventfilters set -c cmc.alert.all -n none
Congure using severity as a parameter. For example, all informational events in storage category
are assigned powero as action, and email and snmp as notications:
racadm eventfilters set -c cmc.alert.storage.info -n email,snmp
Congure using subcategory as a parameter. For example, all congurations under the licensing
subcategory in the audit category are assigned powero as action and all notications are enabled:
racadm eventfilters set -c cmc.alert.audit.lic -n all
Congure using subcategory and severity as parameters. For example, all Information events under
the licensing subcategory in the audit category are assigned powero as action and all notications
are disabled:
racadm eventfilters set -c cmc.alert.audit.lic.info -n none
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 dierent
chassis.
NOTE: To use this subcommand to deactivate FlexAddress, you must have the Chassis Conguration
Administrator privilege. A user with login privileges can view status only.
NOTE: To deactivate FlexAddress features, the chassis must be turned
o.
Synopsis
racadm feature -s
racadm feature -d -c <featurename>
racadm feature -r -c ExtendedStorage
Input
-s
RACADM Subcommand Details 25