Search found 6 matches
- Fri May 03, 2013 8:23 am
- Forum: Open Source Nagios Projects
- Topic: Apache CGI Auth Wrong Server Name
- Replies: 7
- Views: 5991
Re: Apache CGI Auth Wrong Server Name
I finally figured out the issue... It was a hardcoded URL issue in a php file that our architect put in instead of using relative path. He modified main.php to load tac.cgi directly, but hard coded the URL to http://nagios/nagios/cgi-bin/tac.cgi I changed it to use the relative path of cgi-bin/tac.c...
- Thu May 02, 2013 3:43 pm
- Forum: Open Source Nagios Projects
- Topic: Apache CGI Auth Wrong Server Name
- Replies: 7
- Views: 5991
Re: Apache CGI Auth Wrong Server Name
No .htaccess files on the server at all.
- Tue Apr 23, 2013 3:20 pm
- Forum: Open Source Nagios Projects
- Topic: Apache CGI Auth Wrong Server Name
- Replies: 7
- Views: 5991
Re: Apache CGI Auth Wrong Server Name
What would need to change? Apache isn't set up for virtual hosts, just alias directories, and the directories didn't change names. The nagios.conf file in http.d remains completely unchanged from the default Nagios install. It's essentially a stock install that hasn't been modified. I did change the...
- Tue Apr 23, 2013 9:19 am
- Forum: Open Source Nagios Projects
- Topic: Apache CGI Auth Wrong Server Name
- Replies: 7
- Views: 5991
Apache CGI Auth Wrong Server Name
Hi Folks, Our previous admin has a Nagios box set up with hostname gshqmon01.domainname.net. However the system is accessed internally by http://nagios There is a php redirect in /var/www/html/index.php that will redirect users to http://nagios/nagios This has worked just fine. We recently have to c...
- Tue May 15, 2012 7:47 am
- Forum: Open Source Nagios Projects
- Topic: CGI Access Permission Issues
- Replies: 1
- Views: 845
CGI Access Permission Issues
Hi, I'm using Kerberos Auth with Nagios to pass my Windows username/password though for authentication. This is working pretty well now. I add a user to Nagios with their contact name as username@DOMAIN, and when they go to the Nagios site, it shows up, "Logged in as user@DOMAIN". Great! N...
- Wed Apr 25, 2012 8:27 am
- Forum: Open Source Nagios Projects
- Topic: More visible new alerts
- Replies: 1
- Views: 811
More visible new alerts
Hi, We're just implementing Nagios core into our network, displacing SiteScope. Our Sys Admins have the Service Status Details page up at all times on their monitors, however new events are getting lost on the screen when there are multiple existing alerts showing. For example, we have a bunch of se...