Page 1 of 1
AWS Nagios Instance - Can't launch
Posted: Wed May 11, 2016 4:44 am
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
Re: AWS Nagios Instance - Can't launch
Posted: Wed May 11, 2016 2:00 pm
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
Re: AWS Nagios Instance - Can't launch
Posted: Wed May 11, 2016 4:40 pm
by Fred Kroeger
There are no nagios or nagiosxi folders
Re: AWS Nagios Instance - Can't launch
Posted: Wed May 11, 2016 4:45 pm
by tgriep
Can you post which Zone you were using so I can forward that info to the person that has access to them?
Re: AWS Nagios Instance - Can't launch
Posted: Wed Jun 15, 2016 3:20 am
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