差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:management_and_operation:04_inventory [2025/07/26 22:11] – [リモートモジュールの割当] junichi | ja:documentation:pandorafms:management_and_operation:04_inventory [2025/07/26 22:26] (現在) – [セキュリティ監視] junichi | ||
---|---|---|---|
行 166: | 行 166: | ||
<wrap #ks2_3 /> | <wrap #ks2_3 /> | ||
- | ==== ソフトウエアエージェントによるローカルインベントリ ==== | + | ==== エンドポイントによるローカルインベントリ ==== |
- | Through | + | Through |
- | ソフトウエアエージェントを通してインベントリデータを取得することができます。[[: | + | エンドポイントを通してインベントリデータを取得することができます。[[: |
As with remote modules, it is also necessary to add these modules as an inventory module in **Management** → **Configuration** → **Inventory modules**. | As with remote modules, it is also necessary to add these modules as an inventory module in **Management** → **Configuration** → **Inventory modules**. | ||
行 186: | 行 186: | ||
手順は、**インタプリター(Interpreter)** および **コード(Code)** フィールドを設定すること以外、リモートの場合と同じです。新しく作成したインベントリモジュール (その他すべてのモジュール) を編集するには、名前またはスパナアイコンをクリックします。 | 手順は、**インタプリター(Interpreter)** および **コード(Code)** フィールドを設定すること以外、リモートの場合と同じです。新しく作成したインベントリモジュール (その他すべてのモジュール) を編集するには、名前またはスパナアイコンをクリックします。 | ||
- | === ソフトウエアエージェントによる Windows のインベントリモジュール === | + | === エンドポイントによる Windows のインベントリモジュール === |
<WRAP center round tip 90%> | <WRAP center round tip 90%> | ||
- | These plugins come by default with the installation of the software agent, although they are commented in the configuration file, to use them uncomment such lines and restart the software agent (software agents | + | These plugins come by default with the installation of the EndPoint, although they are commented in the configuration file, to use them uncomment such lines and restart the EndPoint |
</ | </ | ||
行 196: | 行 196: | ||
<WRAP center round tip 90%> | <WRAP center round tip 90%> | ||
- | これらのプラグインは、ソフトウェアエージェントのインストール時にデフォルトで導入されていますが、設定ファイル内でコメントアウトされています。利用する場合はコメントを外し、ソフトウェア | + | これらのプラグインは、エンドポイントのインストール時にデフォルトで導入されていますが、設定ファイル内でコメントアウトされています。利用する場合はコメントを外し、エンドポイントを再起動します (リモート設定によりエンドポイントを再起動できます)。 |
</ | </ | ||
行 217: | 行 217: | ||
追加の設定は、スクリプトコレクション [[https:// | 追加の設定は、スクリプトコレクション [[https:// | ||
- | === ソフトウエアエージェントによる UNIX のインベントリモジュール === | + | === エンドポイントによる UNIX のインベントリモジュール === |
- | The Unix Software Agent module uses, locally, a plugin to collect information about different aspects of the machine, both software and hardware. | + | The Unix EndPoint |
- | Unix のソフトウエアエージェントのモジュールは、マシンのソフトウエアおよびハードウエア情報を取得するためにローカルで定義されたプラグインを利用します。 | + | Unix のエンドポイントのモジュールは、マシンのソフトウエアおよびハードウエア情報を取得するためにローカルで定義されたプラグインを利用します。 |
The plugin that collects the inventory is in the directory ''/ | The plugin that collects the inventory is in the directory ''/ | ||
行 250: | 行 250: | ||
</ | </ | ||
- | * Field where it is established how many days the Module will be executed. If it is zero (0) the inventory is returned **on each Agent execution**. | + | * Field where it is established how many days the Module will be executed. If it is zero (0) the inventory is returned **on each EndPoint |
- | * モジュールの実行間隔 (日単位) の設定。値が 0 の場合は、エージェントの実行時にインベントリ情報が送信されます。 | + | * モジュールの実行間隔 (日単位) の設定。値が 0 の場合は、エンドポイントの実行時にインベントリ情報が送信されます。 |
< | < | ||
行 278: | 行 278: | ||
</ | </ | ||
- | To activate the Inventory Module, copy the code described above and add it to the '' | + | To activate the Inventory Module, copy the code described above and add it to the '' |
- | インベントリモジュールを有効化するには、上記の設定をソフトウエアエージェントの '' | + | インベントリモジュールを有効化するには、上記の設定をエンドポイントの '' |
=== ローカルモジュールの割当 === | === ローカルモジュールの割当 === | ||
行 289: | 行 289: | ||
* If the modules have been created in **Configuration** → **Inventory modules.** | * If the modules have been created in **Configuration** → **Inventory modules.** | ||
- | * If the operating system matches and execution is defined in the Software Agent configuration file. | + | * If the operating system matches and execution is defined in the EndPoint |
* The collected data will appear directly in the **View** → **Inventory** section of the Agent in the Console. | * The collected data will appear directly in the **View** → **Inventory** section of the Agent in the Console. | ||
* **設定(Configuration)** → **インベントリモジュール(Inventory modules)** をクリックしてモジュールが作成され、 | * **設定(Configuration)** → **インベントリモジュール(Inventory modules)** をクリックしてモジュールが作成され、 | ||
- | | + | * エンドポイントの設定ファイルに設定された OS が一致すれば、 |
* コンソール上のエージェントの **表示(view)** → **インベントリ(inventory)** に現れます。 | * コンソール上のエージェントの **表示(view)** → **インベントリ(inventory)** に現れます。 | ||
<wrap #ks2_3_5 /> | <wrap #ks2_3_5 /> | ||
- | === ソフトウエアエージェントでのローカルインベントリモジュールの作成 === | + | === エンドポイントでのローカルインベントリモジュールの作成 === |
- | In addition to the inventory systems that come preconfigured in the Agent, Inventory Modules can be created for Unix® and MS Windows® systems. Basically you have to create a script | + | In addition to the inventory systems that come preconfigured in the EndPoint, Inventory Modules can be created for Unix® and MS Windows® systems. Basically you have to create a script |
- | エージェントにあらかじめ設定されたインベントリシステムに加えて、Unix® および MS Windows® システム用のインベントリモジュールを作成できます。 基本的には、次の構造の XML を生成するスクリプトを作成する必要があります。 | + | エンドポイントにあらかじめ設定されたインベントリシステムに加えて、Unix® および MS Windows® システム用のインベントリモジュールを作成できます。 基本的には、次の構造の XML を生成するスクリプトを作成する必要があります。 |
< | < | ||
行 321: | 行 321: | ||
* In the file '' | * In the file '' | ||
* In order for the local script execution to store inventory information, | * In order for the local script execution to store inventory information, | ||
- | * Therefore, the Inventory Module must be created in Pandora FMS **before** restarting the Pandora FMS agent. | + | * Therefore, the Inventory Module must be created in Pandora FMS **before** restarting the Pandora FMS EndPoint. |
* **INVENTORY_MODULE_NAME**: | * **INVENTORY_MODULE_NAME**: | ||
行 327: | 行 327: | ||
* ファイル '' | * ファイル '' | ||
* ローカル スクリプト実行でインベントリ情報を保存するには、コンソールでインベントリ モジュールを定義し、オペレーティングシステム、モジュール名、および保存するデータを '' | * ローカル スクリプト実行でインベントリ情報を保存するには、コンソールでインベントリ モジュールを定義し、オペレーティングシステム、モジュール名、および保存するデータを '' | ||
- | * したがって、Pandora FMS エージェントを再起動する **前**に、Pandora FMS でインベントリモジュールを作成する必要があります。 | + | * したがって、Pandora FMS エンドポイントを再起動する **前**に、Pandora FMS でインベントリモジュールを作成する必要があります。 |
===== インベントリのデータ表示 ===== | ===== インベントリのデータ表示 ===== | ||
行 372: | 行 372: | ||
{{ : | {{ : | ||
+ | |||
+ | <wrap #ks4 /> | ||
===== インベントリアラート ===== | ===== インベントリアラート ===== | ||
行 436: | 行 438: | ||
この機能は、デバイスの脆弱なバージョン、マシン内の許可されていないユーザ、またはコンピューター内の許可されていないソフトウェアを検出するのに最適です。 | この機能は、デバイスの脆弱なバージョン、マシン内の許可されていないユーザ、またはコンピューター内の許可されていないソフトウェアを検出するのに最適です。 | ||
+ | |||
+ | <wrap #ks5 /> | ||
===== セキュリティ監視 ===== | ===== セキュリティ監視 ===== | ||
- | Pandora FMS allows you to collect, in addition to inventory data, other important values of each operating system monitored through | + | Pandora FMS allows you to collect, in addition to inventory data, other important values of each operating system monitored through |
- | Pandora FMS を使用すると、インベントリデータに加えて、ソフトウェアエージェントを通じて監視される各オペレーティングシステムのその他の重要な値を収集できます。これらすべては、**操作(Operation) → セキュリティ(Security) → 強化(Hardening)** セクションにあります。 | + | Pandora FMS を使用すると、インベントリデータに加えて、エンドポイントを通じて監視される各オペレーティングシステムのその他の重要な値を収集できます。これらすべては、**操作(Operation) → セキュリティ(Security) → 強化(Hardening)** セクションにあります。 |
This tool seeks to strengthen the security of each of the monitored devices and the information is presented in three main sections. | This tool seeks to strengthen the security of each of the monitored devices and the information is presented in three main sections. |