Page 1 of 1

Connection refused error - 0.5.0.31

Posted: Mon Mar 28, 2016 9:51 am
by bsivavani
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.

Re: Connection refused error - 0.5.0.31

Posted: Mon Mar 28, 2016 10:17 am
by rkennedy
In your configuration file, look for -

Code: Select all

; NSClientServer - A server that listens for incoming check_nt connection and processes incoming requests.
NSClientServer = 0
Change it to -

Code: Select all

; NSClientServer - A server that listens for incoming check_nt connection and processes incoming requests.
NSClientServer = 1
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.

Re: Connection refused error - 0.5.0.31

Posted: Fri Apr 01, 2016 3:14 am
by bsivavani
Thank you. Able to resolve issue.

Re: Connection refused error - 0.5.0.31

Posted: Fri Apr 01, 2016 9:49 am
by rkennedy
Great to hear.

Closing this one out, feel free to make a new thread if you need any assistance in the future!