Accessing Nagios for the first time

Marcel mitsuto at gmail.com
Fri Mar 12 23:12:58 CET 2010


have you restarted httpd?

On Thu, Mar 11, 2010 at 6:10 PM, Tim Tompson <tt.rexplay at gmail.com> wrote:

> Any other ideas?
>
>
> On Thu, Mar 11, 2010 at 12:44 PM, Tim Tompson <tt.rexplay at 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 <mail at 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 at 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 at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100312/5655e93e/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
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
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at 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


More information about the Users mailing list