cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

EEM Cron-Entry stops working

i don't know if this is the right place for my Problem, but maybe someone have seen something similar.

I gave it to cisco support, but until now, they have no idea what the Problem could be.

I'm using EEM to enable/disable some Interfaces time based. Sometimes the Cron Entrys stops working.

Its running on a C3750X-12S-S with IOS  12.2(58)SE2

I have a Test Job, that produces a syslog Message Every 2 Minutes:

event manager applet Test-cron

event timer cron cron-entry "*/2 * * * *"

action 1 syslog msg "Test Cron"

action 2 cli command "enable"

"The Enable Command is only to check the CLI Commands"

The first Time, this occured, i solved it with a reload. That is a very Bad solution, since every uplink is going down.

Today i tried some things and changed my Test Entry to absolute. And the Job was working. After changing it back to cron, its working again also.

But what could be the reason for the Failure? And how could i track down the issue?

"debug event manager all" seems not to be a good solution.

The Logs will grow too much.

Maybe something missing in my configured Jobs? Perhaps the maxrun statement or something else?

Thanks for your Help.

Who Me Too'd this topic