Page 1 of 1

NSClient++ service monitoring

Posted: Mon Feb 01, 2016 5:23 pm
by rdobbsmacu
I have a windows service that has spaces in the name that i'm trying to monitor.

Here is the output from sc.exe
SERVICE_NAME: WebFOCUS 80 Server
DISPLAY_NAME: WebFOCUS 80 Server
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

Here is a snapshot of the service that is trying to monitor my Web Focus services.

https://support.nagios.com/forum/downlo ... w&id=11977

If I remove the WebFocus 80 Server it monitors the WF80 service just fine, If I try just the WebFocus 80 Server service I get WebFocus: not found.

Re: NSClient++ service monitoring

Posted: Mon Feb 01, 2016 6:00 pm
by lmiltchev
Try wrapping the "WevFocus 80 Server" service in single or double quotes to see if this is going to fix the issue.