How can I verify the Service Restarted Successfully programatically?
My first thought is having the Regular restart service Advanced alert that tries to restart the service. Then have a second Alert that says if the Service is down 2 or 3 polling interval then fire an Alert.
Is there a cleaner way to do this than to have 2 alerts?