Search found 3 matches

by mmadden
Thu Jun 30, 2016 8:22 pm
Forum: Open Source Nagios Projects
Topic: http://localhost/nagios not working
Replies: 4
Views: 4996

Re: http://localhost/nagios not working

I have fixed the first part of my problem. I added a second NIC to the virtual machine, and changed the virtual host configuration in http.conf to point the new ip address to the Nagios installation. Now when I type that IP address into a browser, I get a login prompt! Yay! But, when I successfully ...
by mmadden
Thu Jun 30, 2016 6:05 pm
Forum: Open Source Nagios Projects
Topic: http://localhost/nagios not working
Replies: 4
Views: 4996

Re: http://localhost/nagios not working

It should generate your httpd configs in /etc/httpd/conf.d/* folder. This happens when you run sudo make install-webconf as mentioned from the instructions you posted. Are you sure that you ran this command? Yes, I ran all the commands listed in that setup page. I ran it again just now to be sure. ...
by mmadden
Thu Jun 30, 2016 12:54 am
Forum: Open Source Nagios Projects
Topic: http://localhost/nagios not working
Replies: 4
Views: 4996

http://localhost/nagios not working

Hi! I am fumbling my way through my first experiment with Linux. I have a Centos 7 VM. I installed Request Tracker on it as per these instructions: http://binarynature.blogspot.com.au/2013/05/install-request-tracker-4.html (Minus the hosts file entry, SELinux & SSL configuration). I can access R...