Event Type - Windows Service Status Changed
Description
A windows system service's state changed
Parameters
Parameter Name | Type | Default Value | Allowed Values | Description |
---|---|---|---|---|
Service Name | String | Enter the Service Names, one per line. Note the Service Name is not the same as the Display Name for the windows service. | ||
Service Status | Mask | Stopped | Stopped, Start Pending, Stop Pending, Running, Continue Pending, Pause Pending, Paused | Select one or more states to check for. When a matching service enters any of these states, the event will be signaled |
Startup Type | Mask | Automatic | Automatic, Automatic Delayed Start, Manual, Disabled | Select one or more startup types. Only services with one of the selected startup types will be able to signal the event |
Minimum System Uptime | Int | 5 | Min: 0, Max: 120 | The minimum time in minutes that the system needs to be running for the event to be signaled |