ja:documentation:pandorafms:monitoring:06_web_monitoring

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
ja:documentation:pandorafms:monitoring:06_web_monitoring [2025/11/02 04:38] – [ウェブページのフォームのチェック] junichija:documentation:pandorafms:monitoring:06_web_monitoring [2025/11/02 04:41] (現在) – [HTTP の簡単な認証] junichi
行 264: 行 264:
 ==== HTTP の簡単な認証 ==== ==== HTTP の簡単な認証 ====
  
-いくつかのウェブページでは、[[https://en.wikipedia.org/wiki/Basic_access_authentication|HTTP 基本認証]] を必要とします。通常、これは高速認証、高度なセキュリティチェック(暗号化、データ永続性など)へのアクセスを可能にする最小限のセキュリティとして使用されます。+Some pages may require simple HTTP authentication. It is generally used as a quick check, a minimal security //greeting//  that allows access to more advanced security checks (encryption, data persistence, etc.).
  
-[[:wiki:conexion_http.png?id=ja:documentation:03_monitoring:06_web_monitoring&media=wiki:conexion_http.png|{{  :wiki:conexion_http.png?nolink&650  }}]]+一部のページでは、シンプルなHTTP認証が必要となる場合があります。これは通常、より高度なセキュリティチェック(暗号化、データの永続化など)へのアクセスを可能にする、最低限のセキュリティチェックとして使用されます。
  
-(上記スクリーンショットのように)拡張オプションで設定することも、次の設定トークンを使用して WEB タスク定義で直接設定することもできます。+<WRAP center round important 90%>
  
-**チェックタイプ(Check type)**+  The use of quotation marks in the password for ''http_auth_pass''  is not supported. 
 +  Avoid using single quotation marks.
  
-HTTP サーバチェックタイプ+</WRAP>
  
-**http認証(ログイン)(http auth (login))** +<WRAP center round important 90%>
- +
-ユーザ名 +
- +
-**http認証(パスワード)(http auth (password))** +
- +
-パスワード +
- +
-**プロキシ認証レルム(Proxy auth realm)** +
- +
-認証レルム名 +
- +
-**プロキシ認証(サーバ)(Proxy auth (server))** +
- +
-待ち受けているドメインと HTTP ポート +
- +
-**プロキシURL(Proxy URL)** +
- +
-プロキシサーバの URL +
- +
-**プロキシ認証(ログイン)(Proxy auth (login))** +
- +
-プロキシ接続ユーザ +
- +
-**プロキシ認証(パスワード)(Proxy auth (pass))** +
- +
-プロキシ接続パスワード +
- +
-タスク全体の例: +
-<code> +
- +
- task_begin +
- get http://artica.es/pandoraupdate4/ui/ +
- cookie 1 +
- resource 1 +
- check_string Pandora FMS Update Manager \(4.0\) +
- http_auth_serverport artica.es:80 +
- http_auth_realm Private area +
- http_auth_user admin +
- http_auth_pass xxxx +
- task_end +
- +
-</code> +
- +
-<WRAP center round important 60%>The use of quotation marks in the password for ''http_auth_pass'' is not supported. Avoid using single quotes '' ' ''+
- +
-</WRAP>+
  
-<WRAP center round important 60%> ''http_auth_pass'' に指定するパスワードではクォーテーションには対応していません。シングルクォート '' ' '' の利用は避けてください。+  * ''http_auth_pass'' に指定するパスワードではクォーテーションには対応していません。 
 +  * シングルクォート '' ' '' の利用は避けてください。
  
 </WRAP> </WRAP>
  
 +<wrap #ks1_8 />
  
 ==== WEB サービスおよび API モニタリング ==== ==== WEB サービスおよび API モニタリング ====
  • ja/documentation/pandorafms/monitoring/06_web_monitoring.txt
  • 最終更新: 2025/11/02 04:41
  • by junichi