Skip to content

dynatrace-oneagent job from dynatrace-oneagent/1.0.4

This job will run Dynatrace OneAgent installer for Linux

Github source: 6e5980e or master branch

Properties

dynatrace

apitoken

API token

apiurl

URL to Dynatrace API endpoint

Default
""

applogaccess

Enable access to discovered application log files content

Default
"1"

downloadurl

Download URL for direct download

Default
""

environmentid

Dynatrace environment ID

hostgroup

Provide a hostgroup name for your CF deployment

Default
""

hostprops

Host properties for this VM. Format like DT_CUSTOM_PROP ENV variable: single line, space separated pairs of =

Default
""
Example
Department=Acceptance Stage=Sprint

hosttags

Host tags for this VM. Format like DT_TAGS ENV variable: single line, space separated pairs of =

Default
""
Example
landscape=production team=my_team

infraonly

Enable Cloud-Infrastructure only monitoring (Disables Full-Stack monitoring)

Default
"0"

proxy

Proxy for server communication

Default
""

sslmode

SSL mode (all) to accept self-signed SSL certs

Default
""

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/dynatrace-oneagent/ directory (learn more).

  • bin/drain (from drain.erb)
  • bin/pre-start (from pre-start.erb)
  • bin/start-oneagent.sh (from start-oneagent.sh.erb)
  • bin/stop-oneagent.sh (from stop-oneagent.sh.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.

This job relies on no runtime packages.