| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
| ja:documentation:pandorafms:monitoring:06_web_monitoring [2026/04/18 02:29] – junichi | ja:documentation:pandorafms:monitoring:06_web_monitoring [2026/04/18 02:33] (現在) – [高度なトランザクション監視] junichi |
|---|
| <wrap #ks3_5 /> | <wrap #ks3_5 /> |
| |
| ==== Server status code check ==== | ==== サーバステータスコード確認 ==== |
| |
| To check the status code of a web page, select the <wrap :en>**Remote HTTP module to check server status code**</wrap> module type (''web_server_status_code_string'' type) with the following [[#task_begin|task_begin]] … [[#task_end|task_end]] code block: | To check the status code of a web page, select the <wrap :en>**Remote HTTP module to check server status code**</wrap> module type (''web_server_status_code_string'' type) with the following [[#task_begin|task_begin]] … [[#task_end|task_end]] code block: |
| | |
| | ウェブページのステータスコードを確認するには、次の [[#task_begin|task_begin]] … [[#task_end|task_end]] コードブロックを使用して、<wrap :ja>**Remote HTTP module to check server status code**</wrap> モジュールタイプ (''web_server_status_code_string'' タイプ) を選択します。 |
| |
| <code bash> | <code bash> |
| * It is important to use the ''[[#head|head]]'' parameter to obtain the status code. | * It is important to use the ''[[#head|head]]'' parameter to obtain the status code. |
| * To configure the critical threshold, ''HTTP/X 200 OK'' can be placed (where ''X'' is the protocol version) and marking the inverse interval: | * To configure the critical threshold, ''HTTP/X 200 OK'' can be placed (where ''X'' is the protocol version) and marking the inverse interval: |
| | |
| | * [[#curl|サーバ設定]]では、Curl を使用する必要があります。 |
| | * ステータスコードを取得するには、''[[#head|head]]'' パラメータを使用することが重要です。 |
| | * 障害しきい値を設定するには、''HTTP/X 200 OK''(''X''はプロトコルバージョン)を指定し、条件の反転を指定します。 |
| |
| {{ :wiki:pfms-web_module-head.png }} | {{ :wiki:pfms-web_module-head.png }} |
| |
| This way, upon receiving any different response, the module will change to critical status: | This way, upon receiving any different response, the module will change to critical status: |
| | |
| | このように、異なる応答を受け取った場合、モジュールは障害状態に変わります。 |
| |
| {{ :wiki:pfms-web_module-head-http_400_response.png }} | {{ :wiki:pfms-web_module-head-http_400_response.png }} |
| |
| <wrap #ks4 /> | <wrap #ks4 /> |
| ===== Advanced transactional monitoring ===== | |
| | ===== 高度なトランザクション監視 ===== |
| |
| In addition to the functionality offered by PFMS Web server, there is another way to perform transactional monitoring: [[:en:documentation:pandorafms:monitoring:13_user_monitorization|Web User Experience Monitoring (WUX)]]. | In addition to the functionality offered by PFMS Web server, there is another way to perform transactional monitoring: [[:en:documentation:pandorafms:monitoring:13_user_monitorization|Web User Experience Monitoring (WUX)]]. |
| | |
| | PFMS ウェブサーバが提供する機能に加えて、トランザクション監視を実行する別の方法があります: [[:ja:documentation:pandorafms:monitoring:13_user_monitorization|ウェブユーザエクスペリエンス監視(WUX)]] |
| |
| |
| In addition to the feature offered by PFMS Web server, there is another way to perform transactional monitoring: the [[:en:documentation:pandorafms:monitoring:13_user_monitorization|WEB User Experience Monitoring (WUX)]]. | In addition to the feature offered by PFMS Web server, there is another way to perform transactional monitoring: the [[:en:documentation:pandorafms:monitoring:13_user_monitorization|WEB User Experience Monitoring (WUX)]]. |
| |
| PFMS ウェブサーバが提供する機能に加えて、トランザクション監視を実行する別の方法があります: [[:ja:documentation:pandorafms:monitoring:13_user_monitorization|WEB ユーザエクスペリエンス監視 (WUX)]]。 | PFMS ウェブサーバが提供する機能に加えて、トランザクション監視を実行する別の方法があります: [[:ja:documentation:pandorafms:monitoring:13_user_monitorization|WEB ユーザエクスペリエンス監視 (WUX)]] |
| |
| [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] | [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] |