<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=SV link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Could it be that your nagios installation directory is called nagios3 and not nagios?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>--<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Fredrik<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Marcel [mailto:mitsuto@gmail.com] <br><b>Sent:</b> den 15 mars 2010 17:35<br><b>To:</b> Nagios Users List<br><b>Subject:</b> Re: [Nagios-users] Accessing Nagios for the first time<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>404 means that either you don't have the nagios.conf sourced in httpd.conf or you haven't restarted httpd, don't see any other choice here. <o:p></o:p></p><div><p class=MsoNormal>On Sun, Mar 14, 2010 at 4:36 PM, Tim Tompson <<a href="mailto:tt.rexplay@gmail.com">tt.rexplay@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Yes, I restarted during the installation process.<br><br>Any other ideas?  Thanks!<o:p></o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p><div><p class=MsoNormal>On Fri, Mar 12, 2010 at 6:12 PM, Marcel <<a href="mailto:mitsuto@gmail.com" target="_blank">mitsuto@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>have you restarted httpd? <o:p></o:p></p><div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Thu, Mar 11, 2010 at 6:10 PM, Tim Tompson <<a href="mailto:tt.rexplay@gmail.com" target="_blank">tt.rexplay@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Any other ideas?<o:p></o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p><div><p class=MsoNormal>On Thu, Mar 11, 2010 at 12:44 PM, Tim Tompson <<a href="mailto:tt.rexplay@gmail.com" target="_blank">tt.rexplay@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Apache is working: "Apache is functioning normally"<br><br>Yes, I have a few other sites on this box, all functioning properly.<br><br>When I navigate to myserverip/nagios I get a 404 Not Found.<br><br>:(<o:p></o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p><div><p class=MsoNormal>On Thu, Mar 11, 2010 at 4:40 AM, Aidan Anderson <<a href="mailto:mail@aidananderson.co.uk" target="_blank">mail@aidananderson.co.uk</a>> wrote:<o:p></o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>Tim Tompson wrote:<br>> My nagios.conf:<br>><br>> ## BEGIN APACHE CONFIG SNIPPET - NAGIOS.CONF<br>><br>> ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin"<br>><br>> <Directory "/usr/local/nagios/sbin"><br>><br>><br>>    Options ExecCGI<br>><br>>    AllowOverride None<br>><br>>    Order allow,deny<br>><br>>    Allow from all<br>><br>>    AuthType Digest<br>><br>>    AuthName "Nagios Access"<br>><br>>    AuthUserFile /usr/local/nagios/etc/.digest_pw<br>><br>><br>>    Require valid-user<br>><br>> </Directory><br>><br>><br>><br>> Alias /nagios "/usr/local/nagios/share"<br>><br>> <Directory "/usr/local/nagios/share"><br>><br>>    Options None<br>><br>>    AllowOverride None<br>><br>><br>>    Order allow,deny<br>><br>>    Allow from all<br>><br>>    AuthType Digest<br>><br>>    AuthName "Nagios Access"<br>><br>>    AuthUserFile /usr/local/nagios/etc/.digest_pw<br>><br>>    Require valid-user<br>><br>> </Directory><br>><br>><br>> ## END APACHE CONFIG SNIPPETS<br>><br>> I followed the instructions at:<br>> <a href="http://nagios.sourceforge.net/docs/3_0/cgisecurity.html" target="_blank">http://nagios.sourceforge.net/docs/3_0/cgisecurity.html</a> -- to secure<br>> my install, and thats where I got the above .conf file.<br>><br>> Its set to "Allow from all", shouldn't that work?<br>><o:p></o:p></p></div></div><p class=MsoNormal>It should and so should connecting to serveripaddress/nagios.  It looks<br>like Apache is your issue. Is it running?  Are there other web sites<br>running on the same box?  Are they working?<br><span style='color:#888888'><br>Aidan</span><o:p></o:p></p><div><div><p class=MsoNormal><br><br>------------------------------------------------------------------------------<br>Download Intel&#174; Parallel Studio Eval<br>Try the new software tools for yourself. Speed compiling, find bugs<br>proactively, and fine-tune applications for parallel performance.<br>See why Intel Parallel Studio got high marks during beta.<br><a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net" target="_blank">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<o:p></o:p></p></div></div></div><p class=MsoNormal><o:p> </o:p></p></div></div></div><p class=MsoNormal><o:p> </o:p></p></div></div><p class=MsoNormal><br>------------------------------------------------------------------------------<br>Download Intel&#174; Parallel Studio Eval<br>Try the new software tools for yourself. Speed compiling, find bugs<br>proactively, and fine-tune applications for parallel performance.<br>See why Intel Parallel Studio got high marks during beta.<br><a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net" target="_blank">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<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p></div></div><p class=MsoNormal><br>------------------------------------------------------------------------------<br>Download Intel&#174; Parallel Studio Eval<br>Try the new software tools for yourself. Speed compiling, find bugs<br>proactively, and fine-tune applications for parallel performance.<br>See why Intel Parallel Studio got high marks during beta.<br><a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net" target="_blank">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<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p></div></div><p class=MsoNormal><br>------------------------------------------------------------------------------<br>Download Intel&#174; Parallel Studio Eval<br>Try the new software tools for yourself. Speed compiling, find bugs<br>proactively, and fine-tune applications for parallel performance.<br>See why Intel Parallel Studio got high marks during beta.<br><a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto: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<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p></div></body></html>