Issue with Installing Nagios XI latest source rpm

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Berto
Posts: 162
Joined: Tue Jul 01, 2014 6:12 pm

Re: Issue with Installing Nagios XI latest source rpm

Post by Berto »

Hello,

Sorry for the late reply, here is what root looks like in our LDAP sudoers role

cn root

objectClass top
sudoRole

sudoCommand (ALL) ALL

sudoHost ALL

sudoUser root

--Berto
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Issue with Installing Nagios XI latest source rpm

Post by tgriep »

Can you run the following on the XI system and post the output back here?

Code: Select all

ll /usr/local/nagiosxi/nom/checkpoints/
Be sure to check out our Knowledgebase for helpful articles and solutions!
Berto
Posts: 162
Joined: Tue Jul 01, 2014 6:12 pm

Re: Issue with Installing Nagios XI latest source rpm

Post by Berto »

Here is the requested output:

ll /usr/local/nagiosxi/nom/checkpoints/
total 4
drwxr-xr-x 3 nagios nagios 4096 Nov 4 19:50 nagioscore
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Issue with Installing Nagios XI latest source rpm

Post by tgriep »

The nagiosxi folder is missing. Can you on the following to create it?

Code: Select all

mkdir /usr/local/nagiosxi/nom/checkpoints/nagiosxi
chown nagios.nagios /usr/local/nagiosxi/nom/checkpoints/nagiosxi
chmod 755 /usr/local/nagiosxi/nom/checkpoints/nagiosxi
Then try the install again.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Berto
Posts: 162
Joined: Tue Jul 01, 2014 6:12 pm

Re: Issue with Installing Nagios XI latest source rpm

Post by Berto »

After creating the missing folder and trying the installer again, I got:

Running './E-importnagiosql'...
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...
ERROR: No files to import - exiting. Were Nagios Core and NagiosQL installed?
RESULT=1

--Berto
You do not have the required permissions to view the files attached to this post.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Issue with Installing Nagios XI latest source rpm

Post by Box293 »

Code: Select all

Nagios XI Installation Log
==========================
DATE: Thu Nov  5 16:08:56 EST 2015

DISTRO INFO:
RedHatEnterpriseServer
6.6
x86_64

THIS IS AN UPGRADE!
Are you running the ./fullinstall script or the ./upgrade script?

Is this a new install or an upgrade?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Berto
Posts: 162
Joined: Tue Jul 01, 2014 6:12 pm

Re: Issue with Installing Nagios XI latest source rpm

Post by Berto »

I'm running the ./fullinstall script has I had to rebuild the server.

--Berto
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Issue with Installing Nagios XI latest source rpm

Post by Box293 »

This is most unusual, as the logs says it is running an upgrade.

I think we should take this into a support ticket so we can help you through a remote session.

Please send an email to [email protected] referencing this forum thread and we'll take it from there. Reply to this thread when you have done this so we can confirm we received the email.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Berto
Posts: 162
Joined: Tue Jul 01, 2014 6:12 pm

Re: Issue with Installing Nagios XI latest source rpm

Post by Berto »

Hello,

I'll open up a ticket and thank you. That is rather odd though because in the beginning on the log it shows

Nagios XI Installation Log
==========================
DATE: Mon Nov 2 15:28:27 EST 2015

DISTRO INFO:
RedHatEnterpriseServer
6.6
x86_64

THIS IS A NEW INSTALL!

INSTALLING:
full=5.2.0
major=5
minor=2.0
releasedate=2015-10-08
release=511


But than at the end it says it's an upgrade.

--Berto
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Issue with Installing Nagios XI latest source rpm

Post by tmcdonald »

We have received your ticket and will be continuing support there.
Former Nagios employee
Locked