E Commands
event fanbad
147
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
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
Supported User Roles network-admin
vdc-admin
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 42
switch(config-applet)#
fan number (Optional) Specifies a fan number to monitor for a fan bad event. The range is
from 1 to 4.
time interval Specifies the time interval (in seconds) within which the fan can stay bad. The
range is from 0 to 4294967295.
Release Modification
4.0(1) This command was introduced.