Registering And Defining An Embedded Event Manager Tcl Script; Displaying Embedded Event Manager Information - Cisco ME 3400 Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400:
Table of Contents

Advertisement

Displaying Embedded Event Manager Information

These examples show actions that are taken in response to an EEM event:
Switch(config-applet)# action 1.0 syslog priority critical msg "Memory exhausted; current
available memory is $_snmp_oid_val bytes"
Switch (config-applet)# action 2.0 force-switchover

Registering and Defining an Embedded Event Manager TCL Script

Beginning in privileged EXEC mode, perform this task to register a TCL script with EEM and to define
the TCL script and policy commands.
Command
Step 1
configure terminal
Step 1
show event manager environment [all
| variable-name]
Step 2
configure terminal
Step 3
event manager environment
variable-name string
Step 4
event manager policy
policy-file-name [type system] [trap]
Step 5
exit
This example shows the sample output for the show event manager environment command:
Switch# show event manager environment all
No.
1
2
3
4
5
This example shows a CRON timer environment variable, which is assigned by the software, to be set to
every second minute, every hour of every day:
Switch (config)# event manager environment_cron_entry 0-59/2 0-23/1 * * 0-6
This example shows the sample EEM policy named tm_cli_cmd.tcl registered as a system
policy. The system policies are part of the Cisco IOS image. User-defined TCL scripts must
first be copied to flash memory.
Switch (config)# event manager policy tm_cli_cmd.tcl type system
Displaying Embedded Event Manager Information
To display information about EEM, including EEM registered policies and EEM history data, see the
Cisco IOS Network Management Command Reference.
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
30-6
Purpose
Enter global configuration mode.
(Optional) The show event manager environment command displays the
name and value of the EEM environment variables.
Enter global configuration mode.
Configure the value of the specified EEM environment variable. Repeat
this step for all the required environment variables.
Register the EEM policy to be run when the specified event defined within
the policy occurs.
Exit global configuration mode and return to privileged EXEC mode.
Name
_cron_entry
_show_cmd
_syslog_pattern
_config_cmd1
_config_cmd2
(Optional) The all keyword displays the EEM environment variables.
(Optional) The variable-name argument displays information about
the specified environment variable.
Value
0-59/2 0-23/1 * * 0-6
show ver
.*UPDOWN.*Ethernet1/0.*
interface Ethernet1/0
no shut
Chapter 30
Configuring Embedded Event Manager
OL-9639-07

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents