Page 1 of 1

NagiosXI Source Install Failed

Posted: Wed Jun 20, 2012 1:33 pm
by devinacosta
I am running CentOS 6.2 - 64bit in VMware, I did a fresh installation of CentOS and ran the ./fullinstall script. It appears somewhere along the way something bad happened during the install not sure why, so appears when it got to the NagiosQL part it dies. I have attached the full log, any advise you can give me?

THIS IS AN UPGRADE!

OLD VERSION:
full=2011R3.1
major=2011
minor=R3.1
releasedate=2012-06-08
release=216

INSTALLING:
full=2011R3.1
major=2011
minor=R3.1
releasedate=2012-06-08
release=216

Yum already configured - exiting.
Prereqs already installed - skipping...
Note: If you want to update the RPMs installed on this system, run 'yum update'
Users/groups already configured - skipping.
Database servers already initialized - skipping.
/etc/services already updated - skipping.
sudoers already configured - skipping.
Firewall rules already configured - skipping.
Step completed OK
SELinux already configured - skipping.
Database backups already configured - skipping.
PHP limits already configured - skipping.
Sourceguardian already configured - skipping.
MRTG already configured - skipping.
Step completed OK
Subcomponents already configured - skipping.
Nagios XI base files already installed - skipping.
Crontabs already configured - skipping.
Daemons already configured - skipping.
httpd: no process killed
Starting httpd: [ OK ]
Sleeping...
NOTE: If prompted, enter the MySQL root password
NagiosQL database appears OK - continuing...
NDOUtils database appears OK - continuing...
Found config files to import - continuing...
URL: http://localhost/nagiosql/index.php
CMDLINE
/usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies http://localhost/nagiosql/index.php --no-check-certificate --post-data 'Submit=Login&tfUsername=nagiosxi&tfPassword=n@gweb' -O nagiosql.login--2012-06-20 18:23:18-- http://localhost/nagiosql/index.php
Connecting to 10.141.100.100:3128... connected.
Proxy request sent, awaiting response... 503 Service Unavailable
2012-06-20 18:23:18 ERROR 503: Service Unavailable.

NAGIOSQL LOGIN FAILED!

Re: NagiosXI Source Install Failed

Posted: Wed Jun 20, 2012 1:45 pm
by slansing
Hello Devinacosta, It looks like you are behind a proxy which needs to be configured to allow for the HTTP calls. Here is a wiki post on how to do this:

http://support.nagios.com/wiki/index.ph ... th_Proxies