01-27-2012 12:32 PM - edited 03-07-2019 04:35 AM
All,
Can I specify the occurence in how many seconds period? like:
::cisco::eem::event_register_syslog occurs 3 period 20 pattern "\%SYS-5-CONFIG_I: Configured" maxrun_sec 90
What's maximum maxrun_sec I can set up? Actually I want to set maxrun as large as possible since my policy will control the time to run.
Thanks all.
Lou
Solved! Go to Solution.
02-01-2012 10:47 AM
Yes, you can do this. I would omit the "\%" though. You can use maxrun instead of maxrun_sec. The maxrun parameter is in seconds and it can go as large as 2^32-1.
02-01-2012 10:47 AM
Yes, you can do this. I would omit the "\%" though. You can use maxrun instead of maxrun_sec. The maxrun parameter is in seconds and it can go as large as 2^32-1.
02-01-2012 11:01 AM
Thank you Joseph.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide