Hey all,
When monitoring Windows Services via the Windows Service Monitor, it seems to do a pretty good job of making sure that the service's associated process is running, and alerting if it isn't. However, how could I go about alerting on if a service has been stuck in the "Starting" or "Stopping" state? I'm not seeing an obvious way to allow for this via the Application or Component settings, but the status of the service as such is shown on the Component's page.
Does anyone have any ideas?