Search found 7 matches

by BenShirley
Tue Jan 05, 2016 8:09 pm
Forum: Open Source Nagios Projects
Topic: Kerberos on Nagios 4.1.1
Replies: 8
Views: 5904

Re: Kerberos on Nagios 4.1.1

I think you have pointed me in the right direction, ssax!

I removed the following line (it appears twice) from the /etc/httpd/conf.d/nagios.conf file on the Nagios 4.1.1 file:

Code: Select all

Require all granted
After restarting apache, Kerberos started working!

Thanks so much!
by BenShirley
Mon Jan 04, 2016 7:14 pm
Forum: Open Source Nagios Projects
Topic: Kerberos on Nagios 4.1.1
Replies: 8
Views: 5904

Re: Kerberos on Nagios 4.1.1

Sorry for the late response. I've been out of the office for the holidays, and for some reason, I'm not getting notifications when there is a post to this thread. Here is the logging section of my /etc/krb5.conf file: [logging] default = FILE:/var/log/krb5libs.log kdc = FILE:/var/log/krb5kdc.log adm...
by BenShirley
Mon Dec 14, 2015 6:42 pm
Forum: Open Source Nagios Projects
Topic: Kerberos on Nagios 4.1.1
Replies: 8
Views: 5904

Re: Kerberos on Nagios 4.1.1

Thanks for the response.

SELinux is set to Permissive, so I don't think that is the issue. Any other ideas?
by BenShirley
Wed Dec 09, 2015 7:55 pm
Forum: Open Source Nagios Projects
Topic: Kerberos on Nagios 4.1.1
Replies: 8
Views: 5904

Kerberos on Nagios 4.1.1

I am attempting to build a new Nagios server with version 4.1.1 using Kerberos authentication on CentOS 7.1 and Apache 2.4. A few months ago, I had built a Nagios 4.0.8 test server and successfully configured Kerberos (documenting my steps). On the new (4.1.1) server, I am unable to get Kerberos to ...
by BenShirley
Tue Jul 01, 2014 5:47 pm
Forum: Nagios XI
Topic: Nagios XI installation error - python
Replies: 5
Views: 1539

Re: Nagios XI installation error - python

Aha! I guess I was thrown off by the message you get when you start the install: IMPORTANT: This script should only be used on a 'clean' install of CentOS or RedHat. Do NOT use this on a system that has been tasked with other purposes or has an existing install of Nagios Core. To create such a clean...
by BenShirley
Tue Jul 01, 2014 11:17 am
Forum: Nagios XI
Topic: Nagios XI installation error - python
Replies: 5
Views: 1539

Re: Nagios XI installation error - python

Thanks for the response. I went ahead and reinstalled CentOS 6.5 with ONLY the base packages, as you suggested. That definitely helped--I got further along on the install. However, now it errors out at a different step: Running './3-dbservers'... PostgresQL installed OK - continuing... Initializing ...
by BenShirley
Mon Jun 30, 2014 6:08 pm
Forum: Nagios XI
Topic: Nagios XI installation error - python
Replies: 5
Views: 1539

Nagios XI installation error - python

I am attempting to install the demo version of Nagios XI version 2014 r1.2 on a clean install of CentOS 6.5. The installation fails at the following: --> Processing Dependency: python(abi) = 2.4 for package: python-numpy-1.0.1-1.el5.rf.x86_64 ---> Package python-rrdtool.x86_64 0:1.4.7-1.el5.rf will ...