Send comments to nexus3k-docfeedback@cisco.com
-SM-57
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
event fanabsent
event fanabsent
To specify an event criteria for an Embedded Event Manager (EEM) applet that is run on the basis of a
fan absent event, use the event fanabsent command. To remove the fan absent event criteria, use the no
form of this command.
event fanabsent [fan number] time interval
no event fanabsent [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 absent event occurs:
switch# configure terminal
switch(config)# event manager applet absent-applet
switch(config-applet)# event fanabsent time 600
switch(config-applet)#
fan number (Optional) Specifies a fan number to monitor for a fan absent event. The range is
from 1 to 1.
time interval Specifies the time interval in seconds within which the fan can stay absent. The
range is from 10 to 64000.
Release Modification
5.0(3)U3(1) This command was introduced.