[Nagios-users] NSClient++: Connection Refused, again and again, with default config

2009-01-27 Thread 44kbps
Hi people of the world :P I'm just running the NSclient on a Windows machine. I got the default configuration of the NSC.ini but I have an error in the nagios: Connection refused I modified the NSC.ini to run the client on the 12489 port, and I add the IP of the nagios server on allowed host. I

Re: [Nagios-users] NSClient++: Connection Refused, again and again, with default config

2009-01-27 Thread Michael Medin
Best way to debug this is: 1, runt: NSClient++ /test (after stopping the service) and see what happends. 2, enable debug logging and check the nsc.log file. // Michael Medin Hi people of the world :P I'm just running the NSclient on a Windows machine. I got the default configuration of the

Re: [Nagios-users] NSClient++: Connection Refused, again and again, with default config

2009-01-27 Thread Kevin Keane
Connection closed by foreign host really suggests that the connection could be established, but NSClient closes it immediately. Check for a typo in the allowed host configuration. The rest is just general networking troubleshooting, in case I'm wrong on that. First, a stupid question: you say