Issue with EC2 Nagios AMI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jbisciotti
Posts: 2
Joined: Thu Aug 07, 2014 4:08 pm

Issue with EC2 Nagios AMI

Post by jbisciotti »

We are trying to spawn up the AMI from the following link.

http://assets.nagios.com/downloads/nagi ... -Cloud.pdf

We are highly familiar with AWS but are having issues connecting to the instance. It is within our VPC, security groups are set properly for 80 and 22. When trying to access the URL using VPCIPADDRESS/nagiosxi the page can not be found.

Also ssh to the same system using our standard admin key that was used to create the instance does not work either (it is being rejected). We are using ec2-user as the login. Once again security groups are set properly and another instance with the same SG functions normally for us.

Has anyone else had this problem? We currently use NagiosFAN but want to try out XI in EC2 before we make the switch.

EDIT just checked the system log from the ec2 console and saw this:

check if /tmp/nagiosxi exists
--2014-08-07 16:57:29-- http://assets.nagios.com/downloads/nagi ... est.tar.gz
Resolving assets.nagios.com... 72.14.181.71
Connecting to assets.nagios.com|72.14.181.71|:80... failed: Connection timed out.
Retrying.

--2014-08-07 16:57:51-- (try: 2) http://assets.nagios.com/downloads/nagi ... est.tar.gz
Connecting to assets.nagios.com|72.14.181.71|:80... failed: Connection timed out.
Retrying.

--2014-08-07 16:58:14-- (try: 3) http://assets.nagios.com/downloads/nagi ... est.tar.gz
Connecting to assets.nagios.com|72.14.181.71|:80... failed: Connection timed out.
Retrying.

--2014-08-07 16:58:38-- (try: 4) http://assets.nagios.com/downloads/nagi ... est.tar.gz
Connecting to assets.nagios.com|72.14.181.71|:80... failed: Connection timed out.
Retrying.

--2014-08-07 16:59:03-- (try: 5) http://assets.nagios.com/downloads/nagi ... est.tar.gz
Connecting to assets.nagios.com|72.14.181.71|:80... failed: Connection timed out.
Retrying.

--2014-08-07 16:59:29-- (try: 6) http://assets.nagios.com/downloads/nagi ... est.tar.gz
Connecting to assets.nagios.com|72.14.181.71|:80... failed: Connection timed out.
Retrying.

--2014-08-07 16:59:56-- (try: 7) http://assets.nagios.com/downloads/nagi ... est.tar.gz
Connecting to assets.nagios.com|72.14.181.71|:80...


We added an elastic IP and gave the system a reboot. Maybe it needs to authenticate before it's up 100%?
Locked