23 Jan 2019 11:44 AM
Could you please provide the following information?
Customer is writing a script for automatic updates in Dynatrace Oneagent on Linux. He is asking the following questions
1. What are the default User credentials that are created during the installation of Dynatrace one agent so that they can add that credentials in the script for automatic loing. Also Rules and permissions.
2. What are the parameters to be passed in the script for installing and uninstalling
Thanks&Regards
Sangeetha
Solved! Go to Solution.
23 Jan 2019 12:11 PM
All information about installation OneAgent on linux are available Here:
https://www.dynatrace.com/support/help/deploy-dyna...
On Windows here:
https://www.dynatrace.com/support/help/deploy-dyna...
You have all available parameters that can be added during installation process.
About initial credentials, you have to use this:
If you go to Deploy Dynatrace => Linux/Windows you will get url to download agent with default API Key. This url can be used in your clients scripts.
Sebastian