Reference Guide
• -r - Event generation interval. This is applicable only to the temperature statistics
subcategory - tmps. You can use this option as a stand-alone or with -n .
NOTE: If both event generation interval and notications are congured and there is an
error while conguring the notications, 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 congurations:
racadm eventfilters get -c cmc.alert.all
• Display eventlter congurations for a specic category. For example, audit:
racadm eventfilters get -c cmc.alert.audit
• Display eventlter congurations for a specic subcategory. For example, licensing under the
audit category:
racadm eventfilters get -c cmc.alert.audit.lic
• Display eventlter congurations for a specic severity. For example, warning under the audit
category:
racadm eventfilters get -c cmc.alert.audit.warning
• Display eventlter congurations for a specic 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
• 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
• Congure the event generation interval for temperature statistics:
racadm eventfilters set -c cmc.alert.system.tmps.warning -r 10
• Congure the event generation interval and notications for temperature statistics:
racadm eventfilters set -c cmc.alert.system.tmps -r 5 -n snmp
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
26