Search found 17 matches
- Thu Mar 03, 2016 5:32 pm
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
Following is the output of nmap -Pn -p 12489 172.25.30.41, Can you please guide us if there are any customization that we need to do on AWS Amazon system.
- Thu Mar 03, 2016 10:17 am
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
Please see all required information in below screenshots, Also It would be great if you guys guide us with some Instructions how we can setup nagios Instance properly on Amazon AWS Instead of spending lot of time for posting and reply.
- Tue Mar 01, 2016 9:15 pm
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
Security groups running on AWS Instance..I'm not sure which network setup you are talking about. Nagios Instance running on AWS and that Instance trying to communicate with our local windows server but its not happening.
- Tue Mar 01, 2016 4:59 pm
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
On Amazon AWS we have open ports for 12489,5666 in the security Inbound rules(Refer below screenshot), Also we turned off firewall on windows server which we are trying to monitor. Not sure where exactly the problem, It looks all configuration settings good. Could you please guide us to fix this iss...
- Tue Mar 01, 2016 4:35 pm
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
Here is the screenshot of service info from Configure -> Core Config Manager -> Click 'Services
Also following is the output when I run nmap windowsip on NagiosXI Ec2 Instance on Amazon AWS, Can You please guide where exactly the problem is and how we can rectify this issue?
Also following is the output when I run nmap windowsip on NagiosXI Ec2 Instance on Amazon AWS, Can You please guide where exactly the problem is and how we can rectify this issue?
- Tue Mar 01, 2016 12:07 pm
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
Here is the output of netstat -an | findstr "12489".
I'm not sure which one(check_nrpe,check_nt) my service attempting to use, Can you give some steps to check this?
I'm not sure which one(check_nrpe,check_nt) my service attempting to use, Can you give some steps to check this?
- Tue Mar 01, 2016 10:47 am
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
Here is the output of netstat -an | findstr "5666"(Refer attached screenshot).
Also my windows firewall turned-off , Do we still require to enable the rule through windows firewall.
Also my windows firewall turned-off , Do we still require to enable the rule through windows firewall.
- Mon Feb 29, 2016 8:45 pm
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
Hi,
Just to give more info, I have open TCP ports on Nagios EC2 Instance to communicate with our local windows server(Note:This windows server is running locally in my company and only Nagios Instance running on Amazon AWS)
Also please find attached nsclient.ini file from the Windows server.
Just to give more info, I have open TCP ports on Nagios EC2 Instance to communicate with our local windows server(Note:This windows server is running locally in my company and only Nagios Instance running on Amazon AWS)
Also please find attached nsclient.ini file from the Windows server.
- Mon Feb 29, 2016 6:14 pm
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Re: Socket Time Out error in the Amazon Ec2 Cloud Instance.
Following two ports already opened on AWS but still its giving socket timeout error:
Custom TCP Rule TCP 12489 0.0.0.0/0
Custom TCP Rule TCP 5666 0.0.0.0/0
Custom TCP Rule TCP 12489 0.0.0.0/0
Custom TCP Rule TCP 5666 0.0.0.0/0
- Mon Feb 29, 2016 5:53 pm
- Forum: Nagios XI
- Topic: Socket Time Out error in the Amazon Ec2 Cloud Instance.
- Replies: 20
- Views: 4815
Socket Time Out error in the Amazon Ec2 Cloud Instance.
I have created Nagios virtual Instance on Amazon Ec2 Cloud enviorment according to steps given below URL: https://assets.nagios.com/downloads/nagiosxi/docs/Using-Nagios-XI-In-Amazon-EC2-Cloud.pdf After that I have Installed NSClient++ on windows Server the one which I have to monitor using Nagios EC...