E Commands
event manager applet
150
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
event manager applet
To register an applet with the Embedded Event Manager (EEM) and to enter applet configuration mode,
use the event manager applet command. To remove the applet command from the configuration, use
the no form of this command.
event manager applet applet-name [override name]
no event manager applet applet-name
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 register an applet with EEM and to enter applet configuration mode:
switch# configure terminal
switch(config)# event manager applet eem-applet
switch(config-applet)#
applet-name Unique identifier for the applet. This identifier can be any string value.
override name (Optional) Specifies this policy will override a system policy. The name is the
name of the system policy to override. It should begin with a double underscore.
Release Modification
4.0(1) This command was introduced.