ja:documentation:pandorafms:monitoring:05_virtual_environment_monitoring

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
ja:documentation:pandorafms:monitoring:05_virtual_environment_monitoring [2024/04/10 08:44] – [プラグイン設定] junichija:documentation:pandorafms:monitoring:05_virtual_environment_monitoring [2024/04/10 08:53] – [RHEV 仮想アーキテクチャのモニタリング] junichi
行 165: 行 165:
 ==== RHEV 仮想アーキテクチャのモニタリング ==== ==== RHEV 仮想アーキテクチャのモニタリング ====
  
-プラグインの実行結果を見るには、**モニタリング(Monitoring)**  > **表示(Views)**  > **エージェント詳細(Agent Detail)**  をクリックします。+To see the result of running the Agent plugin go to **Operation** → **Monitoring** → **Views** → **Agent Detail**. By clicking on the name of an Agent you will be able to see the Monitoring Modules created by the plugin, as well as other relative data.
  
-[[:wiki:cosa111.jpg?id=ja%3Adocumentation%3A03_monitoring%3A05_virtual_environment_monitoring&media=wiki:cosa111.jpg|{{  :wiki:cosa111.jpg  |cosa111.jpg}}]]+プラグインの実行結果を見るには、**操作(Operation)** → **モニタリング(Monitoring)** → **表示(Views)** → **エージェント詳細(Agent Detail)**  をクリックします。エージェントの名前をクリックすると、プラグインによって作成された監視モジュールやその他の関連データを確認できます。
  
 見ての通り、プラグインが Pandora FMS 内に、RHEV アーキテクチャで検出したエンティティごとに一つのエージェントを作成しています。 見ての通り、プラグインが Pandora FMS 内に、RHEV アーキテクチャで検出したエンティティごとに一つのエージェントを作成しています。
行 1499: 行 1499:
 === Pandora サーバとの通信設定 === === Pandora サーバとの通信設定 ===
  
-**mode**+   **mode**: Data transfer mode, "local" or "tentacle"
 +   * **tentacle_ip**: IP address of the Pandora FMS server, only applicable in tentacle mode. 
 +   * **tentacle_port**: Port on which the Tentacle service is listening. 
 +   * **tentacle_opts**: Any extra options you have configured in your Tentacle service. 
 +   * **tentacle_client**: Full path to your Tentacle client. 
 +   * **temp**: Temporary working directory. 
 +   * **local_folder**: Delivery path for "local" data transfer mode.
  
-データ転送モード。"local" または "tentacle" +   * **mode**: データ転送モード。"local" または "tentacle" 
- +   * **tentacle_ip**Pandora サーバの IP アドレス。データ転送モードが tentacle の場合のみ。 
-**tentacle_ip** +   * **tentacle_port**Tentacle サーバのポート 
- +   * **tentacle_opts**Tentacle の拡張オプション 
-Pandora サーバの IP アドレス。データ転送モードが tentacle の場合のみ。 +   * **tentacle_client**Tentacle クライアントのパス 
- +   * **temp**テンポラリディレクトリ 
-**tentacle_port** +   * **local_folder**データ転送モードが "local" の場合のパス
- +
-Tentacle サーバのポート +
- +
-**tentacle_opts** +
- +
-Tentacle の拡張オプション +
- +
-**tentacle_client** +
- +
-Tentacle クライアントのパス +
- +
-**temp** +
- +
-テンポラリディレクトリ +
- +
-**local_folder** +
- +
-データ転送モードが "local" の場合のパス+
  
 === エージェント設定 === === エージェント設定 ===
  
-**agent_name**+  * **agent_name**: Optional, indicate a name for the parent Agent, by default ''hostname'' 
 +  * **agent_interval**: Agent interval, default 300. 
 +  * **agent_group**: Group to which the agents will belong, by default HPVM.
  
-オプション。エージェント名を設定します。デフォルトは 'hostname' です。 +  * **agent_name**: オプション。エージェント名を設定します。デフォルトは 'hostname' です。 
- +  **agent_interval**エージェント間隔。デフォルトは 300。 
-**agent_interval** +  **agent_group**エージェントグループ。デフォルトは HPVM。
- +
-エージェント間隔。デフォルトは 300。 +
- +
-**agent_group** +
- +
-エージェントグループ。デフォルトは HPVM。+
  
 === モジュールカスタマイズ === === モジュールカスタマイズ ===
  
-**module_group** +  * **module_group**: Module Group. 
- +  **module_interval**: Module interval (multiplier), default 1. 
-モジュールグループ。 +  **module_tags**: Tags for the Modules.
- +
-**module_interval** +
- +
-モジュールの間隔(倍率)。デフォルトは 1。 +
- +
-**module_tags**+
  
-モジュールのタグ+  * **module_group**: モジュールグループ。 
 +  * **module_interval**: モジュールの間隔(倍率)。デフォルトは 1。 
 +  * **module_tags**: モジュールのタグ
  
 ==== プラグインの実行 ==== ==== プラグインの実行 ====
行 1571: 行 1551:
 </code> </code>
  
-==== プラグインの実行結果 ==== 
- 
-プラグインで生成されるモジュールの一覧を要素ごとに示します。 
- 
-**サーバーエージェント**  (プラグインを起動するユーザ) 
- 
-  * //Available VMs// 
-  * //HPVM Plugin//  HPVM プラグイン実行ステータス 
-  * //HPVM Service//  hpvmctrld の稼働状態 (X インスタンス) 
-  * //HPVM Service CPU usage//  hpvmctrld の CPU 利用率 (X インスタンス) 
-  * //HPVM Service RAM usage//  hpvmctrld のメモリ利用率 (X インスタンス) 
-  * //hpvmapp//  hpvmapp の稼働状態 (X インスタンス) 
-  * //hpvmapp CPU usage//  hpvmapp の CPU 利用率 (X インスタンス) 
-  * //hpvmapp RAM usage//  hpvmapp のメモリ使用率 (X インスタンス) 
-**仮想マシン** 
  
-  * //boot_type// 
-  * //console_type// 
-  * //CPU usage// 
-  * //device_number// 
-  * //direct_io_number// 
-  * //distributed// 
-  * //effective_serverid// 
-  * //guest_type// 
-  * //Host RAM available// 
-  * //Host RAM free// 
-  * //local_id// 
-  * //memory total// 
-  * //model_name// 
-  * //networks_number// 
-  * //run_pid// 
-  * //run_serverid// 
-  * //serial_number// 
-  * //uuid// 
-  * //vcpu_number// 
-  * //vm_condition// 
-  * //vm_config_label// 
-  * //vm_config_version// 
-  * //vm_state// 
-  * //vm_version// 
-  * //vm_version_label// 
 [[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] [[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]
  
  • ja/documentation/pandorafms/monitoring/05_virtual_environment_monitoring.txt
  • 最終更新: 2024/05/17 22:53
  • by junichi