マシンエージェントのインストールのシナリオ
このページでは、新しいマシンエージェントのインストールのシナリオについて説明します。
マシンエージェントのインストールのシナリオ
このシナリオには、1 つ以上のインストゥルメント化されたアプリケーションと 1 つのマシンエージェントを実行しているホストサーバのシナリオが含まれています。アプリケーション エージェントと同じサーバにマシンエージェントをインストールする場合は、アプリケーション名と階層名を指定しないでください。1 つのマシンエージェントが、アプリケーション エージェントとマシンエージェントが一致するホスト ID を持つ各ノードにハードウェアメトリックをレポートします。
.NET エージェントがインストールされている Windows サーバーでサーバーの可視性を有効にする場合は、コントローラとマシンエージェントの両方で .NET 互換モードを有効にする必要があります。.NET 互換モード.NET 互換モード
Independent Machine Agent Installation
This scenario contains a host server running only the Machine Agent without app agents. You do not need to specify an application or tier. You can view the Machine Agent metrics from the Servers list or the metric browser. This scenario requires a Server Visibility license.
If you are doing an Independent Machine Agent installation and you want the hardware metrics reported to nodes in an application, then you must configure the application name, tier name, and node name where you want the metrics to appear.
Using the values for the application name, tier name, and node where you want to see the metrics reported, configure these properties:
- Application name
- Tier name
- Node name
uniqueHostIdfor both the Machine Agent and app agent (use the same value)
「一意のホスト ID プロパティ」を参照してください。
このプロパティは必須です。uniqueHostId ただし、uniqueHostId を定義しない場合、マシンエージェントは Java API を使用してホスト ID を取得します。API の結果に一貫性がない場合があります。マシンエージェントを再起動するたびに、同じ JVM が同じマシンに対して異なる値を返す可能性があります。回避策として、UI に表示するホスト ID に uniqueHostId の値を設定することを推奨しています。アプリケーション エージェントには、uniqueHostId の同じ値を使用します。