Hi Support,
I have installed NSclient++ (NSCP-0.5.0.31-x64) on Windows 2008 server, but in Nagios XI console I am seeing connection refused errors.
In same windows server NSclient 0.4.3 is working fine. I have uninstalled 0.4.3 and installed 0.5.0. Please find errors screen shot and nsclient file.
Please let me know where I am missing.
Connection refused error - 0.5.0.31
Connection refused error - 0.5.0.31
You do not have the required permissions to view the files attached to this post.
Re: Connection refused error - 0.5.0.31
In your configuration file, look for -
Change it to -
Then, restart the service and try again. It should work at this point. If not, please let us know the error you're seeing and post your NSClient++ log file as well.
Code: Select all
; NSClientServer - A server that listens for incoming check_nt connection and processes incoming requests.
NSClientServer = 0
Code: Select all
; NSClientServer - A server that listens for incoming check_nt connection and processes incoming requests.
NSClientServer = 1
Former Nagios Employee
Re: Connection refused error - 0.5.0.31
Thank you. Able to resolve issue.
Re: Connection refused error - 0.5.0.31
Great to hear.
Closing this one out, feel free to make a new thread if you need any assistance in the future!
Closing this one out, feel free to make a new thread if you need any assistance in the future!
Former Nagios Employee