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.
NSClient++ service monitoring
-
rdobbsmacu
- Posts: 36
- Joined: Tue Apr 28, 2015 3:11 pm
NSClient++ service monitoring
You do not have the required permissions to view the files attached to this post.
Re: NSClient++ service monitoring
Try wrapping the "WevFocus 80 Server" service in single or double quotes to see if this is going to fix the issue.
Be sure to check out our Knowledgebase for helpful articles and solutions!