Reactor fullinstall fails

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cpss454
Posts: 11
Joined: Tue Nov 10, 2015 5:11 pm
Location: Denver, Colorado, US

Reactor fullinstall fails

Post by cpss454 »

Problem: Reactor manual installation fails with error:
...
Running 'timezone'...
./libinstall.sh: line 279: /etc/sysconfig/clock: No such file or directory
...

Environment: Nagios XI 5.2.3 (Enterprise), CentOS 7.2.1151 x86_64
(/tmp/nagiosreactor/install.log and Nagios system profile attached to this post)

Steps to reproduce:
1. Ran yum update (successful)
2. Bounced server
3. Ran commands per Reactor Installation Instructions:
cd /tmp
wget http://assets.nagios.com/downloads/nagi ... est.tar.gz
tar xzf reactor-latest.tar.gz
cd nagiosreactor
./fullinstall
You do not have the required permissions to view the files attached to this post.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Reactor fullinstall fails

Post by hsmith »

Are you trying to install reactor on the same server as XI? If so, that is not supported. It may work, but we can't promise that it will work, nor can we support it if it interferes with the functionality of XI.

Reactor will need to be installed on its own server.
Former Nagios Employee.
me.
cpss454
Posts: 11
Joined: Tue Nov 10, 2015 5:11 pm
Location: Denver, Colorado, US

Re: Reactor fullinstall fails

Post by cpss454 »

Ah, I didn't know that. :idea: I will install it on another server.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Reactor fullinstall fails

Post by hsmith »

Let us know if you run into issues with that. Thanks!
Former Nagios Employee.
me.
Locked