I searched for a freeware in Google and found that all the products out there can send an email when a service "fails" not when a service is stopped.
I ended up writing a small windows based application that looks like below:

The program monitors the selected services at regular intervals of time (configurable) and sends an email when a selected service is stopped (one email per service).
The source code for the above program is here.

0 comments:
Post a Comment