Reference Guide

Table Of Contents
Table 4. eventfilters (continued)
Display eventfilter configurations for a specific severity. For example, warning under the
audit category:
racadm eventfilters get -c cmc.alert.audit.warning
Display eventfilter configurations for a specific 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
Configure using severity as a parameter. For example, all informational events in storage
category are assigned poweroff as action, and email and snmp as notifications:
racadm eventfilters set -c cmc.alert.storage.info -n email,snmp
Configure using subcategory as a parameter. For example, all configurations under the
licensing subcategory in the audit category are assigned poweroff as action and all
notifications are enabled:
racadm eventfilters set -c cmc.alert.audit.lic -n all
Configure using subcategory and severity as parameters. For example, all Information
events under the licensing subcategory in the audit category are assigned poweroff as
action and all notifications 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 different chassis.
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.
NOTE: To deactivate FlexAddress features, the chassis must be turned off.
Synopsis
racadm feature -s
racadm feature -d -c <featurename>
racadm feature -r -c ExtendedStorage
Input
-s
Displays the status of active features.
-d
Deactivates feature specified in -c option.
26 RACADM Subcommand Details