ja:documentation:pandorafms:installation:04_configuration

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:installation:04_configuration [2025/10/18 09:09] – [dbport] junichija:documentation:pandorafms:installation:04_configuration [2026/02/25 12:23] (現在) – [サーバとコンソールの設定] junichi
行 3: 行 3:
 {{indexmenu_n>4}} {{indexmenu_n>4}}
  
-[[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]+[[ja:documentation:pandorafms:start|Pandora FMS ドキュメント一覧に戻る]]
  
 ===== 概要 ===== ===== 概要 =====
行 11: 行 11:
 Pandora FMS には、基本的なコンポーネントがあり、それぞれ[[:ja:documentation:pandorafms:complex_environments_and_optimization:08_optimization|正しく動作させる]]ためには設定が必要です。 Pandora FMS には、基本的なコンポーネントがあり、それぞれ[[:ja:documentation:pandorafms:complex_environments_and_optimization:08_optimization|正しく動作させる]]ためには設定が必要です。
  
-  * [[#ks3|Web console]].+  * [[#ks3|Web console]] (see also its [[:en:documentation:pandorafms:management_and_operation:12_console_setup|configuration]] and [[:en:documentation:pandorafms:management_and_operation:11_managing_and_administration|management]]).
   * [[#ks2|PFMS server]].   * [[#ks2|PFMS server]].
   * [[#ha_interval|Database]].   * [[#ha_interval|Database]].
  
-  * [[#ks3|ウェブコンソール]]。 +  * [[#ks3|ウェブコンソール]] ([[:ja:documentation:pandorafms:management_and_operation:12_console_setup|設定]] と [[:ja:documentation:pandorafms:management_and_operation:11_managing_and_administration|管理]] も参照してください) 
-  * [[#ks2|Pandora FMS サーバ]] +  * [[#ks2|Pandora FMS サーバ]] 
-  * [[#ha_interval|データベース]]+  * [[#ha_interval|データベース]]
  
 This topic explains the configuration files for all three elements, as well as other important elements. This topic explains the configuration files for all three elements, as well as other important elements.
行 43: 行 43:
 <code> <code>
 # If set to 1, Pandora FMS servers will run in separate processes. # If set to 1, Pandora FMS servers will run in separate processes.
-multiprocess 0+multiprocess 1
  
 </code> </code>
  
-Disabled by default. If set to 1, Pandora FMS servers will run in separate processes. Thread self-monitoring is automatically disabled when the Pandora FMS server runs in multiprocess mode.+Enabled by default as of version 800. Pandora FMS servers will run in separate processes. Thread self-monitoring is automatically disabled when the PFMS server runs in multiprocess mode. See also [[:en:documentation:pandorafms:technical_reference:03_anexo_cli#kill|CLI PFMS]].
  
-デフォルトでは無効になっています。 1 に設定すると、Pandora FMS サーバは別々のプロセスで実行されます。Pandora FMS サーバがマルチプロセスモードで実行されている場合、スレッドの自己監視は自動的に無効になります。+バージョン800以降、デフォルトで効になっています。Pandora FMS サーバは別プロセスで実行されます。PFMS サーバがマルチプロセスモードで動作している場合、スレッドの自己監視は自動的に無効になります。[[:ja:documentation:pandorafms:technical_reference:03_anexo_cli#kill|CLI PFMS]]も参照してください
  
 === servername === === servername ===
行 155: 行 155:
  
 === verbosity === === verbosity ===
-サーバログの詳細レベルです。設定可能範囲は 0(オフ) から 10(詳細レベル最大) です。10に設定すると、モジュール、プラグイン、アラートを含め、サーバが実行するすべてのログを表示します。 
  
-<WRAP center round important 60%>+Detail level for server logs, from ''0''  (disabled) to ''10''  (maximum level of detail), ''3''  by default. 
 + 
 +サーバログの詳細レベル。''0'' (無効) から ''10'' (最大の詳細レベル) まで。デフォルトは ''3'' です。 
 + 
 +<WRAP center round important 90%> 
 + 
 +The continuous use of high values is not recommended due to the growth spike of log files, which may cause performance issues in the system. 
 + 
 +</WRAP> 
 + 
 +<WRAP center round important 90%> 
 ログファイルのサイズが大きくなりシステムのパフォーマンスに影響するため、大きい数字を設定することはお勧めしません。 ログファイルのサイズが大きくなりシステムのパフォーマンスに影響するため、大きい数字を設定することはお勧めしません。
 +
 </WRAP> </WRAP>
  
 === master === === master ===
-スターサーバの優先順位です稼働しているサーバで最も値(正の整数です)の大きいものがマスターになります。同じ値の場合はランダムす。0 に設定した場合のサーバはマスターにはなりません。より詳細は、[[ja:documentation:05_big_environments:06_ha|冗長化構成(HA)]]の章を参照してください+ 
 +Primary server priority. The server with the highest value (positive integer numeric value) running will be the master. Ties are broken randomly. If set to ''0'', this server will never become [[:en:documentation:pandorafms:complex_environments_and_optimization:06_ha#ks4_1|primary]]. 
 + 
 +プライサーバの優先。最も高い正の整数値)を持つサーバがマスターサーバになります。同の場合はランダムに決定されます。''0'' に設定した場合、のサーバは [[:ja:documentation:pandorafms:complex_environments_and_optimization:06_ha#ks4_1|プライマリ]] になりません
  
 === snmpconsole === === snmpconsole ===
行 997: 行 1011:
 === self_monitoring === === self_monitoring ===
  
-The server has a self-monitoring mode that creates an Agent, with the same name as the server, which monitors most of the important parameters of a Pandora FMS server.+The server has a self-monitoring mode that creates an Agent, with the [[#self_monitoring_agent_name|same name as the server]], which monitors most of the important parameters of a Pandora FMS server in a [[#self_monitoring_interval|time period]].
  
-サーバには、サーバと同じ名前のエージェントを作成、Pandora FMS サーバの重要なパラメータのほとんどを監視する自己監視モードがあります。+サーバには、[[#self_monitoring_agent_name|サーバと同じ名前]]のエージェントを作成する自己監視モードがありこのエージェントは [[#self_monitoring_interval|期間]] 内で Pandora FMS サーバの重要なパラメータのほとんどを監視ます。
  
 To enable it, the ''self-monitoring''  parameter must be set to ''1''. To enable it, the ''self-monitoring''  parameter must be set to ''1''.
行 1428: 行 1442:
 === syslog_file === === syslog_file ===
  
-Absolute path of the **syslog**  output file. For example:+Absolute path of the input file read by the Syslog Server, by default:
  
-**syslog** 出力ファイルのフルパスです。例:+Syslog サーバによって読み取られる入力ファイルの絶対パスです。デフォルトは次のとおりです。
  
 <code> <code>
- 
 syslog_file /var/log/messages syslog_file /var/log/messages
  
行 1803: 行 1816:
 <code> <code>
 # Pandora FMS HA MySQL cluster splitbrain auto-recovery # Pandora FMS HA MySQL cluster splitbrain auto-recovery
-#IMPORTANT! Please understand and configure all settings from 
-# pandora_console/index.php?sec=gservers&sec2=enterprise/godmode/servers/HA_cluster&tab=setup 
-# before enable this feature. 
 #splitbrain_autofix 0 #splitbrain_autofix 0
  
 </code> </code>
  
-It is a parameter (enabled with '' 1'') that allows automatically recovering ''pandora_ha''  environments in which Splitbrain was produced, **that is, that both nodes behave as principal or **  Master.+It is a parameter (enabled with ''1'') that allows automatically recovering ''pandora_ha''  environments in which Splitbrain was produced, **that is, that both nodes behave as principal or** Master.
  
 これは、スプリットブレインが生成された ''pandora_ha'' 環境、つまり両方のノードがプリンシパルまたはマスターとして動作する環境を自動的に回復できるようにするパラメータです (''1'' で有効化)。 これは、スプリットブレインが生成された ''pandora_ha'' 環境、つまり両方のノードがプリンシパルまたはマスターとして動作する環境を自動的に回復できるようにするパラメータです (''1'' で有効化)。
  
-<WRAP center round info60%>+<WRAP center round info 90%>
  
-Consult [[:en:documentation:pandorafms:complex_environments_and_optimization:06_ha#alta_disponibilidad_en_la_base_de_datas|section "High availability in the database"]] to ensure the operation of HA Pandora FMS.+Consult [[:en:documentation:pandorafms:complex_environments_and_optimization:06_ha#ks6|section "High availability in the database"]] to ensure the operation of HA Pandora FMS
 + 
 +See [[:en:documentation:pandorafms:complex_environments_and_optimization:06_ha#ks6_6|section "Automatic node recovery in Splitbrain"]] for more details.
  
 </WRAP> </WRAP>
  
-<WRAP center round info60%>+<WRAP center round info 90%>
  
 Pandora FMS HA の動作を確実にするために、[[:ja:documentation:pandorafms:complex_environments_and_optimization:06_ha#高可用性データベース|高可用性データベースの章]] を参照してください。 Pandora FMS HA の動作を確実にするために、[[:ja:documentation:pandorafms:complex_environments_and_optimization:06_ha#高可用性データベース|高可用性データベースの章]] を参照してください。
  
-</WRAP> +詳細については、[[:ja:documentation:pandorafms:complex_environments_and_optimization:06_ha#ks6_6|"スプリットブレインでの自動ノード回復" の章]] を参照してください。
- +
-You must understand and configure all the values from **Servers**  → **Manage database HA**  → **Setup**: +
- +
-**サーバ(サーバ)** → **データベースHA管理(Manage database HA)** → **セットアップ(Setup)** の全ての値を理解し設定する必要があります: +
- +
-{{  :wiki:pfms-servers-manage_database_ha-setup.png  }} +
- +
-<WRAP center round info 60%> +
- +
-See [[:en:documentation:pandorafms:complex_environments_and_optimization:06_ha#automatic_node_recovery_in_splitbrain|section "Automatic node recovery in Splitbrain"]] for more details. +
- +
-</WRAP> +
- +
-<WRAP center round info 60%> +
- +
-詳細については、[[:ja:documentation:pandorafms:complex_environments_and_optimization:06_ha#automatic_node_recovery_in_splitbrain|スプリットブレインにおける自動ノードリカバリ]] を参照してください。+
  
 </WRAP> </WRAP>
行 2672: 行 2668:
 ==== 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® ブラウザバイナリ
   * ウェブブラウジングセッションを記録・実行するための設定済のプロファイル   * ウェブブラウジングセッションを記録・実行するための設定済のプロファイル
   * セッション自動化サーバ   * セッション自動化サーバ
行 2758: 行 2762:
  
 </WRAP> </WRAP>
 +
 +<wrap #ks3 />
  
 ===== ウェブコンソール ===== ===== ウェブコンソール =====
行 2841: 行 2847:
 </code> </code>
  
-Pandora FMS データベースに接続するユーザのパスワードを設定します。+Password for connection against Pandora FMS database. By default it is ''Pandor4!''
 + 
 +Pandora FMS データベースに接続するユーザのパスワードを設定します。デフォルトは ''Pandor4!''す。
  
 <code php> <code php>
行 3006: 行 3014:
 === 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:
行 3046: 行 3052:
 </code> </code>
  
-[[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]+[[ja:documentation:pandorafms:start|Pandora FMS ドキュメント一覧に戻る]]
  
 ===== OBSOLETE ===== ===== OBSOLETE =====
  • ja/documentation/pandorafms/installation/04_configuration.1760778592.txt.gz
  • 最終更新: 2025/10/18 09:09
  • by junichi