Installation - ./A-subcomponents script failed
Posted: Tue Oct 02, 2012 7:50 pm
OS: CentOS 6.3 (64-bit) - OpenVZ VPS
Hello there. On this fresh install of CentOS as an OpenVZ VPS, I downloaded the Nagios XI source code package and used the fullinstall script to have it installed. Each time I've tried, however, the installation always fails at the same part..
Any ideas?
Hello there. On this fresh install of CentOS as an OpenVZ VPS, I downloaded the Nagios XI source code package and used the fullinstall script to have it installed. Each time I've tried, however, the installation always fails at the same part..
Code: Select all
make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/ndoutils/ndoutils-1.5.1/src'
/usr/bin/install -c -m 755 -o root -g root -d /etc/rc.d/init.d
/usr/bin/install -c -m 755 -o root -g root daemon-init /etc/rc.d/init.d/ndo2db
NDOUTILS-POST
error: permission denied on key 'kernel.sysrq'
error: permission denied on key 'kernel.core_uses_pid'
net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.tcp_syncookies = 1
kernel.msgmnb = 131072000
kernel.msgmax = 131072000
kernel.shmmax = 4294967295
kernel.shmall = 268435456
ERROR: Subcomponent 'ndoutils' installation failed - exiting.
Subcomponents installation failed - exiting
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './A-subcomponents'