Send comments to nexus3k-docfeedback@cisco.com
-SM-58
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
event fanbad
event fanbad
To specify an event criteria for an Embedded Event Manager (EEM) applet that is run on the basis of a
fan bad event, use the event fanbad command. To remove the fan bad event criteria, use the no form of
this command.
event fanbad fan number time interval
no event fanbad [fan number] time interval
Syntax Description
Defaults None
Command Modes Embedded event manager configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to specify that an EEM applet runs when a fan bad event occurs:
switch# configure terminal
switch(config)# event manager applet bad-applet
switch(config-applet)# event fanbad time 1200
switch(config-applet)#
fan number Specifies a fan number to monitor for a fan bad event. The range is from 1 to 1.
time interval Specifies the time interval (in seconds) within which the fan can stay bad. The
range is from 10 to 64000.
Release Modification
5.0(3)U3(1) This command was introduced.