What is the best way to install 100 agent at a time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2019 09:31 AM - last edited on 10-24-2019 02:22 PM by Ryan.Paredez
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2019 08:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2019 08:57 AM - edited 10-28-2019 09:03 AM
You can do it with Chef if you have that level of automation, if not you can write a script. Assuming you're going to the same controller and don't want to do anything fancy with hierarchies and are fine with grabbing default server/node names, then the controller-info.xml file will be the same for all agents.
.Net Script documentation: https://docs.appdynamics.com/display/PRO45/Unattended+Installation+for+.NET
Java Documentation: https://docs.appdynamics.com/display/PRO45/Automate+Java+Agent+Deployment