Socket timeout after 10 second.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Socket timeout after 10 second.

Post 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
Last edited by scottwilkerson on Mon May 06, 2013 10:28 am, edited 2 times in total.
Reason: Removing personal contact information.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Socket timeout after 10 second.

Post by sreinhardt »

Can you show the command you are attempting to run? Also have you used the -t flag to specify an extended timeout?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Re: Socket timeout after 10 second.

Post by inderraw »

Dear Team,

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

Regards
Inder Singh Rawat
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Socket timeout after 10 second.

Post 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
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Re: Socket timeout after 10 second.

Post 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
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Socket timeout after 10 second.

Post by scottwilkerson »

you need to open port 12489 & 5666 in the AWS firewall for the windows server
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Re: Socket timeout after 10 second.

Post by inderraw »

Dear Team,

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

Regards
Inder Singh Rawat
Locked