![Cisco ASR 9000 Serie Скачать руководство пользователя страница 79](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679079.webp)
Purpose
Command or Action
configure
Step 2
Immediately suspends the execution of all EEM policies.
event manager scheduler suspend
Example:
RP/0/RSP0/CPU0:router(config)# event manager
scheduler suspend
Step 3
commit
Step 4
Managing EEM Policies
Perform this task to specify a directory to use for storing user library files or user-defined EEM policies.
This task applies only to EEM policies that are written using Tcl scripts.
Note
SUMMARY STEPS
1.
show event manager directory user
[
library
|
policy
]
2.
configure
3.
event manager directory user
{
library path
|
policy path
}
4.
commit
DETAILED STEPS
Purpose
Command or Action
Displays the directory to use for storing EEM user library or
policy files.
show event manager directory user
[
library
|
policy
]
Step 1
Example:
RP/0/RSP0/CPU0:router# show event manager
directory user library
•
The optional
library
keyword displays the directory to
use for user library files.
•
The optional
policy
keyword displays the directory to use
for user-defined EEM policies.
configure
Step 2
Specifies a directory to use for storing user library files or
user-defined EEM policies.
event manager directory user
{
library path
|
policy
path
}
Step 3
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
63
Configuring and Managing Embedded Event Manager Policies
How to Write Embedded Event Manager Policies Using Tcl