Nagios problem on fedora 3

Shawn Iverson shawn at nccsc.k12.in.us
Wed Apr 27 00:06:18 CEST 2005


On Tuesday, April 26, 2005 5:53 AM Uwe Lingner wrote:
>Hi,
>i have installed nagios 1.2 for testing purposes and  there is 
>an error  shown in the web interface which is shown as follows:
>
>Whoops!  Error: Could not read host and service status 
>information! and on Event-log: 
>Error: Could not open log file '/var/log/nagios/nagios.log' 
>for reading!
>

I am running FC3 and know the error that you are having.  Most likely,
you need to give apache read access to this file.  On my system, I added
apache and nagios in a group called webnagios, and then I did the
following:

chown :webnagios /var/log/nagios/nagios.log && chmod 640
/var/log/nagios/nagios.log

Hope this helps.

--

Shawn



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id5hix
_______________________________________________
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