Task Description:
Monitors the application and send an email alert if the application crashes.
| Solution |
| 1. | Create new task |
Click on New -> Task Editor. |
| 2. | Monitor the application |
- Select Loop command, "Start Loop" and select 'Condition'
- Specify the path of the application to be monitored.
- Insert some delay so that loop is checking every few seconds or minutes.
Screenshot 1 |
| 3. | Send e-mail alert |
If the application crashes, the task will stop executing the Loop and will send an email alert.
Screenshot 2. |
| |
| When you run this task, it monitors
the application constantly. As soon as the application stops running or crashes it sends an email alert. |
Screenshot 1:

Screenshot 2:

|