Send comments to nexus3k-docfeedback@cisco.com
-SM-63
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
event memory
event memory
To specify an event criteria for an Embedded Event Manager (EEM) applet that is run on the basis of a
memory threshold, use the event memory command. To remove the memory event criteria, use the no
form of this command.
event memory [critical | minor | severe]
no event memory [critical | minor | severe]
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 memory threshold is exceeded:
switch# configure terminal
switch(config) event manager applet cli-event
switch(config-applet)# event memory critical
switch(config-applet)#
critical Specifies a critical alert.
minor Specifies a minor alert.
severe Specifies a severe alert.
Release Modification
5.0(3)U3(1) This command was introduced.