To shed some more light on what this question is. Basically I have sensors setup to monitor specific windows services. Which works very well, but a problem arose when the service that I was monitoring had a lockup/jam. Basically the service was stuck/frozen, but on the PRTG logs and the monitor itself it still showed the service was up and running and all fine. I am wondering if there is a way to monitor when this service goes on the fritz again.

This service monitors fine when the service is stopped or goes down, but that is not what happened in this case.


Article Comments

Would it be possible to monitor the 'process' that the service is actually performing, like for example its output?


Jan, 2018 - Permalink

Hi Roracon

Yes, I don't see any possibility to check if a Service is running, but not working anymore. As PRTGTools Family stated above, You need to check the output or what the process is doing and does not anymore.

The only other thing that came to my mind would be, if the process does need processor time but stays at 0% or a huge amount of it. you could check that with the "windows process sensor" in PRTG.

cheers Thomas


Jan, 2018 - Permalink

This is what I was assuming would be the case, but wasn't sure if would be the case so I figured I would at least ask.

It would make sense to monitor the process. As with some of my services im not sure how easy it would be to do that, but with most of them it shouldnt be a problem. With the services I am monitoring I will see what services I am able to monitor the process it is doing.

Thank you all for your answers.


Jan, 2018 - Permalink

That is correct, a service which is still running, but not reacting, cannot be directly detected with sensors provided with PRTG.


Jan, 2018 - Permalink