Search found 9 matches

by basil1
Mon Oct 22, 2012 7:27 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Re: Installation - ./A-subcomponents script failed

scottwilkerson wrote:Even if you could get it to compile, the minimum specs to run XI is 1 GB of RAM, 8 times what you have on this machine...
http://assets.nagios.com/downloads/nagi ... quirements
Oh... darn.
by basil1
Sun Oct 21, 2012 12:24 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Re: Installation - ./A-subcomponents script failed

scottwilkerson wrote:I did a bit of research on this and it could be memory related.

How much RAM do you have available on the machine?
I was thinking it was memory related as well; the box only has 128MB of RAM. Maybe there's some way to have gcc/related use less memory?
by basil1
Mon Oct 15, 2012 6:12 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Re: Installation - ./A-subcomponents script failed

scottwilkerson wrote:Was this a fresh minimal install of CentOS or a corporate build?
This was a fresh minimal install.
by basil1
Sat Oct 13, 2012 1:47 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Re: Installation - ./A-subcomponents script failed

My apologies, the file I was going to look at was actually /etc/sysctl.conf. Try commenting out the following lines in /etc/sysctl.conf kernel.sysrq = 0 kernel.core_uses_pid = 1 And then running: sysctl -e -p It it returns without any errors, then you should be able to rerun the installer and have ...
by basil1
Tue Oct 09, 2012 7:30 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Re: Installation - ./A-subcomponents script failed

mguthrie wrote:Looks like you could have some custom mods in /etc/security for your kernel parameters. Can you zip up that directory and attach it to this post?
Sure, attached.
by basil1
Fri Oct 05, 2012 6:32 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Re: Installation - ./A-subcomponents script failed

basil1, can you run the following and let us know the results sysctl -p Regards, -Yancy Sure, here you go. net.ipv4.ip_forward = 0 net.ipv4.conf.default.rp_filter = 1 net.ipv4.conf.default.accept_source_route = 0 error: permission denied on key 'kernel.sysrq' error: permission denied on key 'kernel...
by basil1
Thu Oct 04, 2012 5:48 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Re: Installation - ./A-subcomponents script failed

scottwilkerson wrote:Can you attach the install.log

Thanks
Oops, I don't think it got attached in the last post. Here you go.
by basil1
Thu Oct 04, 2012 5:47 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Re: Installation - ./A-subcomponents script failed

scottwilkerson wrote:Can you attach the install.log

Thanks
Attached.
by basil1
Tue Oct 02, 2012 7:50 pm
Forum: Nagios XI
Topic: Installation - ./A-subcomponents script failed
Replies: 15
Views: 4864

Installation - ./A-subcomponents script failed

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.. make[1]: Leaving di...