Install xi 2011R2.1

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
User avatar
mikew
Posts: 243
Joined: Sun Feb 05, 2012 7:05 pm

Install xi 2011R2.1

Post by mikew »

The script failed a fresh install on CentOS.

cp: cannot stat `check_mysql_health-2.1/plugins-scripts/check_mysql_health': No such file....
ERROR: Subcomponent 'extraplugins' installation failed exiting.

Script stopped and did not complete install.

So I tried to install the script ./A-Subcomponents.

That showed the the Makefile for extraplugins had a "Clock skew detected. Your build may be incomplete"

Makefile had modification time 2e+04 in the future.

It failed to complete.

CentOS 5.7 i386
PHP 5.1
Mike Weber

Nagios Training/Consulting
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises

Re: Install xi 2011R2.1

Post by scottwilkerson »

I'm not sure why we are time checking in that script, but here is the fix...

Code: Select all

yum install ntp -y
ntpdate pool.ntp.org
ntpdate pool.ntp.org
ntpdate pool.ntp.org
cd /tmp/nagiosxi
./fullinstall
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart