cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2285
Views
0
Helpful
1
Replies

How to register EEM Tcl script

amanashf
Level 1
Level 1

Hello,

I've a EEM tcl script in bootflash. How to register EEM script. I did the following but it couldn't locate the script in bootflash.

switch2(config)#event manager policy bootflash:eem-stuckcpu.tcl type user

EEM configuration: policy file bootflash:eem-stuckcpu.tcl could not be found

switch2(config)#

switch2(config)#event manager policy eem-stuckcpu.tcl type user          

EEM configuration: policy file eem-stuckcpu.tcl could not be found

Thanks,

/aa

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

You need to configure:

event manager directory user policy bootflash:

Then use:

event manager policy eem-stuckcpu.tcl