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
09-17-2024 09:33 AM
Hi everyone
I updated the version of my database agent and by default, appdynamics set the name like a "default database agent", but I need customize the name for each one, but I could find out where set up this configuration. Can anyone help me to know where change the database agent name?
thank's
Solved! Go to Solution.
09-24-2024 10:46 AM
Hi @Henry.Tellez,
Thanks for asking your question on the community. I was not able to find any existing information on this. Did you find a solution yourself that you can share?
If you still need help, you can contact AppD Support: How to contact AppDynamics Support and manage existing cases with Cisco Support Case Manager (SCM)
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
09-24-2024 01:01 PM
I uploaded and imagen where I show what name I would like to change, for default is called "default database agent", I want to change to "DBagent01", that name had the agent before to be upgraded, for that reason, I want restore the name.
09-30-2024 08:16 PM
java -Djava.library.path="<db_agent_home>\auth\x64" -Ddbagent.name="Scarborough Network Database Agent" -DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector -jar <db_agent_home>\db-agent.jar
10-03-2024 09:35 AM
Hi @Henry.Tellez,
Did you see the reply above from @Tiong.Koh? If that reply helped, can you please click the "Accept as Solution" button? This helps let the community know this question was answered.
If it didn't help, reply back and continue the conversation.
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
10-04-2024 12:59 PM - last edited on 10-07-2024 10:17 AM by Ryan.Paredez
Hi @Tiong.Koh
I executed the command in CMD console in the server and the output was the attached file, the name don´t change after that, the command was the next:
java -Djava.library.path="E:\AppDynamics_DB" -Ddbagent.name="DBAgent01" -DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector -jar E:\AppDynamics_DB\db-agent.jar
I don't know where is the problem or if I did something wrong
10-07-2024 11:19 AM
See bolded text
java -Djava.library.path="<db_agent_home>\auth\x64" -Ddbagent.name="Scarborough Network Database Agent" -DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector -jar <db_agent_home>\db-agent.jar
10-09-2024 12:11 PM
Hi
The solution was the next on Windows:
1. go to path : x:\<db_agent_home>\bin
2. Edit the file called DataBaseAgentService add the next line to the end of the file:
-Ddbagent.name=(your collector name)
3. Go to service and restart the appdynamics database agent
Attached print like an example
10-09-2024 01:45 PM
Good. Your issue is resolved.
User | Count |
---|---|
2 | |
2 | |
2 | |
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