Page 1 of 1

Nagios Core Can't Find CGI Scripts

Posted: Tue Jul 17, 2018 12:17 pm
by bpatterson500
I've been searching the internet and various forums, but I can't seem to find the answer to my problem. When I log on to the Nagios core web interface, the index page displays just fine, but the links on the side don't work. It tells me that it couldn't find /nagios/@cgiurl@/whatever.cgi on the server. The first thing I found odd was that it was complaining about a directory called @cgiurl@ instead of cgi-bin. I tried to edit my httpd.conf file by changing the ScriptAlias to point to /usr/local/nagios/sbin and that didn't seem to work. Also, this is running on RHEL7. Any advice is appreciated.

Thanks,
Bill

Re: Nagios Core Can't Find CGI Scripts

Posted: Wed Jul 18, 2018 1:10 pm
by lmiltchev
Can you post the /etc/httpd/conf/httpd.conf, and the /etc/httpd/conf.d/nagios.conf file on the forum?