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-60
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
event manager environment
event manager environment
To configure an environment variable for Embedded Event Manager (EEM), use the
event manager
environment
command. To remove the environment variable, use the
no
form of this command.
event manager environment
variable-name variable-value
no event manager environment
variable-name variable-value
Syntax Descriptiona
Defaults
None
Command Modes
Global configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure an event manager variable for EEM:
switch#
configure terminal
switch(config)#
event manager environment emailto “admin@abc.com”
switch(config)#
This example shows how to remove the event manager variable:
switch(config)#
no event manager environment emailto “admin@abc.com”
switch(config)#
Related Commands
variable-name
Name of the environment variable. The variable name can be any
alphanumeric string up to 29 characters.
variable-value
Value of the environment. The variable value can be any case-sensitive,
alphanumeric string up to 39 characters specified within quotes.
Release
Modification
5.0(3)U3(1)
This command was introduced.
Command
Description
show event manager
environment
Displays information about the configured environment variables.