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.
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