THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Products » Nagios XI » Troubleshooting » Common Problems

Nagios XI - CentOS 6 Installation Problems XI 2011R1.7 2011R1.8

Problem Description

Between the the release of Nagios XI 2011R1.7 and 1.8, several changes were made to the CentOS 6 repo that created package conflicts, preventing the Nagios XI installation scripts from completing successfully. This usually becomes apparent by the "fullinstall" script failing with one of the following two messages:

ERROR: Prerequisite program 'mysql' not found!
which: no mysqladmin in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:   /usr/sbin:/sbin:/home/admin/bin)
ERROR: Prerequisite program 'mysqladmin' not found!
7 prerequisite(s) missing - exiting.

 OR

ls: cannot access /usr/local/nagiosxi/nom/checkpoints/nagioscore/*.gz: No such file or directory
NO NOM SNAPSHOT FOUND!
ERROR: NagiosQL import appears to have failed - exiting.  (Reason: Import files are still present in /usr/local/nagios/etc/import)

 

Resolving The Problem

This issue can be resolved with the following solution if you're attempting to install with the 1.7 tarball. This problem will be resolved in the 2011R1.8 release of Nagios XI.

Before attempting any more installations, run:

yum install centos-release-cr

 

Then remove any previous /tmp/nagiosxi directory that is in place, and unpack a fresh tarball:

cd /tmp
rm -rf nagiosxi
tar zxf xi-2011r1.7.tar.gz
cd nagiosxi
./fullinstall

 

 If the installer still fails, contact XI support and attach the install.log file that's generated by the fullinstall script.

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Missing localhost Alerts
Viewed 7619 times since Sun, Nov 5, 2017
Nagios XI - Event Data Is Stale
Viewed 6855 times since Wed, Jan 27, 2016
Nagios XI - Empty Screen for Wizard, Component, Dashlet
Viewed 9224 times since Wed, Jan 27, 2016
PHPMailer - Troubleshooting Using Debug Logging
Viewed 40088 times since Tue, Aug 14, 2018
Nagios XI - mysql_error out of range value for column
Viewed 8632 times since Tue, Aug 14, 2018
Nagios XI - Installing Latest SourceGuardian Loaders
Viewed 9619 times since Mon, Jun 18, 2018
Nagios XI - Profile Build Failed
Viewed 15112 times since Tue, Aug 2, 2016
SSL Certificate does not validate properly
Viewed 6587 times since Wed, Jan 20, 2021
Nagios XI - Configuration Applies, but still get "Configuration File Is Out Of Date" Error
Viewed 6169 times since Tue, Jan 26, 2016
Enabling Oracle Linux Optional Repository
Viewed 20912 times since Mon, May 14, 2018