-
Monitoring a single service…
I’m having a lot of difficulty monitoring a process on a Windows Server. Basically I want to monitor our Lotus Domino Mail Server. I’ve tried all sorts of syntax but am not getting a response.
The service is listed in the registry as:
Lotus Domino Server Service (LotusDominoData)
and the process is:
nserver.exe
Trying both module_process and module_service is yielding nothing. Looking at the examples in the documentation doesn’t shed any light either.
How would I need to format this to see the service and return a 0 or 1?