[Trigger] CPU
Q100020: [Trigger] CPU
Checks CPU usage % and executes when the specified conditions are met.
Parameter | In/Out | Description | Other Info |
---|---|---|---|
Trigger threshold | In | Choices: Above , Below Should this be triggered when CPU utilization remains above or below the threshold value? |
Default: Above |
Threshold amount | In | Threshold in percent (%) of CPU usage. | Minimum: 1 Maximum: 100 |
Seconds between checks | In | How often to check utilization, specified in seconds. Defaults to and enforces minimum value of 5 seconds. | |
Seconds before triggering | In | The threshold condition must be sustained for at least this many seconds before the trigger is executed. Can be set to 0 for instantaneous triggering, but not recommended for most uses. | Default: 10 |
Seconds between triggers | In | After triggering, prevent a re-trigger from occuring again, for this duration. Can be set to 0 for allowing immediate re-triggering. | Default: 60 |
(Italics = required parameters)
Notes
This trigger allows a job to be started if the percentage of available CPU usage raises above, or drops below, a certain point. The parameters allow for tuning the trigger for the specific machine it is installed on. Exercise caution using this trigger, as it has the potential to cause high resource utilization if you have not tuned the settings well for your given server and start executing a job with heavy resource usage.
Last Updated:
6/28/2023 10:36:58 PM