Skip to content

michaelenglert/cf-db-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppDynamics DB Agent to deploy as CloudFoundry App

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

Prepare

  1. Download the DB Agent you want to use
  • 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. Alter the configuration as per documentation
  • Change conf/controller-info.xml

Deploy

  1. Deploy the Agent to CloudFoundry
  • by cf push <DB Agent Name>
  • The <DB Agent Name> will also be the DB Agent Name within AppDynamics as it takes application_name from VCAP_APPLICATION

Clean

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

About

AppDynamics DB Agent deployable in Cloud Foundry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages