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
AWS Nagios Instance - Can't launch
-
Fred Kroeger
- Posts: 588
- Joined: Wed Oct 19, 2011 11:36 pm
- Location: Perth, Western Australia
- Contact:
Re: AWS Nagios Instance - Can't launch
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?
Thanks
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/nagiosxiBe 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
There are no nagios or nagiosxi folders
Re: AWS Nagios Instance - Can't launch
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
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
Solution was to define a proxy and then run the fullinstall script manually.
Thanks.... Fred