Folks,<br><br>I did a fresh nagios 3.0.6 installation on a linux server. <br><br>Things look okay - No serious problems were detected during the pre-flight check<br>[root@DELL8B81Y11 sbin]# service nagios restart<br>Running configuration check...done.<br>
Stopping nagios: /etc/init.d/nagios: line 67: kill: (24483) - No such process<br>done.<br>Starting nagios: done.<br>[root@DELL8B81Y11 sbin]# service nagios status<br>nagios is not running<br>[root@DELL8B81Y11 sbin]#<br><br>
Why am i getting like this. I have a nagios.conf file in /etc/httpd/conf/nagios.conf and the content is <br><br>ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/<br><Directory ?/usr/local/nagios/sbin/?><br>AllowOverride AuthConfig<br>
Options ExecCGI<br>Allow from all<br>Order allow,deny<br></Directory><br><br>Alias /nagios/ /usr/local/nagios/share/<br><Directory ?/usr/local/nagios/share?><br>Options None<br>AllowOverride AuthConfig<br>Order allow,deny<br>
Allow from all<br></Directory><br><br>At the webinterface when i type <a href="http://localhost/nagios/">http://localhost/nagios/</a> i get to see the webinterface but when i click host detail i see this :<br><pre><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><br>
<html><head><br><title>500 Internal Server Error</title><br></head><body><br><h1>Internal Server Error</h1><br><p>The server encountered an internal error or<br>misconfiguration and was unable to complete<br>
your request.</p><br><p>Please contact the server administrator,<br> root@localhost and inform them of the time the error occurred,<br>and anything you might have done that may have<br>caused the error.</p><br>
<p>More information about this error may be available<br>in the server error log.</p><br><hr><br><address>Apache/2.2.3 (Red Hat) Server at 10.21.14.212 Port 80</address><br></body></html><br>
<br><br>Any help would be appreciated.<br><br>Thanks-- <br></pre>Anirudh Srinivasan<br><br>