Issue with Installing Nagios XI latest source rpm
Re: Issue with Installing Nagios XI latest source rpm
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
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
Re: Issue with Installing Nagios XI latest source rpm
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!
Re: Issue with Installing Nagios XI latest source rpm
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
ll /usr/local/nagiosxi/nom/checkpoints/
total 4
drwxr-xr-x 3 nagios nagios 4096 Nov 4 19:50 nagioscore
Re: Issue with Installing Nagios XI latest source rpm
The nagiosxi folder is missing. Can you on the following to create it?
Then try the install again.
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
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Issue with Installing Nagios XI latest source rpm
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
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.
- 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
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!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.
Re: Issue with Installing Nagios XI latest source rpm
I'm running the ./fullinstall script has I had to rebuild the server.
--Berto
--Berto
- 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
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.
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.
Re: Issue with Installing Nagios XI latest source rpm
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
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
Re: Issue with Installing Nagios XI latest source rpm
We have received your ticket and will be continuing support there.
Former Nagios employee