Page 1 of 1

NagiosXI Installation error

Posted: Thu Jul 07, 2011 11:23 am
by whoa
I'm running CentOS 5.6 with all current updates applied. From su - I do a ./fullinstall w/i the nagiosxi directory and it appears to go a fairly long way but I get an "INSTALLATION ERROR" and it stops. Here's the last few lines from the failed installation:

Code: Select all

/usr/bin/install -c -m 755 -o root -g root -d /etc/rc.d/init.d
/usr/bin/install -c -m 755 -o root -g root daemon-init /etc/rc.d/init.d/ndo2db
/home/nateh/nagiosxi/subcomponents/ndoutils
NDOUTILS-POST
NOTE: If prompted, enter the MySQL root password
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
NOTE: If prompted, enter the MySQL root password
ERROR: NDOUtils database install appears to have failed - exiting.
/home/nateh/nagiosxi/subcomponents
ERROR: Subcomponent 'ndoutils' installation failed - exiting.
/home/nateh/nagiosxi
Subcomponents installation failed - exiting
RESULT=1

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
The script that failed was: './A-subcomponents'
[root@localhost nagiosxi]# 
So I go download "ndoutils-1.4-0.6.b8.el5.x86_64.rpm" and:

Code: Select all

[root@localhost nateh]# rpm -i ndoutils-1.4-0.6.b8.el5.x86_64.rpm
warning: ndoutils-1.4-0.6.b8.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
error: Failed dependencies:
        nagios < 3 is needed by ndoutils-1.4-0.6.b8.el5.x86_64
[root@localhost nateh]# 
Not real sure how to proceed after that...So anyone have any ideas?

Re: NagiosXI Installation error

Posted: Fri Jul 15, 2011 4:22 pm
by whoa
All I'm trying to do is install NagiosXI and compare it to Nagios Core version... So whats the difference and how would someone suggest installing it.?..because the manual way simply isnt working out for me...

Please help

Re: NagiosXI Installation error

Posted: Sun Jul 17, 2011 8:01 am
by whoa
Is there an easier way of doing a fresh install of NagiosXI? I'm using VirtualBox as the virtual server medium with plenty of resources and CentOS 5.2. Any help would be appreciated.

Re: NagiosXI Installation error

Posted: Mon Jul 18, 2011 10:44 am
by lmiltchev
If you are having difficulties with the manual install, you can try installing Nagios XI, using the VMware Virtual Machine image. VMware player is free.
You can read more about the installation process here: http://library.nagios.com/library/produ ... ain#vmware.

Once you get it going, you may try converting it from VMware to VirtualBox. We have a document, explaining how to do this: http://assets.nagios.com/downloads/nagi ... ersion.pdf.