How can I know when a Process has a problem?
Create a rule that triggers when a Process completes in error on a managed server.
About this task
Key | Operator | Value |
---|---|---|
Event Type | Matches | Process Ended |
Process Name | Matches | ISITDONE |
Servers and Server Groups | Matches | ()(MyGroup) |
Return Code | Not equal to | 0 |
This rule activates only when Processes named ISITDONE complete with a return code that is not 0, on servers in the server group named MyGroup.