S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-59
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
event manager applet
event manager applet
To register an applet with the Embedded Event Manager (EEM) and enter the applet configuration mode,
use the
event manager applet
command. To remove the applet configuration, use the
no
form of this
command.
event manager applet
applet-name
no event manager applet
applet-name
Syntax Descriptiona
Defaults
None
Command Modes
Applet configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to register an applet and enter the applet configuration mode:
switch#
configure terminal
switch(config)#
event manager applet monitorShutdown
switch(config-applet)#
This example shows how to remove the applet configuration:
switch(config-applet)#
no
event manager applet monitorShutdown
switch(config-applet)#
Related Commands
applet-name
Name of the applet. The applet name can be any case-sensitive,
alphanumeric string up to 29 characters. The applet name cannot have an
underscore in the first two characters.
Release
Modification
5.0(3)U3(1)
This command was introduced.
Command
Description
description
Configures a descriptive string for the policy.
event
Configures the event statement for the policy.
show event-manager
policy state
Correlates multiple events in the policy.
tag
Displays information about the status of the configured policy.