Splunk AppDynamics

Help with Machine Agent error

Amit_Bisht
Explorer

Hello Team,

We have installed machine agent. But agent metrics are not being populated at controller. I can see the agent at controller GUI, it's status showing 100%.   Apart from that noting is being reported. Below is error I saw in agent log file.

[AD Thread Pool-Global0] 28 Feb 2024 15:11:34,385  WARN SystemAgentPollingForUpdate - Invalid response for configuration request from controller/could not connect. Msg: Fatal transport error while connecting to URL [/controller/instance/2698/systemagentpolling]

Below are the appd parameters were being used:->

system_props="$system_props -Dappdynamics.controller.hostName="
system_props="$system_props -Dappdynamics.controller.port=8181"
system_props="$system_props -Dappdynamics.agent.applicationName="
system_props="$system_props -Dappdynamics.agent.tierName=MCAG"
system_props="$system_props -Dappdynamics.agent.nodeName="
system_props="$system_props -Dappdynamics.agent.accountName=customer1"
system_props="$system_props -Dappdynamics.agent.accountAccessKey="
system_props="$system_props -Dappdynamics.controller.ssl.enabled=true"
system_props="$system_props -Dappdynamics.force.default.ssl.certificate.validation=true"
system_props="$system_props -Dappdynamics.sim.enabled=true"
system_props="$system_props -Dappdynamics.machine.agent.extensions.linux.newFrameworkEnabled=false"
system_props="$system_props -Dappdynamics.agent.uniqueHostId=`hostname -f`"
system_props="$system_props -Dappdynamics.machine.agent.extensions.calcVolumeFreeAndUsedWithDfCommand=true"

image.png

Regards,

Amit Singh Bisht

Labels (1)

iamryan
Community Manager
Community Manager

Hi @Amit.Bisht,

I know it's been a while since you asked your question. I wanted to followup to see if you found a solution or if you had a chance to look at @Ranjith.Kumarkar reply and perhaps that helped. 

0 Karma

Ranjith_Kumarka
Explorer

Hi Amit,

I'm not sure about the issue, but I suggest trying to reinstall with the latest agent version. Also, check the connectivity and SSL certification if required. Make sure that the hostname is correctly set in the server section to ensure all metrics are present.

iamryan
Community Manager
Community Manager

Hi @Amit.Bisht,

Thanks for letting me know. If the Community does not chime in, you can always contact AppD Support.

How do I submit a Support ticket? An FAQ 

0 Karma

iamryan
Community Manager
Community Manager

Hi @Amit.Bisht,

I found an older post that has the same error you did. It may not be fully relevant, but I wanted to share it just in case it helps direct you in the right direction. 

https://community.appdynamics.com/t5/Java-Java-Agent-Installation-JVM/Machine-Agent-Bundle-64-bit-no...

0 Karma

Amit_Bisht
Explorer

Hello Ryan,

Thanks for the update.  I have gone thought your suggestion but in our case the SIM is already enabled.

system_props="$system_props -Dappdynamics.sim.enabled=true"

Regards,

Amit Singh Bisht

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...