Skip to content

dynatrace-oneagent job from dynatrace-oneagent/1.3.3

This job will run Dynatrace OneAgent installer for Linux

Github source: 3c96e85 or master branch

Properties

dynatrace

apitoken

API token

Default
""

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

Default
""

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"

injectionrules

DT_INJECTION_RULES

Default
""

installerargs

Arguments to hand over to the Dynatrace OneAgent installer

Default
""

proxy

Proxy for server communication

Default
""

sslmode

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

Default
""

validatedownload

Enable validation of the download via certificate

Default
"false"

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/service.sh (from service.sh)
  • 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.