28 Aug 2019 11:26 AM
Hello,
We want to set up an automation procedure for installing One agent.
The only problem here is Host Group.
Does anyone have ideas on how we can automate and organize Host Group values ?
Thank you
Solved! Go to Solution.
28 Aug 2019 11:46 AM
Hi
Depending on your choice of automation (e.g. script, Ansible, Chef, Puppet, etc.), these can be taken from environment variables or files. Since for automation the OneAgent installation requires only one command, the host group is passed during that command so it can be scripted to take that variable from any place.
Without more details about how you plan to automate the deployment, it's difficult to recommend something.
Best regards,
Radu
29 Aug 2019 09:33 AM
Thanks for your answer
28 Aug 2019 05:11 PM
Keep in mind that HostGroup assignment can also be modified after OneAgent installation. This might provide a more flexible option for your deployment needs. https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/configuration/organize-your-enviro...
29 Aug 2019 09:33 AM
Thanks for your answer