Nagios XI Installation Error on AWS Linux AMI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
introvert
Posts: 1
Joined: Fri May 04, 2018 2:32 am

Nagios XI Installation Error on AWS Linux AMI

Post by introvert »

I am trying to install Nagios XI on an AWS Linux AMI EC2 instance. However, I am getting the error below:

=================================================================
Proceeding with installation...
Checking MySQL credentials...
MySQL not yet installed - that's okay.
Running './0-repos'...
Configuring Repos...
./0-repos: line 108: syntax error near unexpected token `['
RESULT=2

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './0-repos'

=================================================================

I believe i have to comment out some lines within 0-repos but I cant seem to figure out which lines. I tried to comment out lines 30-39 but i am still getting the same error. Thanks!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI Installation Error on AWS Linux AMI

Post by lmiltchev »

What document/guide/tutorial did you follow while trying to install Nagios XI? Can you post the entire install.log?
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagios XI Installation Error on AWS Linux AMI

Post by mcapra »

The system requirements indicate that Amazon Linux is not currently supported. You might try using a RHEL or CentOS AMI and see if you get better results.
Former Nagios employee
https://www.mcapra.com/
kyang

Re: Nagios XI Installation Error on AWS Linux AMI

Post by kyang »

introvert, Let us know if you have any more questions.

Otherwise, please provide or follow the information asked in the previous posts.
Locked