I have created a monitor for serveral applications on a Terminal Server. The processes that I am monitoring are not services and only run when a user is using the application. Monitoring them is straightforward and is working great but however if the last user closes the application and the services stops then the application is shown as unknown because the process no longer exists until another user opens the application.
I'd like to change this default behavior to not show the status as unknown/down when certian processes are no longer running. Is there a way to change this or perhaps another alternative?