View and Manage Agent Details
When you click Manage Agents, you can view the following Agent details:
- App Server Agents
- Machine Agents
- Smart Agents
- Database Agents
- Analytics Agents
- Network Visibility Agents
- Cluster AgentsNote: You cannot manage Analytics Agents, Network Visibility Agents, and Cluster Agents using Smart Agent or Smart Agent CLI. Therefore, you cannot install, upgrade, or rollback these agents from the Agent Management UI.
On the right pane you can view details of the agents that require an upgrade.
The Agent Management page provides the following details:
- Agents
- Tasks in Progress
- History
- Config Management
- Processes
- Deployment Groups
Agents
This displays all agents with the inventory details. The following sections include the agent details and actions that you can perform on the respective agents:
アプリサーバーエージェント
インベントリ
| Name | 説明 |
|---|---|
| Version Status |
アプリケーションが実行されているエージェントのバージョンステータスを表示します。
|
| タイプ | Java、Python、Node、Webserver、Dotnet などのエージェントのタイプ。 |
| Version | エージェントの現在のバージョン。 |
| スマートエージェント ID |
対応するアプリケーション エージェントを管理するスマートエージェントの ID。 値が表示されない場合、スマートエージェントはインストールされていません。 |
| 一意のホスト ID | エージェントが実行されているホストの一意の ID。 |
| 管理対象 | エージェントがスマートエージェントによって管理されている場合、値は [Yes] になり、エージェントがスマートエージェントによって管理されていない場合は [No] になります。 |
| アプリケーション | 対応するエージェントが実行されているアプリケーション。 |
| 階層 | 対応するアプリケーションで実行されているサービス。 |
| ノード | アプリケーションで実行されているサービスのサービスインスタンス。 |
| モニタリング ステータス | 対応するエージェントのモニタリングが有効になっている場合、値は有効になります。対応するエージェントのモニタリングが無効になっている場合、値は無効になります。 |
| すべてのモニタリングが無効 | 関連付けられているアプリケーションのモニタリングを非アクティブ化します。 |
アクション
| [アクション]メニュー | 説明 |
|---|---|
| ノードダッシュボードの表示 | 必要なノードの [NodesTier]ダッシュボードを表示します。特定のエージェントの横にあるチェックボックスをクリックし、[View Node Dashboard] をクリックします。 |
| フィルター |
要件に基づいてフィルタリングします。[FiltersAdd Criteria] をクリックします。 [Filters] を使用し、要件に基づいてさまざまなフィルタ条件を追加します。たとえば、古いバージョンのすべての Java エージェントを表示するには、次の手順を実行します。
|
| オプションの表示 |
ページに表示する列を設定します。要件に応じて、[View options] メニューから任意の数の列を選択または選択解除できます。 |
| モニタリングの有効化 |
選択したエージェントをアクティブにします。必要なエージェントを選択し、[Enable] をクリックします。 [Monitoring Status] は [Enabled] として表示されます。 |
| モニタリングの無効化 |
選択したエージェントを非アクティブにします。必要なエージェントを選択し、[Disable] をクリックします。 [Monitoring Status] は [Disabled] として表示されます。 |
| 設定 | 選択したエージェントのノードプロパティを設定します。エージェントを選択し、[Configure] をクリックします。 |
| アップグレード |
選択したエージェントをアップグレードします。必要なエージェントを選択し、[Upgrade] をクリックします。 |
| 削除 | 選択したエージェントを削除します。削除するエージェントを選択し、[Delete] をクリックします。 |
| Reset | エージェントのリセットは、JVM/CLRのスタートアップ時と同じ方法でエージェントをコントローラに登録するように強制する方法ですが、JVM/CLRを再起動することはありません。VM の場合で、エージェントが自動リーク検出またはカスタムメモリ構造機能を使用してコレクションをモニターしている場合、リセットすると、これらのモニター対象のコレクションがクリアされます。モニタリングを再開するには、JVMを再起動する必要があります。 |
| アクション |
次のアクションを実行します。
|
| 表データのエクスポート | 表データを CSV 形式でエクスポートします。使用可能なすべてのアプリケーション エージェントの詳細が表示されます。Export Grid Data をクリックします。 |
Machine Agents
Inventory
| Name | Description |
|---|---|
| Version Status |
Displays the version status of the agents on which the application is running.
|
| Version | The current version of the Machine agent. |
| Smart Agent ID |
The ID of the Smart Agent that manages the corresponding Machine agent. If the value is not displayed, then Smart Agent is not installed. |
| Unique Host ID | The unique ID of the host on which the agent is running. |
| Managed | The value can be Yes if the Smart Agent is installed and No if the Smart Agent is not installed. |
| Extensions | The number of monitoring extensions that are installed. To view the status and details, select the required agent and view its details. The extension version is extracted from the
monitor.xml file, if the <version> xml tag is available. If the <version> tag is unavailable, the version is set to:
|
| Application | The application on which the corresponding agent is running. |
| Monitoring Status | The value is enabled if monitoring is enabled for the corresponding agent. The value is disabled if the monitoring is disabled for the corresponding agent. |
Actions
You can select the required Network Visibility Agent and perform the following actions:
| Action Menu | Description |
|---|---|
| Details | To view the summary of the selected Machine Agent. You can click the checkbox next to a specific agent, then click Details. |
| Filters | To filter based on your requirement, click
Filters. You can use Filters to add different filter criteria based on your requirement. |
| View Options | To configure the columns that you want to view on the page. Based on your requirement, you can select or deselect any number of columns from the View options menu. |
| Enable Monitoring | To enable monitoring for the selected agents, select the required agents, then click Enable. |
| Disable Monitoring | To deactivate monitoring for the selected agents, select the required agents, then click Disable. |
| Configure | To configure the node properties of the selected agent., select the agent, then click Configure. |
| Upgrade | To upgrade the selected agents, select the required agents, then click Upgrade. |
| Delete | To delete the selected agents, select the required agents, then click Delete. |
| Reset | Resetting the Agent is a way to force the agent to register itself with the Controller in the same way it does at JVM/CLR startup, but without restarting the JVM/CLR. In the case of JVMs, if the agent is monitoring Collections using the Automatic Leak Detection or Custom Memory Structure feature, then resetting it will clear out these monitored Collections. The JVM will need to be restarted in order to start monitoring them again. |
| Actions | To perform the following actions:
|
| Export Grid Data | To export the grid data in CSV format, click Export Grid Data. It provides the details of all the available machine agents. |
スマートエージェント
インベントリ
| Name | 説明 |
|---|---|
| Version Status |
アプリケーションが実行されているスマートエージェントのバージョンステータスを表示します。
|
| Version | スマートエージェントのバージョン。 |
| スマートエージェント ID |
エージェントを管理するためにホストマシンにインストールされているスマートエージェントの ID。 |
| Hostname | 対応するスマートエージェントが実行されているマシンのホスト名。 |
| アプリケーション | 対応するスマートエージェントを使用しているアプリケーションの数。 |
| Deployed Agents |
展開されたエージェントの数(アプリケーション サーバー エージェントまたはマシンエージェント) |
| アクティブ |
スマートエージェントのアクティブステータス。スマートエージェントが実行されている場合、値は [true |
アクション
| [アクション]メニュー | 説明 |
|---|---|
| 詳細 | 選択したスマートエージェントがインストールされているアプリケーションの概要を表示します。概要には、アプリケーション名と展開されたエージェントの数が含まれます。特定のスマートエージェントの横にあるチェックボックスをクリックし、[Details] をクリックします。 |
| フィルター |
要件に基づいてフィルタリングします。[FiltersAdd Criteria] をクリックします。 [Filters] を使用し、要件に基づいてさまざまなフィルタ条件を追加します。タグに基づいてエンティティをフィルタリングできます。 |
| オプションの表示 |
ページに表示する列を設定します。要件に応じて、[View options] メニューから任意の数の列を選択または選択解除できます。タグ機能を有効にすると、ページに列として追加するタグを表示して選択でき、カスタムタグを使用してリストをフィルタリングするのに役立ちます。タグを有効にするには、タグを参照してください。 |
| アップグレード |
選択したスマートエージェントをアップグレードします。必要なスマートエージェントを選択し、[Upgrade] をクリックします。この機能は現在デフォルトで無効に設定されています。詳細については、カスタマーサポートにお問い合わせください。 |
| 表データのエクスポート | 表データを CSV 形式でエクスポートするには、[Export Grid Data] をクリックします。使用可能なすべてのマシンエージェントの詳細が表示されます。 |
タグ
エージェント管理 UI で、サポートされているエージェントの [View Options] または [FiltersAdd Criteria] でタグを有効にして表示するには、以下の手順を実行する必要があります。
Database Agents
Inventory
| Name | Description |
|---|---|
| Version Status |
Displays the version status of the agent on which the application is running.
|
| Agent Name | The name of the Database Agent. |
| Agent Version | The current version of the Database Agent. |
| Availability | Indicates if the Database Agent is active or inactive. |
| Up Time | Amount of time that the Database Agent is running without any issues. |
| Smart Agent ID |
The ID of the Smart Agent that manages the corresponding Database Agent. If the value is not displayed, then Smart Agent is not installed. |
| Architecture | Displays the architecture of the operating system. |
| Unique Host ID | The unique ID of the host on which the Database Agent is running. |
| As Service | Displays one of the following options:
|
| Managed | The value is Yes if the Smart Agent is installed and No if the Smart Agent is not installed. |
Actions
| Action Menu | Description |
|---|---|
| Filters |
To filter based on your requirement. Click . You can use Filters to add different filter criteria based on your requirement. |
| View Options |
To configure the columns that you want to view on the page. Based on your requirement, you can select or deselect any number of columns from the View options menu. |
| Upgrade |
To upgrade the selected Database Agents. Select the required agents, then click Upgrade. |
| Add Collector | Select the Database Agent for which you want to create a database collector, then click Add Collector. |
| Restart | Select the agent(s) that you want to restart, then click Restart. |
| Actions |
Rollback to the previous version. |
Analytics エージェント
| Name | 説明 |
|---|---|
| Name | インストール時に指定された分析エージェントの名前。 |
| 一意のホスト ID | 分析エージェントがインストールされているホストマシンの一意の ID。 |
| Version | 分析エージェントの現在のバージョン。 |
| 最後の接続 | エージェントがコントローラに最後に接続された日時。 |
| ログパイプラインの正常性 | ログ分析パイプラインの正常性ステータス。 |
| トランザクション パイプラインの正常性 | トランザクション分析パイプラインの正常性ステータス。 |
分析エージェントの概要を表示するには、必要な分析エージェントをダブルクリックするか、エージェントを選択して [Details] をクリックします。
パイプラインの名前と正常性に基づいて詳細をフィルタリングできます。
ネットワークの可視性エージェント
インベントリ
| Name | 説明 |
|---|---|
| 一意のホスト ID | ネットワークの可視性エージェントがインストールされているホストマシンの一意の ID。 |
| Hostname | ネットワークの可視性エージェントがインストールされているマシンのホスト名。 |
| アプリケーション | 対応するネットワークの可視性エージェントがインストールされているアプリケーション。 |
| エージェントバージョン | ネットワークの可視性エージェントの現在のバージョン。 |
| OS 名(OS Name) | アプリケーションがインストールされているオペレーティングシステムの名前。 |
| OS Version | アプリケーションがインストールされているオペレーティングシステムのバージョン。 |
| 動的モニタリングモード |
値は次のいずれかになります。
|
| 有効 | [Enabled] アイコンは、エージェントが有効になっていることを示します。 |
アクション
必要なネットワークの可視性エージェントを選択し、次のアクションを実行できます。
| [アクション]メニュー | 説明 |
|---|---|
| 詳細 | 選択したネットワークの可視性エージェントの概要を表示します。 |
| Pcap の設定 |
選択したエージェントのパケットキャプチャを設定します。 |
| DMM の変更 | 動的モニタリングモードを変更する必要があるエージェントを選択します。 |
| Pcap の開始 | パケットキャプチャを開始する必要があるエージェントを選択します。 |
| モニタリングの有効化 | モニタリングを有効にするエージェントを選択し、[Enable] を選択します。 |
| モニタリングの無効化 | モニタリングを無効にするエージェントを選択し、[Disable] を選択します。 |
| 削除 | 削除するエージェントを選択し、[Delete] を選択します。 |
クラスタエージェント
インベントリ
| Name | 説明 |
|---|---|
| クラスタ名 | インストール時に指定したクラスタエージェントの名前。 |
| Version | インストールされているクラスタエージェントのバージョン。 |
| Kubernetes のバージョン | クラスタエージェントが実行されている Kubernetes のバージョン。 |
| ステータス | クラスタエージェントのステータス。 |
アクション
必要なクラスタエージェントを選択し、次のアクションを実行できます。
| [アクション]メニュー | 説明 |
|---|---|
| 詳細 | 選択したクラスタエージェントの概要を表示します。 |
| 削除 | クラスタエージェントを削除します。削除する必要なエージェントを選択し、[Delete] をクリックします。 |
| Enable | クラスタエージェントを有効にします。有効にする必要なエージェントを選択し、[Enable] をクリックします。 |
| 無効 | クラスタエージェントを無効にします。無効にする必要なエージェントを選択し、[Disable] をクリックします。 |
| 設定 |
クラスタエージェントの名前空間を編集します。 これは、管理者権限を持つユーザーが使用できます。 |