NagiosXI Installation Issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cuil
Posts: 6
Joined: Tue Jun 21, 2011 12:38 am

NagiosXI Installation Issue

Post by cuil »

If i run the script ./importnagiosql i got an error message just like that
ERROR: No files to import - exiting where nagios core and nagiosql installed
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: NagiosXI Installation Issue

Post by mguthrie »

What version of XI are you attempting to install, and on what Linux distribution are you working with? We had a known bug in 2011R1.3 in that script with apache not restarting correctly. It should be fixed in 1.4.
cuil
Posts: 6
Joined: Tue Jun 21, 2011 12:38 am

Re: NagiosXI Installation Issue

Post by cuil »

Thanks...
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: NagiosXI Installation Issue

Post by mguthrie »

Let us know if you have any additional questions or problems.
cuil
Posts: 6
Joined: Tue Jun 21, 2011 12:38 am

Re: NagiosXI Installation Issue

Post by cuil »

Ya i have an doubt... how to install nagiosxi at suse linux ...

because if we install nagiosxi we need yum configuration
but there is not possible in suse without configure yum then how to install it...?
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: NagiosXI Installation Issue

Post by mguthrie »

SuSE is not currently supported at this time. Even if yum was installed and configured there are many subcomponents that would likely not work correctly. Currently we support RHEL 5x and CentOS5x installs, and we're working on adding Fedora and Scientific Linux.
cuil
Posts: 6
Joined: Tue Jun 21, 2011 12:38 am

Re: NagiosXI Installation Issue

Post by cuil »

I install nagiosxi threw proxy at centos 5.4 ...i got an error like

ERROR: rpmforge-release RPM was not installed - exiting.

How to solve this problem...?

note: i define my proxies at yum.conf and wgetrc configuration files also.....
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: NagiosXI Installation Issue

Post by lmiltchev »

There has been an issue with the RPMForge changed URLs. Install RPMforge following the directions on this Web page:
http://wiki.centos.org/AdditionalResour ... s/RPMForge

After this, go to your nagiosxi directory and run in terminal:
# touch installed.yum
# ./fullinstall
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked