CLI Guide

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
fanoset
Table 17. Details of
fanoset
Description
Congures the internal fans to run at a higher speed than the normal speed.
To use this subcommand, you must have the Chassis Conguration 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 fanoset 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
32 RACADM Subcommand Details