Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
08-19-2019 03:33 AM
Is there any restriction on controller file name controller-info.xml?
We are passing the controller file from our custom UI where user uploads the controller file.
We just wanted to know whether AppDynamics expects the controller file name should be controller-info.xml
or it can be any file name which can be passed to start the AppDynamics Java Agent at the backend?
08-26-2019 02:10 PM
I'm no expert, but I'm pretty sure the javaagent.jar file expects it to be controller-info.xml. Not sure if it helps but I think there is a way to pass information as systems properties in the command line, something like:-javaagent <AGENT_HOME>/javaagent.jar=uniqueID=<YOUR_JVM_NAME>
08-26-2019 07:23 PM
Hi Nandy.S,
The AppDynamics Java Agent requires a valid controller-info.xml file to be present with the correct filename in the agent installation directory (conf and verXXX/conf directories).
We do not have a method of specifying a different file name for this configuration file, so trying to install the agent with a different named .xml configuration file is not supported.
However, you can specify the java agent configuration properties other ways, such as using environment variables or java system properties.
Please see the links below which cover these topics in detail:
https://docs.appdynamics.com/display/PRO45/Install+the+Java+Agent
https://docs.appdynamics.com/display/PRO45/Java+Agent+Directory+Structure
https://docs.appdynamics.com/display/PRO45/Java+Agent+Configuration+Properties
https://docs.appdynamics.com/display/PRO45/Use+Environment+Variables+for+Java+Agent+Settings
https://docs.appdynamics.com/display/PRO45/Use+System+Properties+for+Java+Agent+Settings
https://docs.appdynamics.com/display/PRO45/Automate+Java+Agent+Deployment
Regards,
Sam
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form