Page 1 of 1

URL /nagios/< was not found

Posted: Wed Jun 12, 2013 4:45 am
by ArhanDalal
Hi All

I have installed nagios core in my RHEL system. Through command line I am able to start/stop Nagios, but not able to open URL. URL is showing below error

Not Found

The requested URL /nagios/< was not found on this server.
Apache/2.2.3 (Red Hat) Server at 10.251.158.36 Port 80

I have 2 apache tomcat running in my server
1) /apache-tomcat-5.5.35
2) /apache-tomcat-6.0.26

Also in leftside of URL I can see broken link like

Current Status

* /tac.cgi" target="">Tactical Overview
* /statusmap.cgi?host=all" target="">Map
* /status.cgi?hostgroup=all&style=hostdetail"

Please help

Re: URL /nagios/< was not found

Posted: Wed Jun 12, 2013 9:52 am
by abrist
Tomcat is not really supported. You have to configure the virtual hosts and cgis yourself as the vhosts config in most nagios packages is for standard apache, not jsp/tomcat apache. You should be able to make it work, but it may take a bit of hacking.

What does your virtual host config look like? Do you only have the tomcat bins running, or a pure apache server as well?