Quick Start

You can get started with managing the supported agents on any host from the Controller UI.

  1. Unzip the Smart Agent file.
    unzip -d appdsmartagent appdsmartagent_<version>.zip
  2. Configure Smart Agent.
    Edit /opt/appdynamics/appdsmartagent/config.ini, then add the following information:
    • ControllerURL

    • AccountName

    • AccountAccessKey

    • FMServicePort (Controller port)

  3. Run the following command:
    $ ./smartagentctl start
  4. From the Controller UI, navigate to Home > Agent Management > Manage Agents to start managing your agents.
For more information about Smart Agent see, Smart Agent.