ubuntu 12.04にnagios3を新しくインストールしました。Web インターフェイスにログインして任意のリンクをクリックすると、次のエラーが表示されます。
Error: Could not read object configuration data!
Here are some things you should check in order to resolve this error:
Verify configuration options using the -v command-line option to check for errors.
Check the Nagios log file for messages relating to startup or status data errors.
-v オプションを付けて実行しましたが、エラーは報告されませんでした:
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
nagios のログと apache のエラー ログとデバッグ ログには、これに関する情報はありません。何らかの有用なエラーが発生するログを有効にする方法を知っている人はいますか? または、追加のログを記録せずにこの特定の問題を修正する方法を誰かが知っていれば、それも問題ないと思います。
ありがとう!