差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
ja:documentation:pandorafms:technical_annexes:28_pfms_file_collections [2025/08/02 07:49] – [ファイルコレクションとエンドポイント] junichi | ja:documentation:pandorafms:technical_annexes:28_pfms_file_collections [2025/08/02 07:52] (現在) – [ソフトウエアエージェントにおけるファイルコレクションの場所] junichi | ||
---|---|---|---|
行 91: | 行 91: | ||
<wrap #ks1_2 /> | <wrap #ks1_2 /> | ||
- | ==== ソフトウエアエージェントにおけるファイルコレクションの場所 ==== | + | ==== エンドポイントにおけるファイルコレクションの場所 ==== |
Each collection of files has a '' | Each collection of files has a '' | ||
行 110: | 行 110: | ||
</ | </ | ||
- | It is important to know that the collection is compressed to be sent to the Software Agent, so the latter must have the **unzip.exe** tool to be able to decompress the file. As of Agent version 3.2 for MS Windows®, this utility is installed inside: | + | It is important to know that the collection is compressed to be sent to the EndPoint, so the latter must have the **unzip.exe** tool to be able to decompress the file. As of Agent version 3.2 for MS Windows®, this utility is installed inside: |
- | コレクションはソフトウェアエージェントへ圧縮して送信されるため、ソフトウェアエージェントがファイルを解凍するためには **unzip.exe** ツールが必要です。 MS Windows® 用エージェント バージョン 3.2 では、このユーティリティは次の場所にインストールされています。 | + | コレクションはエンドポイントへ圧縮して送信されるため、エンドポイントがファイルを解凍するためには **unzip.exe** ツールが必要です。 MS Windows® 用エンドポイント バージョン 3.2 では、このユーティリティは次の場所にインストールされています。 |
< | < | ||
行 123: | 行 123: | ||
完全な " | 完全な " | ||
- | The collection control system is based on **md5** hashes, similar to the management of configuration files of the Agents. When creating the collection in the Pandora FMS Web Console, an md5 hash is created that is sent to the Software Agent. This **md5** will only be updated when changes occur in the collection on the Pandora FMS Web Console side, and not in the Software Agent. Therefore, changes to collections made locally on agents will remain as long as the collection is not changed in the Web Console. | + | The collection control system is based on **MD5** hashes, similar to the management of configuration files of the Agents. When creating the collection in the Pandora FMS Web Console, an **MD5** |
- | コレクション制御システムは **md5** ハッシュに基づいており、エージェント設定ファイルの管理と同様です。 Pandora FMS ウェブコンソールでコレクションを作成すると、**md5** ハッシュが作成され、ソフトウェアエージェントに送信されます。 この **md5** は、ソフトウェアエージェントではなく、Pandora FMS ウェブコンソール側のコレクションに変更がある場合にのみ更新されます。 したがって、エージェントでローカルに行われたコレクションの変更は、コレクションがウェブコンソールで変更されない限りそのまま残ります。 | + | コレクション制御システムは **md5** ハッシュに基づいており、エージェント設定ファイルの管理と同様です。 Pandora FMS ウェブコンソールでコレクションを作成すると、**md5** ハッシュが作成され、エンドポイントに送信されます。 この **md5** は、エンドポイントではなく、Pandora FMS ウェブコンソール側のコレクションに変更がある場合にのみ更新されます。 したがって、エージェントでローカルに行われたコレクションの変更は、コレクションがウェブコンソールで変更されない限りそのまま残ります。 |
If any change is made to the collection on the Web Console side, the **md5** will be recalculated, | If any change is made to the collection on the Web Console side, the **md5** will be recalculated, | ||
行 135: | 行 135: | ||
コレクションに含まれるファイルを使用するモジュールを使用する場合は、コレクションを含むディレクトリのみを、その固定識別子を使用して参照します。以下は、デフォルトのPFMSコレクションを使用した例です。 | コレクションに含まれるファイルを使用するモジュールを使用する場合は、コレクションを含むディレクトリのみを、その固定識別子を使用して参照します。以下は、デフォルトのPFMSコレクションを使用した例です。 | ||
- | {{ :wiki:pfms-software_agent-collection-04.png | + | {{ :wiki:pfms-endpoint-collection-04.png |
< | < |