In Pandora FMS it works as an independent server, similar to the [[:en:documentation:pandorafms:introduction:02_architecture#ks1_1_2|Network server]], the [[:en:documentation:pandorafms:introduction:02_architecture#ks1_1_4|WMI server]] or the [[:en:documentation:pandorafms:introduction:02_architecture#ks1_1_6|remote plugins server]]. This system operates under the principle of web transaction, where each completed transaction against one or several WEB pages is defined by one or more consecutive steps, which must conclude satisfactorily to consider that the transaction has ended successfully.
+
In Pandora FMS, the Web server works as an separate server, similar to the [[:en:documentation:pandorafms:introduction:02_architecture#ks1_1_2|Network server]], to the [[:en:documentation:pandorafms:introduction:02_architecture#ks1_1_4|WMI server ]] or to the [[:en:documentation:pandorafms:introduction:02_architecture#ks1_1_6|Plugin server]]. This system operates on the principle of //web transaction//, where each completed transaction against one or more WEB pages is defined by one or more consecutive steps, which must be completed successfully in order to consider the transaction as successfully completed.
* **Web server has important limitations such as the dynamic management of JavaScript at runtime**.
+
* **The Web server has important limitations,such as dynamic management of JavaScript at runtime**.
-
* For more complex web transactions, Pandora FMS has another much more powerful (and complex) component called [[:en:documentation:pandorafms:monitoring:13_user_monitorization|WUX Monitoring (Web User Experience)]].
+
* For more complex web transactions, Pandora FMS has another much more powerful (and complex) component called [[:en:documentation:pandorafms:monitoring:13_user_monitorization|WUX (Web User Experience) monitoring]].
</WRAP>
</WRAP>
行 26:
行 28:
</WRAP>
</WRAP>
+
+
<wrap #ks1_2 />
==== インストールと設定 ====
==== インストールと設定 ====
-
[[:en:documentation:pandorafms:installation:04_configuration#webserver|The Pandora FMS server must be activated]] and restarted with:
+
The [[:en:documentation:pandorafms:installation:04_configuration#webserver|Web server must be activated]] and Pandora FMS server restarted. To activate the Web server, it must be modified in PFMS server configuration file:
Pandora FMS has protection against CSRF and when debugging web checks you could get this message: \\ ''Cannot verify the origin of the request'' \\ Take into account this protection to consider the use of "[[:en:documentation:pandorafms:monitoring:13_user_monitorization|WUX monitoring]]".
-
Pandora FMS has protection against [[https://en.wikipedia.org/wiki/Cross-site_request_forgery|CSRF]] and it may happen that the web checks, when debugged, you get this message:\\
+
-
''Cannot verify the origin of the request'' \\
+
</WRAP>
-
Please take this protection into account when considering the use of "[[:en:documentation:03_monitoring:13_user_monitorization#introduction|WUX monitoring]]". </WRAP>
+
+
<WRAP center round info 90%>
+
+
Pandora FMS には CSRF に対する保護機能があり、Web チェックをデバッグするときに次のメッセージが表示される場合があります: \\ ''Cannot verify the origin of the request'' \\ この保護機能を考慮して、"[[:ja:documentation:pandorafms:monitoring:13_user_monitorization|WUX モニタリング]]" の使用を検討してください。
+
+
</WRAP>
-
<WRAP center round info 60%>\\
+
<wrap #ks1_3 />
-
Pandora FMS は [[https://en.wikipedia.org/wiki/Cross-site_request_forgery|CSRF]] に対して保護されており、デバッグ時に Web チェックで次のメッセージが表示される場合があります:\\
In some cases of domain redirection, checks may not work. One way to solve this is to modify the module pointing to the final domain, e.g. ''curl -L''.
* API 呼び出しを行う場合、対象 API にクエリを実行するための権限が必要であることに注意することが重要です。
-
get https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=https%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%26zy%3Dl&bsv=zpwhtygjntrz&ss=1&scc=1<mpl=default<mplcache=2
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)]].
get https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=https%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%26zy%3Dl&bsv=zpwhtygjntrz&ss=1&scc=1<mpl=default<mplcache=2