nagios:tips
文書の過去の版を表示しています。
Tips
BASIC認証の初期設定
ユーザー:nagiosadmin パスワード:nagiosadmin
permission error
BASIC認証でログインユーザーを変更すると、以下のエラーメッセージが表示されてnagiosの監視画面が開かない。
It appears as though you do not have permission to view information for any of the services you requested…
If you believe this is an error, check the HTTP server authentication requirements for accessing this CGI
and check the authorization options in your CGI configuration file.
設定ファイルのユーザー名をデフォルトの「nagiosadmin」から新しいBASIC認証のユーザーに変更する。
# cp -a /etc/nagios/cgi.cfg /etc/nagios/cgi.cfg.org # vi /etc/nagios/cgi.cfg %s/nagiosadmin/new user/g
nagios/tips.1442536050.txt.gz · 最終更新: 2025/02/16 13:50 (外部編集)