[Nagios-users] socket timeout after 20 sec

2009-05-14 Thread Anirudh Srinivasan
Hey Folks, I know " socket timeout after 20 sec" has been discussed so many time in all the forums and post, but still this is not so clear to me. Nagios server : RHEL 5 NC_NET used on Windows server. In startup.cfg the port is 12489 and the ip_passive is ip address of the nagios server. Even

Re: [Nagios-users] socket timeout after 20 sec

2009-05-14 Thread Andreas Ericsson
Anirudh Srinivasan wrote: > Hey Folks, > > I know " socket timeout after 20 sec" has been discussed so many time in all > the forums and post, but still this is not so clear to me. > > Nagios server : RHEL 5 > > NC_NET used on Windows server. > > In startup.cfg the port is 12489 and the ip_pas

Re: [Nagios-users] socket timeout after 20 sec

2009-05-14 Thread Jayson Broughton
y 14, 2009 1:33 PM To: Anirudh Srinivasan Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] socket timeout after 20 sec Anirudh Srinivasan wrote: > Hey Folks, > > I know " socket timeout after 20 sec" has been discussed so many time in all > the forums and po

Re: [Nagios-users] socket timeout after 20 sec

2009-05-14 Thread Anirudh Srinivasan
Hi Thanks for your response at first. FYI: There is no firewall that is blocking this port. Of course it might be possible that the specific port might be used by another application. Please let me know any futher suggetions. Can i try switching to nrpe.? On Thu, May 14, 2009 at 3:33 PM, Andrea

Re: [Nagios-users] socket timeout after 20 sec

2009-05-15 Thread Peter Östlin
On Thu, May 14, 2009 at 9:02 PM, Anirudh Srinivasan wrote: > > Hey Folks, > > I know " socket timeout after 20 sec" has been discussed so many time in all > the forums and post, but still this is not so clear to me. > > Nagios server : RHEL 5 > > NC_NET used on Windows server. > > In startup.cfg t

Re: [Nagios-users] socket timeout after 20 sec

2009-05-15 Thread Johannes Dagemark
Andreas Ericsson wrote: > Anirudh Srinivasan wrote: > >> Hey Folks, >> >> I know " socket timeout after 20 sec" has been discussed so many time in all >> the forums and post, but still this is not so clear to me. >> >> Nagios server : RHEL 5 >> >> NC_NET used on Windows server. >> >> In startu

Re: [Nagios-users] socket timeout after 20 sec

2009-05-15 Thread Anthony Montibello
As Peter pointed out, If the Startup Config port is 12489 then NC_NEt is expecting the request on that port. But the check_nt is specifying 1248. The passive port is not used unless you are using NSCA with nc_net. the default config of NC_NET (if the config file is empty or missing) works on por

Re: [Nagios-users] socket timeout after 20 sec

2009-05-18 Thread Anirudh Srinivasan
Sorry for the delayed reply Actuall that was a typo error. Its actually ./check_nt -H -v FREEDISKSPACE -l C -w 80 -c 90 -p 12489 -t 50 CRITICAL - socket timeout after 50 sec Any suggetions... I also re installed the NC_NET on the windows and then tested with the usual port but still no