Event Type - Process Cpu Usage
Description
The CPU usage of a specific process met a condition for the specified amount of time
Parameters
| Parameter Name | Type | Default Value | Allowed Values | Description | 
|---|---|---|---|---|
| Process Name | String | Enter the process name, e.g. Notepad.exe | ||
| Operator | Enum | Greater Than | Greater Than, Greater Than Or Equals, Less Than, Less Than Or Equals, Equals | Select the comparison operator to use | 
| Percent | Double | 50 | Min: 0, Max: 100 | Enter the percentage amount to check for, from [0-100]. | 
| Duration in Minutes | Double | 15 | Min: 0, Max: 1440 | Enter the amount of time in minutes, with fractions of minutes allowed (e.g. 10.75) |