ja:documentation:pandorafms:complex_environments_and_optimization:06_ha

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:complex_environments_and_optimization:06_ha [2024/09/07 22:42] – [スプリットブレイン] junichija:documentation:pandorafms:complex_environments_and_optimization:06_ha [2025/02/26 10:16] (現在) – [更新] junichi
行 8: 行 8:
  
 ===== 概要 ===== ===== 概要 =====
-Pandora FMS はとても安定したアプリケーションになっています。(みなさんのテストのおかげで、それぞれのバージョンでは拡張が行われ、数百の不具合が報告され、修正されてきました。) しかし、クリティカルや高負荷な環境では、複数のサーバに処理を分散させることが可能です。Pandora FMS では、いずれかのコンポーネントで障害が発生しても、システム自体はダウンしません。 
  
-Pandora FMS は、細かいモジュールで設計されています。それぞれのモジュールは、独立して動作することができます。しかし、それぞれはまた、連携して動作することができ、負荷を分配することができます。+In critical and/or high-loaded environments, it is possible that the load needs to be distributed among several machines and to be sure that if any Pandora FMS component fails, the system remains online.
  
-Pandora FMS の基本設計を以下します。+クリティカルな環境や高負荷の環境では、負荷を複数のマシンに分散し、Pandora FMS コンポーネントいずれか障害が発生た場合でもシステムの稼働状態を維持できるようにする必要があります。
  
-{{  :wiki:ha1.png  }}+Pandora FMS has been designed to be modular but it is also designed to work in collaboration with other components and to be able to assume the load of those components that failed.
  
-もちろん、エージェント冗長化構成ではありません。エージェントがダウンすると、モジュールの実行がきずまた、複数ジェントを平行して実行することはできないためまたはシステム自体ダウンているめ、そのエジェントの全てのデータ収集はでなくなります。 +Pandora FMS はモジュール形式設計されておりコンポントと連携して動作し障害発生したコンポントの動作を引受けられよう設計されています。
-重要なシステムに対す最良の解決策は、Pandora FMS エージェントのある無し関わらず、冗長化しモニタリングすることです。+
  
-いくつかの場面において、次のような HA 構成が可能です。+Obviously, agents are not redundant. The solution is to redundate critical systems -regardless of whether they have Pandora FMS agents running or not- and thus redundate the monitoring of these systems.
  
-  * デタサーバのバラシングと HA +明らかにエジェントは冗長化されていません。解決策はPandora FMS エジェトが実行中であるかどうかに関係なく重要なシステムを冗長化し、これらのシステム監視を冗長化するこです。
-  * ネッワークWMI、プラグイン、Web および予測サバのバランシングと HA +
-  * データベースのロードバランング +
-  * 自動検出サーババランシングと HA +
-  * Pandora FMS コンソールのバランシングと HA+
  
 +High Availability (**HA**) can be used in several scenarios:
  
 +いくつかの場面において、次のような高可用性 (**HA**) 構成が可能です。
  
 +  * Data server.
 +  * Network Servers, WMI, Plugin, Web, Prediction, Recon, and similar.
 +  * Database (**BBDD**).
 +  * Pandora FMS web console.
  
 +  * データサーバ
 +  * ネットワークサーバ、WMI、プラグイン、Web、予測、自動検出など
 +  * データベース
 +  * Pandora FMS Web コンソール
  
 +<wrap #ks2 />
  
 ===== データサーバの HA ===== ===== データサーバの HA =====
-最も簡単な方法は、エージェントに実装されている HA を使用することです(プライマリが応答しない場合は代替サーバーに接続できます)。 ただし、データサーバはポート 41121 をサポートし、標準の TCP ポートであるため、通常の TCP サービスのバランシングまたはクラスタリングを可能にする商用ソリューションを使用することができます。 
  
-Pandora FMS データサーバでは、(異なるホスト名およびサーバ名で)設定された 2つの Pandora FMS データサーバを利用する必要があります。それぞれに tentacle サーバーを設定する必要があります。 各マシンは異なる IP アドレスを持ちます。 外部バランサを使用する場合、バランサにエージェントからのデータ送信用の接続 IP アドレス(VIP)を割り当てます。+  * For Pandora FMS data server you need to build two machines with a Pandora FMS data server configured (and different hostname and server name). 
 +  * A Tentacle server must be configured in each of them. 
 +  * Each machine will have a different IP address. 
 +  * If you are going to use an external balancer, it will provide a single IP address to which the agents will connect to send their data. 
 +  * In the case of using the HA mechanism of the agents, there will be a small delay in sending data, since at each agent execution, it will try to connect with the primary server, and if it does not answer, it will try to connect with the secondary server (if it was configured this way).
  
-外部バランを使用していて、いずれかのサーバが故障し場合、アクティブなサーバみ接続するようになります。Pandora FMS エージェントは変更気付くことなく、これまでと同様のアドレスへ接続します。しかし、この場合は、ドバランサーは障害が発生サーバにデータ送信せず、アクティブな方にのみ送信します。 +  * Pandora FMS データーバ場合は、Pandora FMS データサーバが設定された (ホスト名とサーバ名が異なる) マシンを 2 台構築する必要があります。 
-{{  :wiki:ha2.png?750  }}+  * それぞれマシンに Tentacle サーバを設定する必要があります。 
 +  * 各マシンは異る IP アドレスがあります。 
 +  * 外部バランサーを使用する場合は、エージェントがデータを送信するため接続するための単一の IP アドレスが提供されます。 
 +  * エージェントの HA メカニズムを使用する場合は、ジェトの実行ごとにプライマリサーバに接続ようとし、応答がない場合はセカンダリサーバに接続しようとするため (そのように設定されている場合)、データ送信に若干遅延が発生します。
  
-Pandora FMS データサーバの設定を変更する必要はありません。それぞれのサーバに別々の名前を設定してさえいえれば、サーバの状態ビューでいずれかがダウンしていることがわかり便利です。Pandora FMS データモジュールは、いずれかのサーバで処理することができます。事前のサーバ指定は不要です。簡単に HA 構成がとれるように設計されています。+If two data servers are to be used and both handle remote policies, collections, and configurations, key directories must be shared so that all instances of the data server can read and write to these directories. Consoles must also have access to these shared directories.
  
-エージェントの HA メカニズムを使用する場合は、データの送信にわずかな遅延がありまこれは、エージェントの実行ごとにプライマリサバとの接続試みためです。応答しない場合 セカダリに対してこれを行います(設定されている場合)。これについては、次の "ソフウエエージェントのバランシング" で説明します。+2 つデータサーバを使用し、両方でリモートポリシー、コレクション、および設定を処理する場合は、データサーバのすべてのインスタンスがこれらのディレク読み取り書き込みを行えるよう、キディレクトリ共有す必要があります。ソールもこれ共有ディレクリにクセスきる必要があります。
  
-2つのデータサーバーを使用し、ポリシー、コレクション、およびリモート構成を管理する場合は、 [[:ja:documentation:07_technical_annexes:10_share_var_spool_directory_between_several_pandora_servers|サーバデータディレクトリの複数 Pandora サーバでの共有]] に従って次のディレクトリを共有する必要があります。データサーバのすべてのインスタンスでこれらのディレクトリを読み書きします。 また、コンソールもこれらの共有ディレクトリにアクセスできる必要があります。+  * ''/var/spool/pandora/data_in/conf'' 
 +  * ''/var/spool/pandora/data_in/collections'' 
 +  * ''/var/spool/pandora/data_in/md5'' 
 +  * ''/var/spool/pandora/data_in/netflow'' 
 +  * ''/var/www/html/pandora_console/attachment'' 
 +  * ''/var/spool/pandora/data_in/discovery''
  
   * ''/var/spool/pandora/data_in/conf''   * ''/var/spool/pandora/data_in/conf''
行 51: 行 67:
   * ''/var/spool/pandora/data_in/netflow''   * ''/var/spool/pandora/data_in/netflow''
   * ''/var/www/html/pandora_console/attachment''   * ''/var/www/html/pandora_console/attachment''
 +  * ''/var/spool/pandora/data_in/discovery''
  
-===== ソフトウエアエージェントでのバランシング ===== +<WRAP center round tip 90%>
-ソフトウエアエージェントで、データサーバのバランシングを行うことができます。データサーバの一方をマスター、もう一方をバックアップとして設定することができます。+
  
-エージェントの設定ファイル pandora_agent.conf において、次の部分のコメントを外します。+It is important to only share subdirectories within ''data_in''  and not ''data_in'', itself as it will negatively affect server performance.
  
-<code> +</WRAP>
-# Secondary server configuration +
-# ============================== +
-# If secondary_mode is set to on_error, data files are copied to the secondary +
-# server only if the primary server fails. If set to always, data files are +
-# always copied to the secondary server +
-secondary_mode on_error +
-secondary_server_ip localhost +
-secondary_server_path /var/spool/pandora/data_in +
-secondary_server_port 41121 +
-secondary_transfer_mode tentacle +
-secondary_server_pwd mypassword +
-secondary_server_ssl no +
-secondary_server_opts +
-</code>+
  
-There are the following options (for more information, go to the [[:en:documentation:02_installation:05_configuration_agents#general_agent_parameters|Agent configuration chapter]]).+<WRAP center round tip 90%>
  
-オプションあります。(詳細は、[[:ja:documentation:02_installation:05_configuration_agents#エージェントの一般的なパラメータ|エージェント設定の章]]を参照してください)+サーバのパフォーマンス悪影響を与えるため、''data_in'' 自体ではなく、''data_in'' 内のサブディレクトリのみを共有ること重要です。 
 + 
 +</WRAP> 
 + 
 +<wrap #ks3 /> 
 + 
 +===== ソフトウエアエージェントでのバランシング ===== 
 + 
 +From Software Agents, it is possible to perform data server balancing, since it is possible to configure a master (main) and a backup (operational backup) data server. In the Software Agent configuration file ''pandora_agent.conf''  [[:en:documentation:pandorafms:installation:05_configuration_agents#ks3|it should be configured and uncommented]] the following part of the agent configuration file: 
 + 
 +ソフトウェアエージェントからは、マスター (メイン) およびバックアップ (運用バックアップ) データサーバを設定でき、データサーバのバランス調整を実行できます。ソフトウェアエージェント設定ファイル ''pandora_agent.conf'' で [[:ja:documentation:pandorafms:installation:05_configuration_agents#エージェントの一般的なパラメータ|次の部分を設定しコメントを外す必要があります]]。 
 + 
 +  * <wrap :en>**secondary_server_ip**</wrap>: IP address of the secondary server. 
 +  * <wrap :en>**secondary_server_path**</wrap>: Path where the XML is copied to the secondary server, typically ''/var/spool/pandora/data_in'' 
 +  * <wrap :en>**secondary_server_port**</wrap>: Port through which the XML will be copied to the secondary server, in Tentacle 41121, in SSH port 22 and in FTP 21. 
 +  * <wrap :en>**secondary_transfer_mode**</wrap>: Transfer mode to be used to copy the XML to the secondary server, Tentacle, SSH, FTP. 
 +  * <wrap :en>**secondary_server_pwd**</wrap>: Password option for FTP transfer. 
 +  * <wrap :en>**secondary_server_ssl**</wrap>: You may set ''yes''  or ''no''  depending on whether you want to use SSL to transfer data through Tentacle. 
 +  * <wrap :en>**secondary_server_opts**</wrap>: Other options required for the transfer will be entered in this field. 
 +  * <wrap :en>**secondary_mode**</wrap>: Mode in which the secondary server must be. It may have two values:
  
-  * **secondary_mode**: セカンダリサーバのモードを設定します。次のいずれかが設定できます。 
-    * **on_error**: メインサーバにデータを送信できなかった場合のみセカンダリサーバにデータ送信します。 
-    * **always**: メインサーバに接続できるできないに関わらず、常にセカンダリサーバにもデータを送信します。 
   * **secondary_server_ip**: セカンダリサーバの IP アドレスを指定します。   * **secondary_server_ip**: セカンダリサーバの IP アドレスを指定します。
   * **secondary_server_path**: セカンダリサーバの XML ファイルを置く場所を指定します。通常は、/var/spool/pandora/data_in です。                                                                       * **secondary_server_path**: セカンダリサーバの XML ファイルを置く場所を指定します。通常は、/var/spool/pandora/data_in です。                                                                    
行 85: 行 103:
   * **secondary_transfer_mode**: セカンダリサーバに XML を送信するモード (tentacle, ssh, ftp など) を設定します。   * **secondary_transfer_mode**: セカンダリサーバに XML を送信するモード (tentacle, ssh, ftp など) を設定します。
   * **secondary_server_pwd**: FTP で送信するためのパスワードを設定します。   * **secondary_server_pwd**: FTP で送信するためのパスワードを設定します。
-  * **secondary_server_ssl**: Tentacle その他でデータを送信するときに、ssl を使うかどうかを yes または no で指定します。+  * **secondary_server_ssl**: Tentacle その他でデータを送信するときに、ssl を使うかどうかを ''yes'' または ''no'' で指定します。
   * **secondary_server_opts**: 転送に必要なその他オプションを設定します。   * **secondary_server_opts**: 転送に必要なその他オプションを設定します。
 +  * **secondary_mode**: セカンダリサーバのモードを設定します。次のいずれかが設定できます。
 +
 +  - <wrap :en>**on_error**</wrap>: It sends data to the secondary server only if it cannot send it to the primary server.
 +  - <wrap :en>**always**</wrap>: It always sends data to the secondary server, regardless of whether or not it can contact the primary server.
 +
 +  - **on_error**: メインサーバにデータを送信できなかった場合のみセカンダリサーバにデータ送信します。
 +  - **always**: メインサーバに接続できるできないに関わらず、常にセカンダリサーバにもデータを送信します。
 +
 +<WRAP center round important 90%>
 +
 +Only the remote configuration of the Software Agent is operative, if enabled, on the main server.
 +
 +</WRAP>
 +
 +<WRAP center round important 90%>
  
-<WRAP center round important 60%> 
 エージェントのリモート設定が有効になっている場合、メインサーバでのみ操作できます。 エージェントのリモート設定が有効になっている場合、メインサーバでのみ操作できます。
 +
 </WRAP> </WRAP>
 +
 +<wrap #ks4 />
  
 ===== ネットワーク、WMI、プラグイン、ウェブ、予測サーバのバランシングと HA ===== ===== ネットワーク、WMI、プラグイン、ウェブ、予測サーバのバランシングと HA =====
  
-これは簡単です。複数のサーバに、ネットワーク、WMI、プラグイン、ウェブ、予測サーバを (モニタしたいシステムを見れるよう同じように) それぞれインストールします。複数のサーバは (ネットワーク遅延が同じになるように) 同一セグメントに置く必要があります。+You need to install [[:en:documentation:pandorafms:introduction:02_architecture#ks1_1|multiple servers]]: network server, WMI server, Plugin server, Web server or prediction server, on several machines on the network (all with the same visibility to the systems you want to monitor) and all on the same segment (so that network latency data is consistent). 
 + 
 +[[:ja:documentation:pandorafms:introduction:02_architecture#ks1_1|複数のサーバ]]に、ネットワーク、WMI、プラグイン、ウェブ、予測サーバを (モニタしたいシステムを見れるよう同じように) それぞれインストールします。複数のサーバは (ネットワーク遅延が同じになるように) 同一セグメントに置く必要があります。
  
 それぞれのサーバはプライマリとして選択できます。それぞれのサーバは、他方がダウンした場合、そのサーバに割り当てられていた全てのモジュールデータの収集を自動的に引き継ぎます。Pandora FMS サーバには、最終接続時間 (サーバの threshold x 2) を確認して、他のサーバがダウンしていることを検知する仕組が実装されています。Pandora FMS サーバが 1台でも稼働していれば、他のサーバのダウンを検出することができます。すべての Pandora FMS サーバがダウンした場合は、検出する手段はありません。 それぞれのサーバはプライマリとして選択できます。それぞれのサーバは、他方がダウンした場合、そのサーバに割り当てられていた全てのモジュールデータの収集を自動的に引き継ぎます。Pandora FMS サーバには、最終接続時間 (サーバの threshold x 2) を確認して、他のサーバがダウンしていることを検知する仕組が実装されています。Pandora FMS サーバが 1台でも稼働していれば、他のサーバのダウンを検出することができます。すべての Pandora FMS サーバがダウンした場合は、検出する手段はありません。
行 101: 行 138:
  
 {{ wiki:ha3.png?550 }} {{ wiki:ha3.png?550 }}
 +
 +<wrap #ks4_1 />
  
 ==== サーバの設定  ==== ==== サーバの設定  ====
行 127: 行 166:
   * ''ha_pid_file'': HA の現在のプロセス ID ファイル   * ''ha_pid_file'': HA の現在のプロセス ID ファイル
   * ''pandora_service_cmd'': Pandora サービスの状態制御   * ''pandora_service_cmd'': Pandora サービスの状態制御
 +
 +<wrap #ks4_2 />
  
 ==== Pandora FMS サーバの HA DB クラスタへの追加 ==== ==== Pandora FMS サーバの HA DB クラスタへの追加 ====
  
-If [[:en:documentation:05_big_environments:06_ha#high_availability_database|High Availability is enabled in the Database]] some extra configurations are needed to connect more Pandora FMS servers to the MySQL cluster. In the ''pandora_server.conf'' file (located by default at ''/etc/pandora''), for each of the independent Pandora FMS servers to be added, the following parameters must be configured:+If [[#ks6|High Availability is enabled in the Database]]some extra configurations are needed to connect more Pandora FMS servers to MySQL cluster. In the ''pandora_server.conf''  file (located by default at ''/etc/pandora''), for each of the independent Pandora FMS servers to be added, the following parameters must be configured:
  
-[[:ja:documentation:05_big_environments:06_ha#高可用性データベース|データベースで高可用性が有効になっている]] 場合、より多くの Pandora FMS サーバを MySQL クラスタに接続するには、いくつかの追加設定が必要です。''pandora_server.conf'' ファイル (デフォルトでは ''/etc/pandora'' にあります) で、追加する独立した Pandora FMS サーバごとに、次のパラメータを設定する必要があります。+[[#高可用性データベース|データベースで高可用性が有効になっている]] 場合、より多くの Pandora FMS サーバを MySQL クラスタに接続するには、いくつかの追加設定が必要です。''pandora_server.conf'' ファイル (デフォルトでは ''/etc/pandora'' にあります) で、追加する独立した Pandora FMS サーバごとに、次のパラメータを設定する必要があります。
  
    * ''dbuser'': You must have the username to access the MySQL cluster. For example:    * ''dbuser'': You must have the username to access the MySQL cluster. For example:
行 138: 行 179:
    * ''dbuser'': MySQL クラスタへアクセスするためのユーザ名を指定する必要があります。例:    * ''dbuser'': MySQL クラスタへアクセスするためのユーザ名を指定する必要があります。例:
  
-<code> +<file | /etc/pandora/pandora_server.conf>
 dbuser pandora dbuser pandora
  
-</code>+</file>
  
   * ''dbpass'': It must contain the user password to access the MySQL cluster. For example:   * ''dbpass'': It must contain the user password to access the MySQL cluster. For example:
行 148: 行 188:
   * ''dbpass'': MySQL クラスタへアクセスするためのユーザのパスワードを指定する必要があります。例:   * ''dbpass'': MySQL クラスタへアクセスするためのユーザのパスワードを指定する必要があります。例:
  
-<code>+<file | /etc/pandora/pandora_server.conf>
 dbpass pandora dbpass pandora
  
-</code>+</file>
  
   * ''ha_hosts'': The ''ha_host''  parameter must be configured followed by the IP addresses or FQDN of the MySQL servers that make up the HA environment. Example:   * ''ha_hosts'': The ''ha_host''  parameter must be configured followed by the IP addresses or FQDN of the MySQL servers that make up the HA environment. Example:
行 161: 行 201:
  
 </code> </code>
 +
 +<wrap #ks5 />
  
 ===== Pandora FMS コンソールの HA ===== ===== Pandora FMS コンソールの HA =====
  
-Just [[[:en:documentation:06_metaconsole:03_installation|install another console]] pointing to the database. Any of the consoles can be used simultaneously from different locations by different users. A [[https://pandorafms.com/guides/public/books/load-balancing-with-keepalived|web load balancer]] can be used in front of the consoles in case horizontal growth is needed for console load sharing. The session system is managed through cookies and these are stored in the browser.+Just [[:en:documentation:pandorafms:command_center:03_installation|install another console]] pointing to the database. Any console can be used simultaneously from different locations by different users. A [[https://pandorafms.com/guides/public/books/load-balancing-with-keepalived|web load balancer]] can be used before the consolesin case horizontal growth is needed for console load sharing. The session system is managed through cookies and these are stored in the browser.
  
-他のサーバに[[[:ja:documentation:06_metaconsole:03_installation|コンソールをインストール]]するだけです。それらのいずれからも、異なるユーザによって異なる場所から同時に使用することができます。 コンソールの前段で[[https://pandorafms.com/guides/public/books/load-balancing-with-keepalived|ロードバランサ]]を使用すると、セッションシステムが「クッキー」によって管理され、これがブラウザーに保管されるため、どちらがアクセスされているかを実際に知らなくてもアクセスできます。+他のサーバに[[[:ja:documentation:pandorafms:command_center:03_installation|コンソールをインストール]]するだけです。それらのいずれからも、異なるユーザによって異なる場所から同時に使用することができます。 コンソールの前段で[[https://pandorafms.com/guides/public/books/load-balancing-with-keepalived|ロードバランサ]]を使用すると、セッションシステムが「クッキー」によって管理され、これがブラウザーに保管されるため、どちらがアクセスされているかを実際に知らなくてもアクセスできます。
  
-In the case of using remote configuration and to manage it from all consoles, both data servers and consoles must share the input data directory (default: ''/var/spool/pandora/data_in'') for the remote configuration of agents, collections and other directories (see topic [[:en:documentation:07_technical_annexes:15_security_architecture|"Security architecture"]]).+In the case of using remote configuration and to manage it from all consoles, both data servers and consoles must share the input data directory (default: ''/var/spool/pandora/data_in'') for remote configuration of agents, collections and other directories (see topic [[:en:documentation:pandorafms:technical_annexes:15_security_architecture#ks3_1_1|"Security architecture"]]).
  
-リモート設定を使用する場合、双方のデータサーバとコンソールは、データ入力ディレクトリ (デフォルト: ''/var/spool/pandora/data_in'') 配下の configuration、collections その他を共有する必要があります。([[:ja:documentation:07_technical_annexes:15_security_architecture|"セキュリティアーキテクチャ"]] も参照ください。)+リモート設定を使用する場合、双方のデータサーバとコンソールは、データ入力ディレクトリ (デフォルト: ''/var/spool/pandora/data_in'') 配下の configuration、collections その他を共有する必要があります。([[:ja:documentation:pandorafms:technical_annexes:15_security_architecture#ks3_1_1|"セキュリティアーキテクチャ"]] も参照ください。)
  
-<WRAP center round tip 60%>+  * ''/var/spool/pandora/data_in/conf'' 
 +  * ''/var/spool/pandora/data_in/collections'' 
 +  * ''/var/spool/pandora/data_in/md5'' 
 +  * ''/var/spool/pandora/data_in/netflow'' 
 +  * ''/var/www/html/pandora_console/attachment'' 
 +  * ''/var/spool/pandora/data_in/discovery'' 
 + 
 +<WRAP center round tip 90%>
  
-It is important to only share subdirectories within ''data_in'' and not ''data_in'' itself as it will negatively affect server performance.+It is important to only share subdirectories within ''data_in''  and not ''data_in''itself as it will negatively affect server performance.
  
 </WRAP> </WRAP>
  
-<WRAP center round tip 60%>+<WRAP center round tip 90%>
  
 サーバのパフォーマンスに影響するため、''data_in'' 以下のサブディレクトリのみ共有し、''data_in'' 自体は共有しないことが重要です。 サーバのパフォーマンスに影響するため、''data_in'' 以下のサブディレクトリのみ共有し、''data_in'' 自体は共有しないことが重要です。
  
 </WRAP> </WRAP>
 +
 +<wrap #ks5_1 />
  
 ==== 更新 ==== ==== 更新 ====
  
-When updating Pandora FMS console in an HA environment, it is important to bear in mind the following points when updating by means of OUM through **Management** → **Warp update** → [[:en:documentation:pandorafms:installation:02_anexo_upgrade|Update offline]]. The OUM package can downloaded from Pandora FMS support website.+When updating Pandora FMS console in an HA environment, it is important to bear in mind the following points when updating by means of OUM through **Management**  → **Warp update**  → [[:en:documentation:pandorafms:installation:02_anexo_upgrade|Update offline]]. The OUM package may be downloaded from Pandora FMS support website.
  
 HA 環境で Pandora FMS コンソールを更新する場合、**管理(Management)** → **ワープアップデート(Warp update)** → [[:ja:documentation:pandorafms:installation:02_anexo_upgrade|オフラインアップデート]] を介して OUM を使用して更新するときは、次の点に留意する必要があります。 HA 環境で Pandora FMS コンソールを更新する場合、**管理(Management)** → **ワープアップデート(Warp update)** → [[:ja:documentation:pandorafms:installation:02_anexo_upgrade|オフラインアップデート]] を介して OUM を使用して更新するときは、次の点に留意する必要があります。
行 193: 行 244:
  
 共有データベースを使用するバランシング環境では、最初のコンソールを更新すると、対応する変更がデータベースに適用されます。 これは、セカンダリのコンソールを更新しようとすると、データベースがすでに更新されているため、Pandora FMS がエラーメッセージを表示することになります。 ただし、コンソールの更新は引き続き実行されます。 共有データベースを使用するバランシング環境では、最初のコンソールを更新すると、対応する変更がデータベースに適用されます。 これは、セカンダリのコンソールを更新しようとすると、データベースがすでに更新されているため、Pandora FMS がエラーメッセージを表示することになります。 ただし、コンソールの更新は引き続き実行されます。
 +
 +<wrap #ks6 />
  
 ===== 高可用性データベース ===== ===== 高可用性データベース =====
行 1453: 行 1506:
  
 </WRAP> </WRAP>
 +
 +[[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]
  
 ===== (OBSOLETE) データベース HA ===== ===== (OBSOLETE) データベース HA =====
  • ja/documentation/pandorafms/complex_environments_and_optimization/06_ha.1725748950.txt.gz
  • 最終更新: 2024/09/07 22:42
  • by junichi