.NETマシンエージェントの構成

関連ページ:

AppDynamics .NET エージェントには、AppDynamics.Agent.Coordinator サービスの一部として実行される組み込みの .NET マシンエージェントが含まれています。特に、マシンエージェントは定期的にシステム パフォーマンス データを収集し、メトリックとしてコントローラに報告します。

注:.NET エージェントには組み込みの .NET マシンエージェントが含まれているため、マシン エージェント ライセンスを消費します。つまり、.NET エージェントをインストールすると、1 つの APM ライセンスと 1 つのマシン エージェント ライセンスの両方が消費されます。

注: .NET マシンエージェントと Java アプリケーションであるマシンエージェントを混同しないよう注意してください。マシンエージェントでは、拡張機能(プラグイン、メトリックリスナー、オーケストレーションなど)を使用できます。マシンエージェント Machine Agent

アプリケーション エージェントの 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.

  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.

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.

  1. Install the .NET Agent for Windows.
  2. Launch the AppDynamics Agent Configuration utility and follow the steps until you reach the Assign IIS applications to tiers pane.
  3. Click Manual for the method of tier generation and assignment and click Next.
  4. Do not assign any IIS applications to tiers, click Next.No IIS Applications Assigned To Tiers
    注: If you configured any Windows services or applications, manually disable those agents in the config.xml file.
  5. Continue with the remaining steps and click Done.
Monitoring resumes for the .NET Machine Agent only. Metrics appear in the Controller under the Machine Agent tier, see Monitor Windows Hardware Resources.