I'm not sure exactly what you are asking me. The way I tried to set this up was with a service monitor trigger and an email task.
Ideally when the service changes status, it would activate the email task which would send me a notification that there has been a status change.
However, if the service does not change status, but the server itself reboots or loses network connection, the job does not trigger. I believe that the trigger does go inactive when this happens. That is not ideal.
The job should let me know if the service changes status and if the server goes offline. (obviously the service is down if the server reboots) Since this job as I have set it up does not perform as I'd like when configured this way (a target server reboot stymies the job's function) I am looking additional ways to configure this that will meet the need.