ja:documentation:pandorafms:technical_reference:09_tentacle

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:technical_reference:09_tentacle [2025/08/01 22:43] – [セキュリティオプション付での Tentacle 設定ガイド] junichija:documentation:pandorafms:technical_reference:09_tentacle [2025/08/01 22:52] (現在) – [Tentacle プロキシを使った暗号化設定例] junichi
行 856: 行 856:
 </file> </file>
  
-  * For **Software Agents**:+  * For **EndPoint**:
  
-  * **ソフトウアエージェント** の場合:+  * **エンドポイント** の場合:
  
 <file> <file>
行 917: 行 917:
 </file> </file>
  
-  * For Pandora FMS **Software Agents**:+  * For **EndPoint**:
  
-  * Pandora FMS **ソフトウアエージェント** の場合:+  * **エンドポイント** の場合:
  
 <file> <file>
行 981: 行 981:
 </file> </file>
  
-  * For Pandora FMS **Software Agents**:+  * For **EndPoint**:
  
-  * Pandora FMS **ソフトウアエージェント** の場合:+  * **エンドポイント** の場合:
  
 <file> <file>
行 1042: 行 1042:
 </file> </file>
  
-  * For Pandora FMS **Software Agents**:+  * For **EndPoint**:
  
-  * Pandora FMS **ソフトウアエージェント** の場合:+  * **エンドポイント** の場合:
  
 <code> <code>
行 1064: 行 1064:
 ==== Tentacle 暗号化設定 ==== ==== Tentacle 暗号化設定 ====
  
-Both the Tentacle server and the software agents can use safe communication through certificates and password, either directly between them or through a Tentacle Proxy.+Both the Tentacle server and the EndPoints can use secure communication with certificates and passwords, either direct communication between the two, or via a Tentacle Proxy server.
  
-Tentacle サーバとソフトウェアージェントの両方が、証明書とパスワードを介して、直接または Tentacle プロキシを介して安全な通信を使用できます。 +Tentacle サーバとエンドポイントの両方が、証明書とパスワードを介して、直接または Tentacle プロキシを介して安全な通信を使用できます。 
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
行 1178: 行 1178:
 === Tentacle プロキシを使った暗号化設定例 === === Tentacle プロキシを使った暗号化設定例 ===
  
-You are explained step by step how to configure both software agents as well as the Tentacle server for safe communication, using the Tentacle Proxy server too. Check out in the previous section the names of the certificates and the keys on each side. Check the available parameters in this section.+It explains step by step how to configure both the EndPoints and the Tentacle server for secure communication, also using Tentacle Proxy server.
  
-Tentacle プロキシサーバを用した暗号化通信のためのソフトウェアージェントと Tentacle サーバ両方設定方法を段階的に説明します。 前の章で述べた証明書の名前と鍵を確認してください。パラメータに関しても確認してください+Tentacle プロキシサーバを使用して、安全な通信のためンドポイントと Tentacle サーバ両方設定する方法を段階的に説明します。
  
 **Manual tests:** **Manual tests:**
行 1226: 行 1226:
 ファイルが正常に送信されたことを確認したら、tentacle_server とクライアントの永続的な設定に進みます。  ファイルが正常に送信されたことを確認したら、tentacle_server とクライアントの永続的な設定に進みます。 
  
-To configure tentacle_server with the certificate options, edite the starting script of the service **tentacle_serverd**, usually located at ''/etc/init.d/tentacle_serverd''. An intermidate point should be configured similarly to work as a proxy. To configure software agents to use Tentacle safe communication, edit the configuration files **pandora_agent.conf**, usually located at ''/etc/pandora/pandora_agent.conf''.+To configure the ''tentacle_server''  with the certificate options, edit the **tentacle_serverd**  service configuration filecommonly located at ''/etc/tentacle/tentacle_server.conf'', the same to configure an intermediate point to work as a proxy. To configure EndPoints to use Tentacle safe communication, edit the **pandora_agent.conf**  configuration filescommonly located at ''/etc/pandora/pandora_agent.conf''.
  
-暗号化オプション付きで tentacle_server を設定するには、通常 ''/etc/init.d/tentacle_serverd'' にあるサービス **tentacle_serverd** の起動スクリプトを編集します。 中間点は、プロキシとして機能するように設定する必要があります。Tentacle 暗号化通信を使用するようにソフトウェアージェントを設定するには、通常は ''/etc/pandora/pandora_agent.conf'' にある設定ファイル **pandora_agent.conf** を編集します。 +暗号化オプション付きで tentacle_server を設定するには、通常 ''/etc/init.d/tentacle_serverd'' にあるサービス **tentacle_serverd** の起動スクリプトを編集します。 中間点は、プロキシとして機能するように設定する必要があります。Tentacle 暗号化通信を使用するようにエンドポイントを設定するには、通常は ''/etc/pandora/pandora_agent.conf'' にある設定ファイル **pandora_agent.conf** を編集します。 
  
 **Permanent configuration:** **Permanent configuration:**
行 1262: 行 1262:
 </WRAP> </WRAP>
  
-3. Start the Software Agent with the corresponding options. Modify the file ''pandora_agent.conf'', find the line ''server_opts'' and add:+3. Start the EndPoint with the corresponding options. Modify the file ''pandora_agent.conf'', look for the line ''server_opts''  and add:
  
-3. 対応するオプションをつけてソフトウアエージェントを開始します。''pandora_agent.conf'' を編集し、''server_opts'' という行を探し、以下を追加します。+3. 対応するオプションをつけてエンドポイントを開始します。''pandora_agent.conf'' を編集し、''server_opts'' という行を探し、以下を追加します。
  
 <file> <file>
  • ja/documentation/pandorafms/technical_reference/09_tentacle.1754088210.txt.gz
  • 最終更新: 2025/08/01 22:43
  • by junichi