<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello Jim,<br><br>I used this link (http://www.kernelhardware.org/install-nagios-on-centos-5/) to install my Nagios. I did all that you said while installing. I ran this command   ps -ef | grep nagios and I saw an output but I did not see anything that shows me whether Nagios Daemon is running or not. How do I know?<br><br>Ifeanyi Agu<br>
08063728802<br><br>--- On <b>Tue, 24/8/10, Jim Avery <i><jim@jimavery.me.uk></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Jim Avery <jim@jimavery.me.uk><br>Subject: Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser<br>To: "Nagios Users List" <nagios-users@lists.sourceforge.net><br>Date: Tuesday, 24 August, 2010, 1:46 PM<br><br><div id="yiv716847270"><div class="yiv716847270gmail_quote">On 24 August 2010 08:37, Ifeanyi Agu <span dir="ltr"><<a rel="nofollow" ymailto="mailto:ifepet2002@yahoo.com" target="_blank" href="/mc/compose?to=ifepet2002@yahoo.com">ifepet2002@yahoo.com</a>></span> wrote:<br><blockquote class="yiv716847270gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">Hello all,<br><br>I am new to Nagios. I just installed it and did all the necessary configuration but when I open it on my browser, I can only view the documentation. The other links I go keep showing me internal server error.<br>
<br>I checked the apache error logs and it was telling me that permission was denied when trying to access the cgi files that come with Nagios. Please what could be the problem?<br><br>Ifeanyi Agu<br>
08063728802</td></tr></tbody></table><br></blockquote><div><br>Welcome!  I hope you enjoy using Nagios as much as I do.<br><br><br>A common reason for this problem is that the correct permissions are not applied.<br><br>
When you compiled nagios, did you run "make install-webconf"?<br><br>After that you should have reloaded the Apache config.  The command for this might vary depending on what Linux distribution you are using.  As an example, on Ubuntu it is..<br>
<br>  /etc/init.d/apache2 reload<br><br>Another problem can be that the Nagios daemon is not running.  If you enter:<br><br>  ps -ef | grep nagios<br><br>does this show the daemon running?<br><br>It is also a good idea to check your nagios config before starting the Nagios daemon.  You do this by entering:<br>
<br>/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg<br><br>(you might need to alter those if you installed in a different location).  If the verification fails, you will need to fix whatever the problems are in your config before continuing.<br>
<br>Which version of Linux are you using, and which instructions did you follow when installing Nagios?  Nagios can be installed in lots of different ways so it will help to know which one you were working to.<br><br>Cheers,<br>
<br>Jim<br> </div></div><br>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">------------------------------------------------------------------------------<br>Sell apps to millions through the Intel(R) Atom(Tm) Developer Program<br>Be part of this innovative community and reach millions of netbook users <br>worldwide. Take advantage of special opportunities to increase revenue and <br>speed time-to-market. Join now, and jumpstart your future.<br><a href="http://p.sf.net/sfu/intel-atom-d2d" target="_blank">http://p.sf.net/sfu/intel-atom-d2d</a></div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>Nagios-users mailing list<br><a ymailto="mailto:Nagios-users@lists.sourceforge.net" href="/mc/compose?to=Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users"
 target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br>::: Messages without supporting info will risk being sent to /dev/null</div></blockquote></td></tr></table><br>