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/

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 - ERROR: unable to open include file: conf.d/*.cfg
Viewed 5758 times since Sun, May 29, 2016
Nagios XI - Problems with $ Signs in the Check Command
Viewed 7246 times since Tue, Jan 26, 2016
API changes in Nagios XI 5.7
Viewed 2910 times since Tue, Feb 23, 2021
Nagios XI - ICMP and Ping Checks Stopped Graphing
Viewed 10989 times since Mon, Jan 25, 2016
Nagios XI - Core 4 Load Spikes on 1.75 and 7 Hour Intervals
Viewed 3907 times since Mon, Jan 25, 2016
Nagios XI - Debugging Bandwidth Performance Graphs
Viewed 13384 times since Tue, Jan 27, 2015
Nagios XI - Bandwidth Graphs Showing 0Mb/s in Non-English Systems
Viewed 6054 times since Fri, Dec 19, 2014
Nagios XI - Configuration Applies, No Changes Take Place
Viewed 7333 times since Tue, Jan 27, 2015
Nagios XI - Defining Global Environment Variables
Viewed 9140 times since Thu, Mar 17, 2016
Nagios XI - Display All Scheduled Reports
Viewed 4403 times since Wed, Oct 12, 2016