09-12-2016 06:20 AM
Hi,
Working on an applet. When the event triggers the action cli commands, we have about 15 commands for the script to perform. The problem is we only have 6 lines enter before the 20 second default timer expires so the remaining lines don't get entered. How do we change the MAXRUN time in an applet (not a policy)?
Thanks!
Solved! Go to Solution.
09-12-2016 10:13 AM
09-12-2016 10:13 AM
event manager applet foo
event bar ... maxrun X
09-13-2016 10:23 AM
Thanks, Joe!!! Thank you for that little nugget of gold.
We have a 3 event multiple trigger correlating the events to kick off the script. We attached the maxrun to the end of the first event -- it wouldn't work on any other events (only the first one with the maxrun is all it takes).
(Just adding that in so in case someone else in the future is wondering the same thing, the information is searchable.)
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