PurposeCommand or Action
Example:
Device# event manager scheduler hold policy 2
Displays the status of EEM policy put on hold in
Step 3 as held, along with other pending policies.
show event manager policy pending [queue-type{applet |
call-home | axp | script} class class-options | detailed
Example:
Device# show event manager policy pending
Step 4
Examples
The following example shows how to view all pending EEM policies and to hold the EEM policy with a job
ID of 2.
Device# show event manager policy pending
no. job id status time of event event type name
1 1 pend Thu Sep 7 02:54:04 2006 syslog applet: one
2 2 pend Thu Sep 7 02:54:04 2006 syslog applet: two
3 3 pend Thu Sep 7 02:54:04 2006 syslog applet: three
Device# event manager scheduler hold policy 2
Device# show event manager policy pending
no. job id status time of event event type name
1 1 pend Thu Sep 7 02:54:04 2006 syslog applet: one
2 2 held Thu Sep 7 02:54:04 2006 syslog applet: two
3 3 pend Thu Sep 7 02:54:04 2006 syslog applet: three
Resuming Execution of EEM Policy Events or Event Queues
To resume the execution of specified EEM policies, perform this task. In this task, the policy that was put on
hold in the Holding a Scheduled EEM Policy Event or Event Queue task is now allowed to resume execution.
SUMMARY STEPS
1.
enable
2.
show event manager policy pending
3.
event manager scheduler release {all | policy policy-id | queue-type {applet | call-home | axp | script}}
class class-options [processor {rp_primary | rp_standby}]
4.
show event manager policy pending
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1714
How to Write EEM Policies Using the Cisco IOS CLI