How can i monitor certain services and have it send me a notification if it hangs?
Services in a Stopping or Starting state are considered to be "Down". As such the default out-of-the-box "Alert me when a component goes down" alert should notify you when/if this condition occurs.
In addition to what aLTeReGo said, if you have specific requirements you could create a custom template for services in question, then create an advanced alert based on this template.
To create the application template, and assign it to the relevant nodes follow these steps:
Once this is done, you need to create an advanced alert which will fire off when either the application goes down, or a component within the application goes down (or both, depending on your requirements).
Hope that helps!
Thank you
No problem. Hope it helps you.
Yes it did.