dynatrace-oneagent-windows job from dynatrace-oneagent/1.0.3
This is a job that will run Dynatrace OneAgent installer for Windows
Github source:
cd91e1b
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
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-windows/
directory
(learn more).
bin/drain.ps1
(fromdrain.ps1
)bin/pre-start.ps1
(frompre-start.ps1.erb
)bin/start.ps1
(fromstart.ps1
)
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.