| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
| ja:documentation:pandorafms:installation:04_configuration [2026/02/25 12:17] – [splitbrain_autofix] junichi | ja:documentation:pandorafms:installation:04_configuration [2026/03/29 13:11] (現在) – [remote_config] junichi |
|---|
| {{indexmenu_n>4}} | {{indexmenu_n>4}} |
| |
| [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] | [[ja:documentation:pandorafms:start|Pandora FMS ドキュメント一覧に戻る]] |
| |
| ===== 概要 ===== | ===== 概要 ===== |
| === remote_config === | === remote_config === |
| |
| This parameter controls whether it is possible to configure Pandora FMS server remotely from the Console in the server view, ''0'' disabled, ''1'' enabled (then restart PFMS server). It works through Tentacle in a similar way to the remote configuration of the [[:en:documentation:pandorafms:installation:05_configuration_agents#remote_config|EndPoint]]. | <code> |
| | # If set to 1 allows PandoraFMS Server to be configured via the web console. |
| | remote_config 1 |
| | </code> |
| | |
| | This parameter controls whether it is possible to remotely configure the <wrap :en>**Pandora FMS Server**</wrap> from the [[:en:documentation:pandorafms:technical_annexes:pfms_remote_configuration_server_endpoint#ks2|Web console in the server view]], ''0'' disabled, ''1'' enabled (you must then restart the PFMS server). It works via [[:en:documentation:pandorafms:technical_reference:09_tentacle|Tentacle]] in a similar way to the remote configuration of [[:en:documentation:pandorafms:installation:05_configuration_agents#remote_config|EndPoints]]. |
| | |
| | このパラメータは、[[:ja:documentation:pandorafms:technical_annexes:pfms_remote_configuration_server_endpoint#ks2|サーバ表示のウェブコンソール]]から<wrap :ja>**Pandora FMS サーバ**</wrap>をリモートで設定できるかどうかを制御します。''0''は無効、''1''は有効です(その後、PFMS サーバを再起動する必要があります)。これは、[[:ja:documentation:pandorafms:technical_reference:09_tentacle|Tentacle]] を介して、[[:ja:documentation:pandorafms:installation:05_configuration_agents#remote_config|エンドポイント]]のリモート設定と同様の方法で動作します。 |
| | |
| | When enabling remote configuration, any change that is **not** made from the Pandora FMS Web console will be discarded and overwritten. |
| |
| このパラメータで、コンソールの管理画面からリモートでのサーバの設定可否を設定します。''0'' で無効化、''1'' で有効化です(変更後は Pandora FMS サーバを再起動する必要があります)。Tentacle によって、[[:ja:documentation:pandorafms:installation:05_configuration_agents#remote_config|エンドポイント]]のリモート設定のように動きます。 | リモート設定を有効にすると、Pandora FMS ウェブコンソール以外から行われた変更はすべて破棄され、上書きされます。 |
| |
| By enabling remote configuration, any change not made from Pandora FMS console will be discarded and overwritten. | See also ''[[#remote_config_address|remote_config_address]]'', ''[[#remote_config_port|remote_config_port]]'', ''[[#remote_config_opts|remote_config_opts]]''. |
| |
| リモート設定を有効にすると、Pandora FMS コンソールから行われなかった変更はすべて破棄され、上書きされます。 | ''[[#remote_config_address|remote_config_address]]''、''[[#remote_config_port|remote_config_port]]''、''[[#remote_config_opts|remote_config_opts]]'' も参照してください。 |
| |
| === remote_config_address === | === remote_config_address === |
| ==== Pandora ウェブロボットデーモン (PWRD) ==== | ==== Pandora ウェブロボットデーモン (PWRD) ==== |
| |
| Pandora Web Robot Daemon is service that provides the necessary tools to automate web browsing sessions. It is part of the WUX feature. It is available from the [[https://pandorafms.com/library/pandora-ux-and-wux-pwr-recorder/|module library]]. | Pandora Web Robot Daemon is service that provides the necessary tools to automate web browsing sessions. It is part of the WUX feature. It is available from the [[https://marketplace.pandorafms.com/entries/pandorafms.pandora_ux|module library]]. |
| |
| Pandora ウェブロボットデーモンは、ウェブの自動ブラウジングを行うために必要なサービスです。WUX 機能の一部で、[[https://pandorafms.com/library/pandora-ux-and-wux-pwr-recorder/|モジュールライブラリ]]にあります。 | Pandora ウェブロボットデーモンは、ウェブブラウジングセッションの自動化に必要なツールを提供するサービスです。WUX 機能の一部であり、[[https://marketplace.pandorafms.com/entries/pandorafms.pandora_ux|モジュールライブラリ]]から入手できます。 |
| | |
| | It contains: |
| |
| 以下を含んでいます: | 以下を含んでいます: |
| * バージョン 46 の Firefox ブラウザバイナリ | |
| | * Mozilla Firefox® version 46 browser binary. |
| | * Prebuilt profile for recording and executing web browsing sessions. |
| | * Session automation server. |
| | * Web browsing session recorder ( ''.xpi'') |
| | |
| | * バージョン 46 の Mozilla Firefox® ブラウザバイナリ |
| * ウェブブラウジングセッションを記録・実行するための設定済のプロファイル | * ウェブブラウジングセッションを記録・実行するための設定済のプロファイル |
| * セッション自動化サーバ | * セッション自動化サーバ |
| === php.conf 設定ファイル === | === php.conf 設定ファイル === |
| |
| <WRAP center round info 60%> | <WRAP center round info 90%> |
| |
| **Version 768 or later**: You can authenticate with **API Token** by sending in the [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers|HTTP headers]] a [[https://www.rfc-editor.org/rfc/rfc6750#page-3|bearer token]] generated by each user and for their own private and particular use. See "[[:en:documentation:04_using:11_managing_and_administration#user_edition_by_the_user_itself|Edit my user]]" for more details. | **Version 768 or later**: You may authenticate with **API Token** by sending in the [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers|HTTP headers]] of a [[https://www.rfc-editor.org/rfc/rfc6750#page-3|bearer token]] generated by each user and for their own private and particular use. See also "[[:en:documentation:pandorafms:management_and_operation:11_managing_and_administration#editing_a_user_by_my_own_user|Edit my user]]". |
| |
| </WRAP> | </WRAP> |
| |
| <WRAP center round info 60%> | <WRAP center round info 90%> |
| |
| **バージョン 768 以降**: 各ユーザで生成する個別の目的に応じた [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers|HTTP ヘッダ]] および [[https://www.rfc-editor.org/rfc/rfc6750#page-3|bearer トークン]] を送信することにより、**API トークン** で認証することができます。詳細は、"[[:ja:documentation:04_using:11_managing_and_administration#自分自身のユーザ編集|自分自身のユーザ編集]]" を参照してください。 | **バージョン 768 以降**: 各ユーザで生成する個別の目的に応じた [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers|HTTP ヘッダ]] および [[https://www.rfc-editor.org/rfc/rfc6750#page-3|bearer トークン]] を送信することにより、**API トークン** で認証することができます。詳細は、"[[:ja:documentation:04_using:11_managing_and_administration#自分自身のユーザ編集|自分自身のユーザ編集]]" を参照してください。 |
| |
| </WRAP> | </WRAP> |
| |
| {{ :wiki:edit_my_user_2_warning_php_conf_file.png }} | |
| |
| For header authentication with bearer token to work properly, the ''HTTP_AUTHORIZATION=$1'' directive must be included in the ''/etc/httpd/conf.d/php.conf'' file: | For header authentication with bearer token to work properly, the ''HTTP_AUTHORIZATION=$1'' directive must be included in the ''/etc/httpd/conf.d/php.conf'' file: |
| </code> | </code> |
| |
| [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] | [[ja:documentation:pandorafms:start|Pandora FMS ドキュメント一覧に戻る]] |
| |
| ===== OBSOLETE ===== | ===== OBSOLETE ===== |