Page 1 of 1

Socket timeout after 10 second.

Posted: Tue Apr 30, 2013 9:21 pm
by inderraw
Dear Team,

I have installed Nagios in Amazon cloud and i installed NS client patch in all server, but in three server , getting following error.

Error:
1-Socket timeout after 10 second.

Regards

Re: Socket timeout after 10 second.

Posted: Wed May 01, 2013 11:40 am
by sreinhardt
Can you show the command you are attempting to run? Also have you used the -t flag to specify an extended timeout?

Re: Socket timeout after 10 second.

Posted: Thu May 02, 2013 12:44 am
by inderraw
Dear Team,

I have attached document with socket error.I am facing same problem in three server.

Regards
Inder Singh Rawat

Re: Socket timeout after 10 second.

Posted: Thu May 02, 2013 9:53 am
by abrist
Are you monitoring other aws ec2 instances with you XI ec2 instance? Can you nmap port 12489 or 5666 of one of the nsclient servers from your xi box?

One the XI server cli:

Code: Select all

yum install nmap -y
nmap <ip of nsclient server> -p 5666,12489

Re: Socket timeout after 10 second.

Posted: Fri May 03, 2013 5:35 am
by inderraw
Dear Team,

I have done the same ,as you mention in post, but still same error showing .
Please find attached screen shot for your refrence.

Regards
Inder Singh Rawat

Re: Socket timeout after 10 second.

Posted: Fri May 03, 2013 7:55 am
by scottwilkerson
you need to open port 12489 & 5666 in the AWS firewall for the windows server

Re: Socket timeout after 10 second.

Posted: Mon May 06, 2013 4:55 am
by inderraw
Dear Team,

Thanks a lot for your valuable help, now i am not getting Socket timeout error.

Regards
Inder Singh Rawat