E Commands
event fanabsent
146
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
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
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 absent event occurs:
switch# configure terminal
switch(config)# event manager applet absent-applet
switch(config-applet)# event fanabsent time 42
switch(config-applet)#
fan number (Optional) Specifies a fan number to monitor for a fan absent event. The range is
from 1 to 4.
time interval Specifies the time interval (in seconds) within which the fan can stay absent. The
range is from 0 to 4294967295.
Release Modification
4.0(1) This command was introduced.