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.
On Sun, Mar 14, 2010 at 4:36 PM, Tim Tompson <tt.rexp...@gmail.com> wrote:
> Yes, I restarted during the installation process.
>
> Any other ideas? Thanks!
>
>
> On Fri, Mar 12, 2010 at 6:12 PM, Marcel <mits...@gmail.com> wrote:
>
>> have you restarted httpd?
>>
>> On Thu, Mar 11, 2010 at 6:10 PM, Tim Tompson <tt.rexp...@gmail.com>wrote:
>>
>>> Any other ideas?
>>>
>>>
>>> On Thu, Mar 11, 2010 at 12:44 PM, Tim Tompson <tt.rexp...@gmail.com>wrote:
>>>
>>>> Apache is working: "Apache is functioning normally"
>>>>
>>>> Yes, I have a few other sites on this box, all functioning properly.
>>>>
>>>> When I navigate to myserverip/nagios I get a 404 Not Found.
>>>>
>>>> :(
>>>>
>>>>
>>>> On Thu, Mar 11, 2010 at 4:40 AM, Aidan Anderson <
>>>> m...@aidananderson.co.uk> wrote:
>>>>
>>>>> Tim Tompson wrote:
>>>>> > My nagios.conf:
>>>>> >
>>>>> > ## BEGIN APACHE CONFIG SNIPPET - NAGIOS.CONF
>>>>> >
>>>>> > ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin"
>>>>> >
>>>>> > <Directory "/usr/local/nagios/sbin">
>>>>> >
>>>>> >
>>>>> > Options ExecCGI
>>>>> >
>>>>> > AllowOverride None
>>>>> >
>>>>> > Order allow,deny
>>>>> >
>>>>> > Allow from all
>>>>> >
>>>>> > AuthType Digest
>>>>> >
>>>>> > AuthName "Nagios Access"
>>>>> >
>>>>> > AuthUserFile /usr/local/nagios/etc/.digest_pw
>>>>> >
>>>>> >
>>>>> > Require valid-user
>>>>> >
>>>>> > </Directory>
>>>>> >
>>>>> >
>>>>> >
>>>>> > Alias /nagios "/usr/local/nagios/share"
>>>>> >
>>>>> > <Directory "/usr/local/nagios/share">
>>>>> >
>>>>> > Options None
>>>>> >
>>>>> > AllowOverride None
>>>>> >
>>>>> >
>>>>> > Order allow,deny
>>>>> >
>>>>> > Allow from all
>>>>> >
>>>>> > AuthType Digest
>>>>> >
>>>>> > AuthName "Nagios Access"
>>>>> >
>>>>> > AuthUserFile /usr/local/nagios/etc/.digest_pw
>>>>> >
>>>>> > Require valid-user
>>>>> >
>>>>> > </Directory>
>>>>> >
>>>>> >
>>>>> > ## END APACHE CONFIG SNIPPETS
>>>>> >
>>>>> > I followed the instructions at:
>>>>> > http://nagios.sourceforge.net/docs/3_0/cgisecurity.html -- to secure
>>>>> > my install, and thats where I got the above .conf file.
>>>>> >
>>>>> > Its set to "Allow from all", shouldn't that work?
>>>>> >
>>>>>
>>>>> It should and so should connecting to serveripaddress/nagios. It looks
>>>>> like Apache is your issue. Is it running? Are there other web sites
>>>>> running on the same box? Are they working?
>>>>>
>>>>> Aidan
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Download Intel® Parallel Studio Eval
>>>>> Try the new software tools for yourself. Speed compiling, find bugs
>>>>> proactively, and fine-tune applications for parallel performance.
>>>>> See why Intel Parallel Studio got high marks during beta.
>>>>> http://p.sf.net/sfu/intel-sw-dev
>>>>> _______________________________________________
>>>>> Nagios-users mailing list
>>>>> Nagios-users@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/nagios-users
>>>>> ::: Please include Nagios version, plugin version (-v) and OS when
>>>>> reporting any issue.
>>>>> ::: Messages without supporting info will risk being sent to /dev/null
>>>>>
>>>>
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Download Intel® Parallel Studio Eval
>>> Try the new software tools for yourself. Speed compiling, find bugs
>>> proactively, and fine-tune applications for parallel performance.
>>> See why Intel Parallel Studio got high marks during beta.
>>> http://p.sf.net/sfu/intel-sw-dev
>>> _______________________________________________
>>> Nagios-users mailing list
>>> Nagios-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/nagios-users
>>> ::: Please include Nagios version, plugin version (-v) and OS when
>>> reporting any issue.
>>> ::: Messages without supporting info will risk being sent to /dev/null
>>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Download Intel® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Nagios-users mailing list
>> Nagios-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/nagios-users
>> ::: Please include Nagios version, plugin version (-v) and OS when
>> reporting any issue.
>> ::: Messages without supporting info will risk being sent to /dev/null
>>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null