ja:documentation:pandorafms:installation:05_configuration_agents

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:installation:05_configuration_agents [2026/05/22 22:45] – [MS Windows でのエージェントセキュリティオプション] junichija:documentation:pandorafms:installation:05_configuration_agents [2026/05/22 23:30] (現在) – [MS Windows での基本エンドポイントオプション] junichi
行 297: 行 297:
 ==== remote_config ==== ==== remote_config ====
  
-It enables (''1'') or disables (''0''EndPoint remote configuration. Its operation is only allowed with the Tentacle transfer mode.+<code> 
 +# If set to 1 allows the agent to be configured via the web console 
 +# When is set to 1, local .conf file changes are overwritten. 
 +# Set to 0 if you want to edit the .conf file  
 +remote_config 1 
 +</code> 
 + 
 +Enables (''1'') or disables (''0'') remote configuration of endpointsThis feature is only available in [[:en:documentation:pandorafms:technical_reference:09_tentacle|Tentacle]] transfer mode.
  
-エンドポイントのリモート設定を有効( ''1'' )または無効( ''0'' )にします。この操作は Tentacle 転送モードでのみ利用できます。+エンドポイントのリモート設定を有効( ''1'' )または無効( ''0'' )にします。この操作は [[:ja:documentation:pandorafms:technical_reference:09_tentacle|Tentacle]] 転送モードでのみ利用できます。
  
-By enabling remote configuration, any change not made from Pandora FMS console will be discarded and overwritten.+When remote configuration is enabled, any changes that are **not** made through the Pandora FMS Web Console will be discarded and overwritten.
  
 リモート設定を有効にすると、Pandora FMS コンソールから行われなかった変更はすべて破棄され、上書きされます。 リモート設定を有効にすると、Pandora FMS コンソールから行われなかった変更はすべて破棄され、上書きされます。
行 2313: 行 2320:
 === module_advanced_options === === module_advanced_options ===
  
-<WRAP center round info 60%>+<WRAP center round info 90%>
  
 For MS Windows® only. For MS Windows® only.
行 2319: 行 2326:
 </WRAP> </WRAP>
  
-<WRAP center round info 60%>+<WRAP center round info 90%>
  
 **MS Windows® のみ** **MS Windows® のみ**
行 2327: 行 2334:
 <code> <code>
 module_advanced_options <parameter> module_advanced_options <parameter>
- 
 </code> </code>
  
-For ''[[#module_ping|module_ping]]''  and ''[[#module_snmpget|module_snmpget]]''  allow you to use additional parameters.+The ''[[#module_ping|module_ping]]'' and ''[[#module_snmpget|module_snmpget]]'' commands support additional parameters. //Note that you can specify the IPv6 protocol, among other options//.
  
-''[[#module_ping|module_ping]]'' および ''[[#module_snmpget|module_snmpget]]'' では追加パラメータを使用します。たと**ping** の場合、512 バイのパケット サイズを指定できます。+''[[#module_ping|module_ping]]'' および ''[[#module_snmpget|module_snmpget]]'' では追加パラメータを使用します。//その他のオプションに加IPv6 プロコルを指定することもできます//
  
-<code> 
- 
-module_advanced_options -l 512 
- 
-</code> 
  
 === module_pattern === === module_pattern ===
行 2359: 行 2360:
 ==== 概要 ==== ==== 概要 ====
  
-In the EndPoint auto-configuration process, you can establish a series of rules so that they are configured automatically and it works as follows:+In the [[:en:documentation:pandorafms:monitoring:02_operations|EndPoints]] self-configuration process, a series of rules can be established so they are configured automaticallyit works as follows:
  
-エンドポイントの自動設定処理では、一連のルールを確立して自動的に設定することができ、次のように機能します。+[[:ja:documentation:pandorafms:monitoring:02_operations|エンドポイント]]の自動設定処理では、一連のルールを確立して自動的に設定することができ、次のように機能します。
  
-  - **Prepare the automatic configurations** in your Pandora FMS Console or Pandora FMS Command Center (Metaconsole)+  - **Prepare the automatic configurations** in Pandora FMS web Console or through the [[:en:documentation:pandorafms:command_center:06_operation#ks1_1|Command Center]] Pandora FMS. 
-  - **Install the EndPoints** reporting to your Pandora FMS (if you have a Command Center -Metaconsole- with the auto-provisioning system configured, establish the Command Center -Metaconsole- itself as the server).+  - **Install the EndPoints** reporting to Pandora FMS Server; if you have a Command Center with the auto-provisioning system configured, set the Command Center itself as the server.
   - **Pandora FMS Server will receive** an XML (''.data'') with the EndPoint data for the first time.   - **Pandora FMS Server will receive** an XML (''.data'') with the EndPoint data for the first time.
   - **The rules will be evaluated** to determine the automatic configuration to apply.   - **The rules will be evaluated** to determine the automatic configuration to apply.
-  - **The EndPoint will collect the new configuration** and will report in the next cycle with the updated configuration.+  - **The EndPoint will collect the new configuration** and report in the next cycle with the updated configuration.
  
-  - Pandora FMS コンソールまたは Pandora FMS コマンドセンター (メタコンソール) で、**自動設定を準備します**。+  - Pandora FMS コンソールまたは Pandora FMS [[:ja:documentation:pandorafms:command_center:06_operation#ks1_1|コマンドセンター]] で、**自動設定を準備します**。
   - Pandora FMS にレポートする **エンドポイントをインストールします** (自動プロビジョニングシステムが設定されたコマンドセンター (メタコンソール) がある場合は、コマンドセンター (メタコンソール) 自体をサーバとして設定します)。   - Pandora FMS にレポートする **エンドポイントをインストールします** (自動プロビジョニングシステムが設定されたコマンドセンター (メタコンソール) がある場合は、コマンドセンター (メタコンソール) 自体をサーバとして設定します)。
   - **Pandora FMS サーバは、**エンドポイントデータを含む XML (''.data'') を初めて受信します**。   - **Pandora FMS サーバは、**エンドポイントデータを含む XML (''.data'') を初めて受信します**。
   - **ルールが評価され、**適用する自動設定が決定されます**。   - **ルールが評価され、**適用する自動設定が決定されます**。
   - **エンドポイントは新しい設定を収集し**、次回の処理から更新された設定で動作します。   - **エンドポイントは新しい設定を収集し**、次回の処理から更新された設定で動作します。
 +
 +<wrap #ks7_2 />
  
 ==== 自動エージェント設定の作成/編集 ==== ==== 自動エージェント設定の作成/編集 ====
  
-**Console**+<WRAP group> 
 +<WRAP half column><WRAP left round box 90%>Nodes:  \\ Menu <wrap :en>**Management → {{:wiki:pfms-configuration_icon.svg?nolink&21x21}} Configuration → Manage agent autoconfiguration**</wrap>.</WRAP> 
 +</WRAP> 
 +<WRAP half column><WRAP left round box 90%>Command Center:  \\ Menu <wrap :en>**Centralised management → Agent management → {{:wiki:pfms-command_center-agent_autoconfiguration-icon.png?nolink&21x21}} Agent autoconfiguration**</wrap>.</WRAP> 
 +</WRAP> 
 +</WRAP>
  
-**コン**+<WRAP group> 
 +<WRAP half column><WRAP left round box 90%>ノード: \\ メニュー <wrap :ja>**管理(Management) → {{:wiki:pfms-configuration_icon.svg?nolink&21x21}} 設定(Configuration) → エージェント自動設定管理(Manage agent autoconfiguration)**</wrap>.</WRAP> 
 +</WRAP> 
 +<WRAP half column><WRAP left round box 90%>ドセンタ: \\ メニュー <wrap :ja>**中央管理(Centralised management) → エージェント管理(Agent management) → {{:wiki:pfms-command_center-agent_autoconfiguration-icon.png?nolink&21x21}} エージェント自動設定(Agent autoconfiguration)**</wrap>.</WRAP> 
 +</WRAP> 
 +</WRAP>
  
-Access the management of automatic configurations through **Configuration** → **Manage agent autoconfiguration**.+By accessing the administration page, you can create new automatic configurations by pressing the <wrap :en>**Add new configuration definition**</wrap> button to establish the //autoconfiguration general data//
  
-自動設定画面へは **設定(Configuration)** → **自動ジェント設定管理(Manage agent autoconfiguration)** からアクセスします。+管理ページにアクセスして、<wrap :ja>**新しい設定定義を追加(Add new configuration definition)**</wrap>ボタンを押して、//自動設定の一般デタ//を設定することで、新い自動設定を作成できます。
  
-**Metaconsole**+You must choose a name and an execution mode: immediate (<wrap :en>**Start**</wrap> option by default) or periodically (<wrap :en>**Scheduled**</wrap>, daily, weekly, or monthly calendar options will appear). Click the <wrap :en>**Create**</wrap> button to save and enter editing mode. If you wish to change any of the three previous fields, you must click the <wrap :en>**Update**</wrap> button (only to save general data).
  
-**ール**+名前と実行モードを選択する必要があります。即時実行(デフォルトでは **開始(Start)** オプション)または定期実行(**スケジュール済み**、日次、週次、月次のカレンダーオプションが表示されます)から選択してください。**作成(Create)** ボタンをクリックして保存し、編集モードに入ります。上記の 3つのフィールドのいずれかを変更する場合は、**更新(Update)** ボタンをクリックしてください(一般的なデータのみ保存されます)。
  
-Go to **Centralized management** → **Agent management** → automatic agent configuration icon.+Once an automatic configuration is created (or during its subsequent edition), the configuration forms can be displayed by clicking on the required section:
  
-**中央管理(Centralized management)** → **エージェント管理(Agent management)** → エージェント自動設定アイコ:+自動設定が作成されると(またはその後の編集時に)、必要なセクショをクリックすることで設定フォームを表示できます。
  
-By accessing the administration page you can create new automatic configurations by pressing the **Add new configuration definition** buttonYou will need to choose a name and description for your automatic configuration.+  <wrap :en>[[#ks7_2_1|Rules]]</wrap>
 +  <wrap :en>[[#ks7_2_2|Agent autoconfiguration]]</wrap>
 +  <wrap :en>[[#ks7_2_3|Extra actions]]</wrap>. 
 +  * **These three sections have their own independent creation, editing, and deletion buttons for their elements**.
  
-管理ページにアクセスしたら、**新たな設定定義の追加(Add new configuration definition)** ボタをクリックすることより新な自動設定を作成することできます。自動設定の名前と説明を設定します。+  * <wrap :en>[[#ks7_2_1|ルール(Rules)]]</wrap> 
 +  * <wrap :en>[[#ks7_2_2|エージェントの自動設定(Agent autoconfiguration)]]</wrap> 
 +  * <wrap :en>[[#ks7_2_3|追加アクション(Extra actions)]]</wrap> 
 +  * **これら 3つのセクションには、それぞれの要素に対して独立した作成、編集、削除ボタンあります。**
  
-Once the new auto configuration is created, you can display the configuration forms by clicking on the section you need: **Rules**, **Agent autoconfiguration** or **Extra actions**.+<WRAP center round info 90%>
  
-新た自動設定を作成したら必要項目 (**ルール(Rules)****エージェント自動設定(Agent autoconfiguration)**、**追加アクション(Extra actions)**) クリックすることにより設定フォームを表示できま+In nodes that belong to a Command Center with centralized management active, the view will be read-only. In a Command Center where the [[:en:documentation:pandorafms:command_center:04_command|Merging Tool]] is pending to be applied for the first time, it will be unable to create agent autoconfigurations for its future nodes. 
 + 
 +</WRAP> 
 + 
 +<WRAP center round info 90%> 
 + 
 +中央管理が有効にっているコマンドセンターに属するノードでは画面は読み取り専用にります。[[:ja:documentation:pandorafms:command_center:04_command|マージツール]]が初めて適用される予定のコマンドセンターでは将来のノード用のエージェント自動設定を作成できません 
 + 
 +</WRAP> 
 + 
 +<wrap #ks7_2_1 />
  
 === ルール === === ルール ===
  
-To define the EndPoints to which the automatic configuration will be applied, you can first add rules to identify them.+To define the EndPoints on which the automatic configuration will be applied, rules must be added to identify them.
  
 自動設定が適用されるエンドポイントを定義するには、まずエンドポイントを識別するルールを追加します。 自動設定が適用されるエンドポイントを定義するには、まずエンドポイントを識別するルールを追加します。
  
-Expand the rules section within your automatic configuration, and select **Add new rule**. You can choose a series of options in the rules selector to identify the EndPoints that are going to be configured.+<WRAP center round tip 90%> 
 + 
 +If no rule is added, **the automatic configuration will not be applied**. If a single configuration is needed for all agentsthe regular expression ''.*'' can be used to match any //alias//
 + 
 +</WRAP> 
 + 
 +<WRAP center round tip 90%> 
 + 
 +ルールが追加されない場合、**自動設定は適用されません**。すべてのエージェントに単一の設定が必要な場合は、正規表現 ''.*'' を使用して任意の別名に一致させることができます。 
 + 
 +</WRAP> 
 + 
 +Expand the rules section and click <wrap :en>**Add rule**</wrap>series of options can be chosen in the rule selector to identify the EndPoints to be configured. 
 + 
 +自動設定内のルールセクションを展開し、**ルールの追加(Add rule)** を選択します。 ルールセレクターで一連のオプションを選択して、設定するエンドポイントを識別できます。
  
-自動設定内のルールセクションを展開し、**新しいルールの追加(Add new rule)** を選択します。 ルールセレクターで一連のオプションを選択して、設定するエンドポイントを識別できます。+  <wrap :en>**Server name**</wrap>: Match by server name. 
 +  * <wrap :en>**Group name**</wrap>: Match by group name. 
 +  * <wrap :en>**Secondary group name**</wrap>: Match by a secondary group name. 
 +  * <wrap :en>**OS**</wrap>: Match by operating system name using regular expressions. 
 +  * <wrap :en>**Alias**</wrap>: Match by alias. //The regular expression ''.*'' can be used to match any alias//. 
 +  * <wrap :en>**Custom field**</wrap>: Match by key/value based on a custom field reported by the EndPoint. Indicate the custom field name and the value it must have. 
 +  * <wrap :en>**IP range**</wrap>: Match by IP address range (network), use IP/mask notation. 
 +  <wrap :en>**Script output (> 0)**</wrap>: Designed to execute a //script// whose execution result is evaluated as valid when the standard output is greater than ''0''
 +  * **Rule //script// call**: It supports the following macros in the 'arguments' field (you can choose between ''AND'' and ''OR'' operators to modify the logic of the rules relative to each other):
  
-  * **Server name**: Match on server name. +  ''_agent_'': It will be replaced by the Agent name
-  * **Group name**: Match on group name. +  ''_agentalias_'': It will be replaced by the Agent alias. 
-  * **OS**: Match operating system name using regular expressions. +  ''_address_'': It will be replaced by the main IP address reported by the Agent. 
-  * **Custom field**: Match by key/value based on a custom field reported by the EndPoint. Indicate the name of the custom field and the value it should have. +  ''_agentgroup_'': It will be replaced by the group name reported by the Agent. 
-  * **IP range**: Match by range of IP (network) addresses, use IP/mask notation. +  ''_agentos_'': It will be replaced by the Agent operating system.
-  * **Script output (> 0)**: Intended to execute a script whose execution result is evaluated as valid when the standard output is greater than 0. +
-  * **Rules script call**: Supports the following macros in the 'arguments' field (you can choose between ''AND'' and ''OR'' operators to modify the logic of the rules): +
-      * ''_agent_'' **:**  Will be replaced by the name of the Agent. +
-      ''_agentalias_'' **:** Will be replaced by the Agent'alias. +
-      ''_address_'' **:** Will be replaced by the primary IP address reported by the Agent. +
-      ''_agentgroup_'' **:** Will be replaced by the name of the group reported by the Agent. +
-      ''_agents_'' **:** Will be replaced by the Agent operating system.+
  
    * **Server name**: マッチするサーバ名    * **Server name**: マッチするサーバ名
    * **Group name**: マッチするグループ名    * **Group name**: マッチするグループ名
 +   * **Secondary group name**: マッチするセカンダリグループ名
    * **OS**: マッチする OS 名 (正規表現)    * **OS**: マッチする OS 名 (正規表現)
 +   * **Alias**: 別名で一致します。//正規表現 ''.*'' は任意の別名に一致させる目的で使用できます//
    * **Custom field**: エンドポイントが報告してくる、キー/値 のカスタムフィールドマッチ。カスタムフィールド名と値を指定する必要があります。    * **Custom field**: エンドポイントが報告してくる、キー/値 のカスタムフィールドマッチ。カスタムフィールド名と値を指定する必要があります。
    * **IP range**: IP の範囲(ネットワーク)にマッチ。IP/ネットマスク の書式を追加います。    * **IP range**: IP の範囲(ネットワーク)にマッチ。IP/ネットマスク の書式を追加います。
    * **Script output (> 0)**: スクリプトの実行結果で、標準出力の結果が 0より大きい場合にルールにマッチしたと評価されます。    * **Script output (> 0)**: スクリプトの実行結果で、標準出力の結果が 0より大きい場合にルールにマッチしたと評価されます。
    * **Rules script call**: 'arguments' フィールドに次のマクロが使えます。(演算子 ''AND'' と ''OR'' のどちらかを選択して、ルールロジックを変更できます)    * **Rules script call**: 'arguments' フィールドに次のマクロが使えます。(演算子 ''AND'' と ''OR'' のどちらかを選択して、ルールロジックを変更できます)
-       * ''_agent_'' **:**  エージェント名に置き換えられます。 
-       * ''_agentalias_'' **:**  エージェントの別名に置き換えられます。 
-       * ''_address_'' **:**  エージェントから報告された IP アドレスに置き換えられます。 
-       * ''_agentgroup_'' **:**  エージェントから報告されたグループ名に置き換えられます。 
-       * ''_agentos_'' **:**  エージェントの OS で置き換えられます。 
  
-<WRAP center round tip 60%>+   - ''_agent_'':   エージェント名に置き換えられます。 
 +   - ''_agentalias_'':  エージェントの別名に置き換えられます。 
 +   - ''_address_'':  エージェントから報告された IP アドレスに置き換えられます。 
 +   - ''_agentgroup_'':  エージェントから報告されたグループ名に置き換えられます。 
 +   - ''_agentos_'':  エージェントの OS で置き換えられます。
  
-If you don't add any rulesthe automatic settings will not be applied. If you need a single configuration for all agentsyou can use the following regular expression to match any alias''.*''</WRAP>+Finally, you must click <wrap :en>**Create rule**</wrap> to save the changeswithout the need to click the <wrap :en>**Update**</wrapbutton.
  
-<WRAP center round tip 60%>ルールが無い場合、自動設定は適用されません。全てのエージェント対し一つの設定でよ場合は、すべての別名にッチする正規表現 ''.*''  を使うことがます。</WRAP>+最後に、<wrap :ja>**ルールの作成(Create rule)**</wrap>をクリックして変更を保存する必要あります。<wrap :ja>**更新(Update)**</wrap>ボタンをクリックする必要ありません。 
 + 
 +<WRAP center round info 90%> 
 + 
 +In nodes that belong to a Command Center with centralized management active, the view will be read-only. 
 + 
 +</WRAP> 
 + 
 +<WRAP center round tip 90%> 
 + 
 +中央管理が有効なっているコンドセンターに属するノードは、画面は読み取り専用になります。 
 + 
 +</WRAP>
  
 <wrap #ks7_2_2 /> <wrap #ks7_2_2 />
  
-=== 設定 ===+=== エージェント自動設定 ===
  
-  * **Agent Group**: You may keep it unchanged or force it to be a specific one+  * <wrap :en>**New group**</wrap>: You can keep it without changes (<wrap :en>**No change**</wrap>, default option) or force it to belong to a specific group
-  * **Secondary Groups**: The groups selected here will be added as secondary groups to the Agent. +  * <wrap :en>**Secondary groups**</wrap>: The groups selected here will be added as secondary groups to the Agent. //Avoid repeating secondary groups in the selection//
-  * **Configuration Block**: It adds the extra raw configuration to the Agent configuration file+  * <wrap :en>**Policy configuration**</wrap>One or several [[:en:documentation:pandorafms:complex_environments_and_optimization:02_policy|monitoring policies]] can be selected to be applied automatically when the Agent //reaches// the PFMS Server. If there are several monitoring policies, a priority (zero by default) can be specified and those with a higher numerical value will be applied first (using unique values is recommended). 
-  * **Policies**: You may select policies to be applied automatically when the Agent reaches the server. If there are several monitoring policies, you may specify a priority (zero by default) and the ones with the highest numerical value will be applied first (it is recommended to use singular values).+  * <wrap :en>**Edit configuration block**</wrap>: Adds the extra configuration //in raw format// to the Agent configuration file (the EndPoint must have remote configuration enabled).
  
-   * **エージェントグループ(Agent Group)**: 変更せずにそのままするか、強制的に変更します。 +  <wrap :ja>**新規グループ(New group)**</wrap>: 変更せずにそのまま保持するか(<wrap :ja>**変更なし(No change)**</wrap>デフォルトオプション)、特定のグループに強制的に所属させることができます。 
-   * **セカンダリグループ(Secondary Group)**: エージェントセカンダリグループとして追加すグループを選択ます。 +  <wrap :ja>**セカンダリグループ(Secondary Group)**</wrap>ここで選択したグループは、エージェントセカンダリグループとして追加されま。//選択時にセカンダリグループを重複させないようにてください//。 
-   * **設定ブロック(Configuration Block)**: エージェントの設定ファイルに追加する設定内容です。 +  <wrap :ja>**ポリシー設定(Policy configuration)**</wrap>: エージェントが PFMS サーバに到達した際に自動的に適用される [[:ja:documentation:pandorafms:complex_environments_and_optimization:02_policy|監視ポリシー]]を 1つまたは複数選択できます。監視ポリシーが複数ある場合は、優先(デフォルトは 0)を指定できま数値が大きいポリシーが優先的に適用されます(一意の値を使用することをお勧めします)。 
-   **ポリシー(Policies)**: エージェントがサーバに接続てきときに適用るポリシーを選択できます。監視ポリシーが複数ある場合は、優先順位(デフォルトゼロ)を指定すると、数値が最も高いポリシーが最初に適用されます(単数値を使用することをお勧めします)。+  * <wrap :ja>**設定ブロックの編集(Edit configuration block)**</wrap>: 追加の設定を //生の形式//でエージェント設定ファイルに追加します (エンドポイントでリモート設定が有効になっている必要があります)
  
-<WRAP center round info 60%>+The first time you add an agent autoconfiguration, you must use the <wrap :en>**Create**</wrap> button. Afterward, an <wrap :en>**Update**</wrap> button will appear, //which is different from the// <wrap :en>**Update**</wrap> //button used for the general autoconfiguration data//.
  
-If you try to access the automatic configuration administration from a node that belongs to a Command Center (Metaconsole), with centralized administration active, the view will be read-only.+エージェントの自動設定を初めて追加するときは、<wrap :ja>**作成(Create)**</wrap> ボタンを使用する必要があります。その後、<wrap :ja>**更新(Update)**</wrap> ボタンが表示されます。//これは、//一般的な自動設定データに使用される<wrap :ja>**更新(Update)**</wrap> //ボタンとは異なります//。 
 + 
 +<WRAP center round info 90%> 
 + 
 +In nodes that belong to a Command Center with centralized management active, the view will be read-only.
  
 </WRAP> </WRAP>
  
-<WRAP center round info 60%>+<WRAP center round info 90%>
  
-中管理が有効なコマンドセンター(メタコンソール)に属するノードから自動設定管理を行おうとするとリードオンリー表示になります。+管理が有効っているコマンドセンターに属するノードでは画面は読み取り専用になります。
  
 </WRAP> </WRAP>
 +
 +<wrap #ks7_2_3 />
  
 === 追加アクション === === 追加アクション ===
  
-From this section you can associate other actions to the autoconfiguration, such as:+From this sectionyou can associate other additional actions to the autoconfiguration:
  
 ここでは、自動設定に追加のアクションを行うことができます。例えば以下のような処理です。 ここでは、自動設定に追加のアクションを行うことができます。例えば以下のような処理です。
  
-   - Launch a custom event (**Launch custom event**). +  - Launch a custom event (<wrap :en>**Launch custom event**</wrap>). 
-   - Execute an alert action (**Launch alert action**). +  - Execute an alert action (<wrap :en>**Launch alert action**</wrap>). 
-   Execute a script (**Launch script**).+  Run //script// (<wrap :en>**Launch script**</wrap>specifying the location and parameters.
  
   - 独自イベントを出す (**Launch custom event**)   - 独自イベントを出す (**Launch custom event**)
   - アラートアクションを実行する (**Launch alert action**)   - アラートアクションを実行する (**Launch alert action**)
-  - スクリプトを実行する (**Launch script**)+  - 場所とパラメータを指定してスクリプトを実行する (**Launch script**)
  
 The system supports the following macros: The system supports the following macros:
行 2487: 行 2550:
 システムは、次のマクロをサポートします。 システムは、次のマクロをサポートします。
  
-   * ''_agent_'' Will be replaced by the name of the Agent. +  * ''_agent_'': It will be replaced by the Agent name
-   * ''_agentalias_'' Will be replaced by the Agent'alias. +  * ''_agentalias_'': It will be replaced by the Agent alias. 
-   * ''_address_'' Will be replaced by the primary IP address reported by the agent. +  * ''_address_'': It will be replaced by the main IP address reported by the agent. 
-   * ''_agentgroup_'' Will be replaced by the name of the group reported by the Agent. +  * ''_agentgroup_'': It will be replaced by the group name reported by the Agent. 
-   * ''_togentos_'' Will be replaced by the Agent operating system. +  * ''_agentos_'': It will be replaced by the Agent operating system. 
-   * ''_agentid_'' Replaced by the Agent ID.+  * ''_agentid_'': It is replaced by the Agent ID. 
 + 
 +  * ''_agent_'': エージェント名に置き換えられます。 
 +  * ''_agentalias_'': エージェントの別名に置き換えられます。 
 +  * ''_address_'': エージェントが報告した IP アドレスに置き換えられます。 
 +  * ''_agentgroup_'': エージェントが報告したグループ名に置き換えられます。 
 +  * ''_agentos_'': エージェントの OS に置き換えられます。 
 +  * ''_agentid_'':  エージェント ID に置き換えられます。
  
-   * ''_agent_'' エージェント名に置き換えられます。 +<wrap #ks8 />
-   * ''_agentalias_'' エージェントの別名に置き換えられます。 +
-   * ''_address_'' エージェントが報告した IP アドレスに置き換えられます。 +
-   * ''_agentgroup_'' エージェントが報告したグループ名に置き換えられます。 +
-   * ''_togentos_'' エージェントの OS に置き換えられます。 +
-   * ''_agentid_'' エージェント ID に置き換えられます。+
  
 ===== Unix/Linux エンドポイント ===== ===== Unix/Linux エンドポイント =====
行 2510: 行 2575:
 把握しておくべき基本的なファイルとディレクトリは次のとおりです。 把握しておくべき基本的なファイルとディレクトリは次のとおりです。
  
-  * ''/usr/share/pandora_agent'': Where the Pandora FMS EndPoint is installed. On systems where this is not allowed by policy, it is recommended to create a link to this path from the actual installation path, for example ''/opt/pandora''  → ''/usr/share/pandora_agent''+  * ''/usr/share/pandora_agent'': Path where the Pandora FMS EndPoint is installed. In systems where this is not allowed due to policies, it is recommended to create a link to this path from the actual installation path, \\ for example ''/opt/pandora'' → ''/usr/share/pandora_agent''\\ \\  
-  * ''/etc/pandora/pandora_agent.conf'': Main configuration file of the EndPoint. Local Runtime Modules and EndPoint plugins are configured here. +  * ''/etc/pandora/pandora_agent.conf'': Main EndPoint configuration file. Local execution Modules and EndPoint plugins are configured here. \\ \\  
-  * ''/usr/local/bin/pandora_agent'': EndPoint executable binary. It usually has a link to ''/usr/bin/pandora_agent''+  * ''/usr/local/bin/pandora_agent'': Path to the EndPoint executable binary. It generally has a link to ''/usr/bin/pandora_agent''\\ \\  
-  * ''/usr/local/bin/tentacle_client'': Tentacle executable binary, for file transfer to the server. It usually has a link to ''/usr/bin/tentacle_client''+  * ''/usr/local/bin/tentacle_client'': Path to the Tentacle executable binary, for file transfer to the server. \\ It generally has a link to ''/usr/bin/tentacle_client''\\ \\  
-  * ''systemctl pandora_agent_daemon'': Script start/stop/restart. +  * ''systemctl pandora_agent_daemon'': Start/stop/restart //script//
-      * **On AIX systems the daemon is** ''/etc/rc.pandora_agent_daemon''+      * **In AIX systems the //daemon// is** ''/etc/rc.pandora_agent_daemon''\\ \\  
-  * ''/var/log/pandora/pandora_agent.log'': Text file where the activity of the Pandora FMS EndPoint is savedwhen the EndPoint runs in debugging mode. +  * ''/var/log/pandora/pandora_agent.log'': Text file where Pandora FMS EndPoint activity is saved when the EndPoint runs in debug mode. \\ \\  
-  * ''/etc/pandora/plugins'': Directory that contains the agent plugins. It is linked to the ''/usr/share/pandora_agent/plugins'' directory. +  * ''/etc/pandora/plugins'': Directory containing the EndPoint plugins. It is linked to the ''/usr/share/pandora_agent/plugins'' directory. \\ \\  
-  * ''/etc/pandora/collections'': Directory containing the collections deployed to the Agent. It is linked to the ''/usr/share/pandora_agent/collections'' directory.+  * ''/etc/pandora/collections'': Directory containing the collections deployed to the EndPoint. It is linked to the ''/usr/share/pandora_agent/collections''\\ \\ 
  
   * ''/usr/share/pandora_agent'' : Pandora FMS エンドポイントがインストールされる場所です。厳密なシステムポリシーがあり、ここにインストールできないシステムでは、実際のインストールパスからこのパスへのリンクを作成することを推奨します。例: ''/opt/pandora'' → ''/usr/share/pandora_agent''   * ''/usr/share/pandora_agent'' : Pandora FMS エンドポイントがインストールされる場所です。厳密なシステムポリシーがあり、ここにインストールできないシステムでは、実際のインストールパスからこのパスへのリンクを作成することを推奨します。例: ''/opt/pandora'' → ''/usr/share/pandora_agent''
行 2529: 行 2594:
   * ''/etc/pandora/plugins'' : エージェントプラグインを置くディレクトリです。これは ''/usr/share/pandora_agent/plugins''  にリンクされています。   * ''/etc/pandora/plugins'' : エージェントプラグインを置くディレクトリです。これは ''/usr/share/pandora_agent/plugins''  にリンクされています。
   * ''/etc/pandora/collections'' : エージェントのコレクションを置くディレクトリです。これは ''/usr/share/pandora_agent/collections''  にリンクされています。   * ''/etc/pandora/collections'' : エージェントのコレクションを置くディレクトリです。これは ''/usr/share/pandora_agent/collections''  にリンクされています。
 +
 +<wrap #ks8_2 />
  
 ==== Unix エンドポイントの初期実行 ==== ==== Unix エンドポイントの初期実行 ====
  
-To start the EndPoint it is only necessary to execute:+To start the EndPointit is necessary to run:
  
 エンドポイントの起動は以下のようにします。 エンドポイントの起動は以下のようにします。
  
-<code> +<code bash>
 systemctl start pandora_agent_daemon systemctl start pandora_agent_daemon
- 
 </code> </code>
  
-To stop the EndPoint, run:+To stop the EndPoint:
  
 エンドポイントの停止は以下のようにします。 エンドポイントの停止は以下のようにします。
  
-<code>+<code bash>
 systemctl stop pandora_agent_daemon systemctl stop pandora_agent_daemon
 +</code>
  
 +This startup script can start or stop the Pandora FMS EndPoint, which when started will run by default in the system as a daemon.
 +
 +この起動スクリプトは、Pandora FMS エンドポイントを起動または停止できます。起動すると、デフォルトではシステム内でデーモンとして実行されます。
 +
 +<WRAP center round tip 90%>
 +
 +To ensure that the EndPoint runs every time the operating system starts, simply run it once:
 +
 +<code bash>
 +systemctl enable pandora_agent_daemon
 </code> </code>
 + \\ 
 +</WRAP>
  
-起動スクリプで Pandora FMS エジェの起動・停止ができま。デフォルトで起動後はデーモーンとして動作します+<WRAP center round tip 90%> 
 + 
 +エンドポインがオペレティグシステムの起動時に毎回実行されるようにるに、一度だけ実行してください 
 + 
 +<code bash> 
 +systemctl enable pandora_agent_daemon 
 +</code> 
 + \\  
 +</WRAP>
  
 <wrap #ks8_3 /> <wrap #ks8_3 />
行 2748: 行 2834:
  
 </code> </code>
 +
 +<wrap #ks9_3 />
  
 ==== MS Windows でのエンドポイントセキュリティオプション ==== ==== MS Windows でのエンドポイントセキュリティオプション ====
行 2784: 行 2872:
 ===== エンドポイントの自動デプロイ ===== ===== エンドポイントの自動デプロイ =====
  
-You can deploy EndPoints using the **deployment center**  through the Discovery system, more information in [[:en:documentation:pandorafms:monitoring:17_discovery_2#ks3_2|this link]].+You can deploy EndPoints using the **deployment center** through the PFMS Discovery, more information in [[:en:documentation:pandorafms:monitoring:17_discovery_2#ks3_2|this link]].
  
-自動検出システムを通したデプロイの仕組みを使ってソフトウエアエージェントをデプロイすることができます。より詳細は、 [[:ja:documentation:pandorafms:monitoring:17_discovery_2#ks3_2|こちら]]を参照してください。+PFMS 自動検出を通したデプロイの仕組みを使ってソフトウエアエージェントをデプロイすることができます。より詳細は、 [[:ja:documentation:pandorafms:monitoring:17_discovery_2#ks3_2|こちら]]を参照してください。
  
 +<wrap #ks11 />
  
 ===== エンドポイントの自動アップグレード ===== ===== エンドポイントの自動アップグレード =====
  
-Using the file collections and the ''pandora_update''  tool can provide a way to "auto-update" EndPoints.+Using file collections and the ''pandora_update'' tool can provide a way to "auto-update" the EndPoints.
  
 ファイルコレクションと ''pandora_update'' ツールを使って、エンドポイントは自分自身の更新ができます。 ファイルコレクションと ''pandora_update'' ツールを使って、エンドポイントは自分自身の更新ができます。
  
-<WRAP center round tip 90%> The ''pandora_update''  tool needs the Perl module ''Digest::MD5''  to work. As of Perl version 5.14, this module is built in by default, but in earlier versions you will need to install it manually. </WRAP>+<WRAP center round tip 90%> 
 + 
 +The ''pandora_update'' tool needs the ''Digest::MD5'' Perl module to work. From Perl version 5.14, this module is integrated by default; //in older versionsit must be installed **manually**//. 
 + 
 +</WRAP> 
 + 
 +<WRAP center round tip 90%> 
 + 
 +''pandora_update'' ツールは、Perl の ''Digest:MD5'' モジュールが必要です。Perl 5.14 からはデフォルトで含まれていますが、古いバージョンでは手動でインストールしておく必要があります。 
 + 
 +</WRAP>
  
-<WRAP center round tip 90%> ''pandora_update'' ツールは、Perl の ''Digest:MD5'' モジュールが必要です。Perl 5.14 からはデフォルトで含まれていますが、古いバージョンでは手動でインストールしておく必要があります。 </WRAP>+It works as follows:
  
 これは、次のように動作します。 これは、次のように動作します。
行 2819: 行 2918:
 </code> </code>
  
-2. The EndPoint executes the plugin ''pandora_update''. This plugin takes a single parameter: the short name of the collection (in this example, ''fc_1''). It will scan the collection directory looking for the EndPoint binary (not the entire installer), it will compare the binary located in the collection with the one currently running, and if they are different, ''pandora_update'' stops the EndPoint, replaces the binary and restarts the EndPoint again using the new binary.+2. The EndPoint executes the ''pandora_update'' plugin. This plugin receives a single parameter: the collection short name (in this example, ''fc_1''). It will analyze the collection directory searching for the EndPoint binary (not the entire installer), compare the binary located in the collection with the one currently running, andif they are different, ''pandora_update'' stops the EndPoint, replaces the binaryand restarts the EndPoint again using the new binary.
  
 2. エンドポイントは、pandora_update プラグインを実行します。このプラグインは、コレクションの短い名前をパラメータとして受け取ります(この例では ''fc_1'')。コレクションディレクトリ内のエンドポイントバイナリをスキャンし、現在動作しているものと比較します。違いがあれば、''pandora_update'' がエンドポイントを停止し、バイナリを置き換え、新しいバイナリを使ってエンドポイントを再起動します。 2. エンドポイントは、pandora_update プラグインを実行します。このプラグインは、コレクションの短い名前をパラメータとして受け取ります(この例では ''fc_1'')。コレクションディレクトリ内のエンドポイントバイナリをスキャンし、現在動作しているものと比較します。違いがあれば、''pandora_update'' がエンドポイントを停止し、バイナリを置き換え、新しいバイナリを使ってエンドポイントを再起動します。
  
-To update different architectures you will need to set a different collection for each architecture. For example, if you want to update 32-bit and 64-bit Windows® EndPointyou must create two collections and in each of them include the corresponding ''PandoraAgent.exe''  binary.+**To update different architecturesyou must set a different collection for each architecture**. For example, if you want to update 32-bit and 64-bit MS Windows® EndPoints, two collections must be created, and in each of themthe corresponding ''PandoraAgent.exe'' binary must be included.
  
 異なるアーキテクチャのアップデートを行うには、それぞれ異なるコレクションを用意する必要があります。例えば、32bit および 64bit の Windows エンドポイントをアップデートする必要がある場合は、2つのコレクションを作成し、それぞれに対応した ''PandoraAgent.exe''  バイナリを含める必要があります。 異なるアーキテクチャのアップデートを行うには、それぞれ異なるコレクションを用意する必要があります。例えば、32bit および 64bit の Windows エンドポイントをアップデートする必要がある場合は、2つのコレクションを作成し、それぞれに対応した ''PandoraAgent.exe''  バイナリを含める必要があります。
行 2884: 行 2983:
 </code> </code>
  
-===== XML ファイルからのエンドポイントとモジュールの自動作成 学習モード =====+<wrap #ks12 />
  
-EndPoints can be configured from the Console in three work modes:+===== XML ファイルからのエージェントとモジュールの自動作成 =====
  
-エンドポイントは、コンソールから 3つの動作モードを設定できます。+Agents can be configured from the Web Console in three working modes:
  
-  * **Learning mode**: If the XML received from the EndPoint contains new Modules, they will be automatically created. This is the default behavior. +エージェントは、コンソールから 3つの動作モードを設定できます。 
-  * **Normal mode**: New Modules that arrive in the XML will not be created if they have not been previously declared in the console. + 
-  * **Self-disabled mode**: Similar to learning mode, in this mode, in addition, if all the Modules go to an unknown state, the EndPoint will automatically disable itself, becoming enabled again if it receives new information.+  * **Learning mode**: If the XML received from the EndPoint contains new Modules, they will be automatically created. //This is the default behavior//
 +  * **Normal mode**: New Modules coming in the XML will not be created if they have not been previously declared in the console. 
 +  * **Auto-disabled mode**: Similar to //learning mode//, in this mode, **furthermore**, if all Modules go into unknown status, the Agent will be automatically disabled, becoming enabled again if it receives new information.
  
   * **学習モード(Learning mode)**: エンドポイントから新たなモジュールを含む XML を受け取ると、それらが自動的に作成されます。これがデフォルト動作です。   * **学習モード(Learning mode)**: エンドポイントから新たなモジュールを含む XML を受け取ると、それらが自動的に作成されます。これがデフォルト動作です。
   * **通常モード(Normal mode)**: コンソールに存在しない新たなモジュールを XML で受け取っても作成しません。   * **通常モード(Normal mode)**: コンソールに存在しない新たなモジュールを XML で受け取っても作成しません。
   * **自動無効化モード(Self-disabled mode)**: 学習モードに似ていますが、すべてのモジュールが不明状態になった場合にエンドポイントを自動的に無効化します。新たな情報を受け取ったときに改めて自動化します。   * **自動無効化モード(Self-disabled mode)**: 学習モードに似ていますが、すべてのモジュールが不明状態になった場合にエンドポイントを自動的に無効化します。新たな情報を受け取ったときに改めて自動化します。
 +
 +<wrap #ks12_1 />
  
 ==== XMLを受け取ったときに既存のモジュールから更新されるデータ ==== ==== XMLを受け取ったときに既存のモジュールから更新されるデータ ====
  
-When an XML is received that contains information from an already existing Module, only the description and extended information are updated, in addition to the Module data.+When an XML containing information from an existing Module is received, only the description and the extended information are updated, in addition to the Module data.
  
 既存のモジュールからの情報を含む XML を受信すると、モジュールデータに加えて、説明と拡張情報のみが更新されます。 既存のモジュールからの情報を含む XML を受信すると、モジュールデータに加えて、説明と拡張情報のみが更新されます。
行 2906: 行 3009:
 <WRAP center round tip 90%> <WRAP center round tip 90%>
  
-GIS data is always updated (if enabled) regardless of whether learning mode is off.+GIS data is always updated (if enabled) regardless of whether <wrap :en>//learning mode//</wrap> is disabled.
  
 </WRAP> </WRAP>
行 2912: 行 3015:
 <WRAP center round tip 90%> <WRAP center round tip 90%>
  
-学習モードがオフかどうかに関係なく、GIS データは常に更新されます (有効な場合)+学習モードがオフかどうかに関係なく、GIS (有効な場合)データは常に更新されます。
  
 </WRAP> </WRAP>
  
 [[:ja:documentation:pandorafms:start|Pandora FMS ドキュメント一覧に戻る]] [[:ja:documentation:pandorafms:start|Pandora FMS ドキュメント一覧に戻る]]
- 
  
 ===== (OBSOLETE) ===== ===== (OBSOLETE) =====
  • ja/documentation/pandorafms/installation/05_configuration_agents.1779489905.txt.gz
  • 最終更新: 2026/05/22 22:45
  • by junichi