Can an alert be sent when a Windows service is stopped and/or started?
Yes.
You need to create a Windows Service monitor (windows service monitoring help)
This monitor will be in OK state if service is running and in the Down state if service is stopped.
You may create an alerting rule which would instruct IPHost to send alerts upon monitor state transition from OK to Down and back from Down to OK - Alerts creating help




