Hi All,
Say, we have an alert action which restarts a windows service, if found stopped. I want to know a way to find those "service restart" attempts and out of which how many were the successful ones and unsuccessful ones.
I think this can be done querying database and have tried hands on it but, not really sure how exactly it can be done. Also, there could be some better way to do it.
Any help on this is highly appreciated.
Thanks!