Search found 4 matches

by spfkben
Mon Jun 15, 2015 11:50 am
Forum: Open Source Nagios Projects
Topic: How to login to the web interface?
Replies: 8
Views: 3308

Re: How to login to the web interface?

Excellent!
That did it.
Thank you very much!
by spfkben
Mon Jun 15, 2015 10:57 am
Forum: Open Source Nagios Projects
Topic: How to login to the web interface?
Replies: 8
Views: 3308

Re: How to login to the web interface?

[root@pablnx98 ~]# ls -l /usr/local/nagios/etc/htpasswd.users -rw-r----- 1 root root 26 Jun 12 14:57 /usr/local/nagios/etc/htpasswd.users [root@pablnx98 ~]# cat /etc/httpd/conf.d/nagios.conf # SAMPLE CONFIG SNIPPETS FOR APACHE WEB SERVER # # This file contains examples of entries that need # to be i...
by spfkben
Mon Jun 15, 2015 10:37 am
Forum: Open Source Nagios Projects
Topic: How to login to the web interface?
Replies: 8
Views: 3308

Re: How to login to the web interface?

Thank you for the reply. No, we have selinux disabled: [root@pablnx98 ~]# sestatus SELinux status: disabled And below is the apache log (nothing for today, when I attempted to sign into the Nagios web interface): [root@pablnx98 ~]# tail /var/log/httpd/error_log [Sun Jun 14 05:03:41 2015] [error] [cl...
by spfkben
Mon Jun 15, 2015 9:25 am
Forum: Open Source Nagios Projects
Topic: How to login to the web interface?
Replies: 8
Views: 3308

How to login to the web interface?

What is the secret to logging in to the Nagios web interface? I am new to Nagios, and to Linux as well (a recent convert from AIX). We are running RHEL 6.5. I installed and configured Nagios using the Fedora quickstart (http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html) I set the nagiosa...