cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to Configure AppD agent on c++ Linux 64 bit

rehaman.sheik
New Member

Hi,

 

We are trying to Install and configure the AppDynamics agent on C++ 64 bit Linux machine.

 

As per the steps mentioned in AppD PRO docs we have done with installation but after configuration we're trying with sample program (the file is attached test.cc) then we are getting below errors:

 

Error: int appd_sdk_init(const appd_config*): controller host not specified.
Error: sdk init: -1. Check that proxy was manually started.

 

Note: We've already started the proxy(attached the image).

 

 

Please let us know how to configure ,

Please have a look  on attached test.cc file and help us to configure.

1 REPLY 1

Sajna.Sreenivasan
AppDynamics Team

Hi Rehaman,

 

Please provide CONTROLLER_ACCOUNT(Will be mostly customer1) and CONTROLLER_ACCESS_KEY (You can get it from controller UI)values are well.

Also we suggest to give timeout value as 60 sec(ie 60000 millisec) instead of 0.

 

Regards,

Sajna Sreenivasan



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.