You can set the action threshold and preparation time for all schedules; you cannot set these values for individual schedules.
Use the following configuration statements to set the action threshold and preparation time:
- shared sae configuration time-based-policies {
- action-threshold action-threshold;
- preparation-time preparation-time;
- max-worker-threads max-worker-threads;
- }
To set the action threshold and preparation time for an SAE:
- user@host# edit shared sae configuration time-based-policies
- [edit shared sae configuration time-based-policies]
- user@host# set action-threshold action-threshold
- [edit shared sae configuration time-based-policies]
- user@host# set preparation-time preparation-time
When you set a value for the preparation time, take into consideration system load and performance. Factors such as the number of subscribers, the number of active services, the number of schedule services, the speed of the processor on the system, as well as other conditions might affect the amount of time to process all the scheduled actions at a specified schedule time.
- [edit shared sae configuration time-based-policies]
- user@host# set max-worker-threads max-worker-threads
- [edit shared sae configuration time-based-policies]
- user@host# show