/cf-analytics-agent

AppDynamics Analytics Remote Agent to deploy as CloudFoundry App

Primary LanguageShell

AppDynamics Analytics Remote Agent to deploy as CloudFoundry App

The Analytics Agent can be used within CloudFoundry

To deploy the Application to CloudFoundry the Dist Zip Container of the Java Buildpack is used.

Prepare

  1. Download the Analytics Agent you want to use by
  • by ./get-agent.sh <Portal User> <Agent Version X.X.X.X> (Will Prompt for Password)
  • by downloading manually and unzipping to this directory
  1. Enable the Analytics Agent as Standalone Binary
  • Change conf/analytics-agent.properties

Deploy

  1. Deploy the Agent to CloudFoundry
  • by cf push <Analytics Agent Name>
  • The AppDynamics Application Name will be the space_name from VCAP_APPLICATION by default

Clean

  1. Use ./clean.sh to delete the Agent files