CLI Guide
• Clear all available alert settings:
racadm eventfilters set -c cmc.alert.all -n none
• Congure using severity as a parameter. For example, all informational events in storage category
are assigned powero as action, and email and snmp as notications:
racadm eventfilters set -c cmc.alert.storage.info -n email,snmp
• Congure using subcategory as a parameter. For example, all congurations under the licensing
subcategory in the audit category are assigned powero as action and all notications are enabled:
racadm eventfilters set -c cmc.alert.audit.lic -n all
• Congure 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 notications
are disabled:
racadm eventfilters set -c cmc.alert.audit.lic.info -n none
fanoset
Description
Congures the internal fans to run at a higher speed than the normal speed.
To use this subcommand, you must have the Chassis Conguration Administrator privilege.
Synopsis
racadm fanoffset [-s <off|low|medium|high>
Valid category values are:
• o
• low
• medium
• high
Input s — Sets the fan speed.
Example
• Disable the fanoset feature.
racadm fanoffset -s off
• Increases fan speed by 20% of fan’s maximum speed. Minimum speed for fan is 35% of the
maximum.
racadm fanoffset -s low
• Increases fan speed by 50% of fan’s maximum speed. Minimum speed for fan is 65% of the
maximum.
racadm fanoffset -s medium
• Sets fans to run at 100% of fan’s maximum speed.
racadm fanoffset -s high
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 one feature.
NOTE: To use this subcommand to deactivate FlexAddress or ExtendedStorage, you must have the
Chassis Conguration 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>
32 RACADM Subcommand Details