.NETマシンエージェントの構成
関連ページ:
AppDynamics .NET エージェントには、AppDynamics.Agent.Coordinator サービスの一部として実行される組み込みの .NET マシンエージェントが含まれています。特に、マシンエージェントは定期的にシステム パフォーマンス データを収集し、メトリックとしてコントローラに報告します。
注:.NET エージェントには組み込みの .NET マシンエージェントが含まれているため、マシン エージェント ライセンスを消費します。つまり、.NET エージェントをインストールすると、1 つの APM ライセンスと 1 つのマシン エージェント ライセンスの両方が消費されます。
アプリケーション エージェントの MSI ファイルと .NET エージェント構成ユーティリティは自動的に .NET マシンエージェントをインストールし、コントローラと接続するように構成します。接続情報は、アプリケーション エージェントと .NET マシンエージェントで同じです。「.NET エージェントの構成」を参照してください。
コントローラから .NET マシンエージェントを管理するには、「 Windowsハードウェアリソースのモニタリング」の「.NET マシンエージェントの管理」を参照してください。
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.
- Shut down the AppDynamics.Agent.Coordinator service.
- Edit the config.xml file as an administrator. See 'Where to Configure Agent Properties' on Administer the .NET Agent.
- Modify the machine-agent element and add any children elements according to the .NET Machine Agent configuration topics.
- Save the config.xml file.
- Start the AppDynamics.Agent.Coordinator service.
- In some cases, you may need to restart IIS, instrumented Windows services or instrumented applications. See individual .NET Machine Agent configuration topics.
.NET Machine Agent Configuration Options
These topics describe specific customizations for the .NET Machine Agent:
Configure the .NET Machine Agent Without App Agents
If you want to monitor the Windows hardware performance data, but do not want to monitor any .NET applications, you can configure the .NET Machine agent to run without the .NET Agent.