0

I'm trying to set up Nagios on Nginx and I'm having trouble. I used this as a guide, but I still can't access Nagios from the web.

Just to confirm, I have nagios, fcgiwrap and php-cgi running. When i go to example.com/nagios, it brings up the nagios pages. But when i click on anything substantial, i get a message saying "Error: Could not read host and service status information!". I am sure it has something to do with permissions, but I can't figure out what the problem is.

Anyone know what i can do?

thanks in advance!

4

1 に答える 1

1

私の問題を発見しました。これは、nagios ファイルのファイル許可に関係していました。Nginx は別のユーザーで実行されたため、nagios ファイルにアクセスするための適切な権限がありませんでした。

于 2012-01-22T19:36:10.677 に答える