PDFs


This page applies to an earlier version of the AppDynamics App IQ Platform.
See the latest version of the documentation.


Skip to end of metadata
Go to start of metadata

On this page:

Related pages:

 

Search .NET Agent topics:

For AppDynamics to gather performance data about your .NET applications, you must install the .NET Agent (agent) on the servers where the applications run. You only need to install the agent once per server even if you want to monitor multiple applications on one server. The agent instruments your application and sends performance data back to the AppDynamics Controller.

The instructions on this page help you install the agent for IIS applications using the Agent Download wizard in the Controller.

Before You Begin

  1. Verify support for your application environment at .NET Supported Environments.
  2. Confirm you have access to a compatible controller. See Agent and Controller Compatibility.
  3. Confirm the connection settings to the Controller where your agent will report data:
    • If you use a SaaS controller, AppDynamics sent you the controller host in your Welcome Email.  Use port 443 for HTTPS or port 80 for HTTP.
    • If you use the on-premises controller, you supplied the host and port at install time.
  4. Verify you have access the machine where the application runs as a user account with privileges to install the agent software and restart the application.
  5. Verify that the machine where the application runs can connect to the Controller. Proxies or firewalls on the network between the agent and Controller may require additional configuration.

Instrument Your CLR with the .NET Agent

There are four steps to instrument your CLR and begin monitoring: 

  1. Download: Use the Agent Download Wizard to configure and download the agent.
  2. Install: Extract the installer files and run the Installer.bat batch file. 
  3. Apply Load: Apply load to activate instrumentation.
  4. View Your Application: Log on to the Controller to monitor application performance.

Download the .NET Agent

The Agent Download Wizard walks you through configuration steps and helps you download the agent.

Install the agent on your app server

After you download the agent, install it to your app server. The final window of the Agent Download Wizard includes brief instructions for installing the agent.

  1. Extract the dotNetAgent-Portal-<architecture>-<version>.zip file.
  2. Launch an elevated command command prompt with full administrator privileges.
  3. Execute the Installer.bat file.

    The batch file installs the .NET Agent agent and starts the AppDynamics Agent Coordinator service.

  4. Restart IIS.
  5. If you are instrumenting Windows services or standalone applications, see Configure the .NET Agent for Windows Services and Standalone Applications.

Apply load to your application

If you are instrumenting a production application, this will happen with customer interaction. Otherwise, create some test load on your application. The agent instruments the application code and reports metrics back to the Controller.

View your application

Log on to the AppDynamics Controller to see your application in action.


From here, you can install more agents or you can begin monitoring your application. See AppDynamics Essentials.

 

Watch the Video

Start Monitoring .NET Applications