Configure the .NET Machine Agent

Related pages:

The AppDynamics .NET Agent includes an embedded .NET Machine Agent that runs as part of the AppDynamics.Agent.Coordinator service. Among other things, the Machine Agent regularly gathers system performance data and reports it back to the Controller as metrics.

Note: Because the .NET Agent includes an embedded .NET Machine Agent, it consumes a Machine Agent license. Meaning that installing .NET Agent, consumes both one APM license, and one Machine Agent license.

Note: Do not confuse the .NET Machine Agent with the Machine Agent, a Java application. The Machine Agent provides the capability to use extensions such as plugins, metric listeners, and orchestrations. See Machine Agent.

The app agent MSI file and .NET Agent Configuration Utility automatically install and configure the .NET Machine Agent to connect to the Controller. The connection information is the same for the app agent and the .NET Machine agent. See Configure the .NET Agent.

To manage the .NET Machine Agent from the Controller, see 'Manage the .NET Machine Agent' on Monitor Windows Hardware Resources.

Customize .NET Machine Agent Behavior

Customize instrumentation settings for the Machine Agent element in the config.xml file. See 'Where to Configure Agent Properties' on Administer the .NET Agent.

  1. Shut down the AppDynamics.Agent.Coordinator service.
  2. Edit the config.xml file as an administrator. See 'Where to Configure Agent Properties' on Administer the .NET Agent.
  3. Modify the machine-agent element and add any children elements according to the .NET Machine Agent configuration topics.
  4. Save the config.xml file.
  5. Start the AppDynamics.Agent.Coordinator service.
  6. In some cases, you may need to restart IIS, instrumented Windows services or instrumented applications. See individual .NET Machine Agent configuration topics.

アプリケーションエージェントがない.NETマシンエージェントの構成

Windowsハードウェアのパフォーマンスデータを監視し、.NETアプリケーションの監視はしない場合、.NETエージェントなしで実行できるよう.NETマシンエージェントを構成できます。

  1. Windows 用 .NET エージェントのインストール
  2. AppDynamics エージェント構成ユーティリティを起動し、[Assign IIS applications to the tiers] ペインまで手順を実行します。
  3. ティアの生成と割り当ての方法として [手動(Manual)] をクリックし、[次へ(Next)] をクリックします。
  4. ティアに IIS アプリケーションを割り当てないで、[次へ(Next)] をクリックします。階層に IIS アプリケーションが割り当てられていません
    注: Windows サービスまたはアプリケーションを構成した場合、config.xml ファイルでそのエージェントを手動で無効にします。
  5. 残りの手順を実行して [Done] をクリックします。
.NETマシンエージェントのみのモニタリングが再開され、メトリックをマシンエージェントティアのコントローラに表示。マシンエージェントティアの下にコントローラのメトリックが表示されます。「Windows ハードウェアリソースのモニタリング」を参照してください。