dynatrace-oneagent job from dynatrace-oneagent/1.1.0
This job will run Dynatrace OneAgent installer for Linux
Github source:
ef251e7
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
(fromdrain.erb
)bin/pre-start
(frompre-start.erb
)bin/service.sh
(fromservice.sh
)bin/start-oneagent.sh
(fromstart-oneagent.sh.erb
)bin/stop-oneagent.sh
(fromstop-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.