Search found 28 matches

by kinnema
Tue Aug 13, 2013 2:41 pm
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Hmm, OK. The only 'extras' installed were base, development tools and sys tools so no gui or gnome. We do use Puppet to harden our servers and set a few things, but haven't run into anything like this before. Guess I'll blow them away and try again.
by kinnema
Tue Aug 13, 2013 10:54 am
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

I'm not sure if it does, but I did not install gnome during the build.
by kinnema
Tue Aug 13, 2013 10:24 am
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Yes, I am running the fullinstall script.

Thanks!
by kinnema
Tue Aug 13, 2013 7:08 am
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

I'm using the CentOS-6.4-i386-bin-DVD1.iso from here: bay.uchicago.edu/centos/6.4/isos/i386
by kinnema
Mon Aug 12, 2013 1:59 pm
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

# cat /etc/pam.d/crond # # The PAM configuration file for the cron daemon # # # No PAM authentication called, auth modules not needed account required pam_access.so account include password-auth session required pam_loginuid.so session include password-auth auth include password-auth
by kinnema
Mon Aug 12, 2013 11:56 am
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Yep:

# grep apache /etc/shadow
apache:!!:15917:0:99999:7:::
by kinnema
Mon Aug 12, 2013 11:38 am
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Yes, I am installing as root. It seems to be getting hung up on this line in C-cronjobs:

crontab -u apache nagiosxi/crontab.apache
by kinnema
Mon Aug 12, 2013 11:26 am
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

I can't post the whole log, because it's too many characters. Here's the entry from the latest attempt: Nagios XI Installation Log ========================== DATE: Mon Aug 12 09:02:12 EDT 2013 DISTRO INFO: CentOS 6.4 i686 THIS IS AN UPGRADE! OLD VERSION: full=2012R2.2 major=2012 minor=R2.2 releaseda...
by kinnema
Mon Aug 12, 2013 11:03 am
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Yes, it has. I restarted it again and attempted the install with the same results.
by kinnema
Mon Aug 12, 2013 10:47 am
Forum: Nagios XI
Topic: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails
Replies: 22
Views: 1972

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

These look good I believe: chage -l apache Last password change : Jul 31, 2013 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 Number of days of warning before passwor...