Splunk AppDynamics

What is the best way to install 100 agent at a time?

CommunityUser
Splunk Employee
Splunk Employee

May I know the best practice to install 100 agents at a time?

Labels (1)
0 Karma

millerep
Contributor

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

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...