Page 1 of 1

Reactor fullinstall fails

Posted: Tue Jan 05, 2016 11:48 am
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

Re: Reactor fullinstall fails

Posted: Tue Jan 05, 2016 11:51 am
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.

Re: Reactor fullinstall fails

Posted: Tue Jan 05, 2016 11:55 am
by cpss454
Ah, I didn't know that. :idea: I will install it on another server.

Re: Reactor fullinstall fails

Posted: Tue Jan 05, 2016 12:27 pm
by hsmith
Let us know if you run into issues with that. Thanks!