AWS Nagios Instance - Can't launch

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Fred Kroeger
Posts: 588
Joined: Wed Oct 19, 2011 11:36 pm
Location: Perth, Western Australia
Contact:

AWS Nagios Instance - Can't launch

Post by Fred Kroeger »

Just tried to launch a Nagios instance in AWS - ami-67acdd5d and it appears it is broken?

The instance builds fine & starts OK. I can ssh to the instance OK - but there is no Nagios installation on the instance.

I built one last year and it worked so something has changed.

Any ideas what's happened or is there some more steps required now ?

Regards.... Fred
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: AWS Nagios Instance - Can't launch

Post by tgriep »

Take a look at this document for using Nagios XI in Amazon and make sure there were not any missed steps.
https://assets.nagios.com/downloads/nag ... -Cloud.pdf

Can you ssh in to the server, run the following and post the output?

Code: Select all

ls -l /usr/local/nagios
ls -l /usr/local/nagiosxi
Thanks
Be sure to check out our Knowledgebase for helpful articles and solutions!
Fred Kroeger
Posts: 588
Joined: Wed Oct 19, 2011 11:36 pm
Location: Perth, Western Australia
Contact:

Re: AWS Nagios Instance - Can't launch

Post by Fred Kroeger »

There are no nagios or nagiosxi folders
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: AWS Nagios Instance - Can't launch

Post by tgriep »

Can you post which Zone you were using so I can forward that info to the person that has access to them?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Fred Kroeger
Posts: 588
Joined: Wed Oct 19, 2011 11:36 pm
Location: Perth, Western Australia
Contact:

Re: AWS Nagios Instance - Can't launch

Post by Fred Kroeger »

You can mark this as resolved. The problem was that a proxy was required to build the Nagios Instance. So it couldn't download Nagios and the installation failed which is why there where no nagios/nagiosxi folders.
Solution was to define a proxy and then run the fullinstall script manually.

Thanks.... Fred
Locked