Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
03-21-2022 03:53 AM
I am a bit confused here which the controller data.
In this configuration data, if i put the Tier and Nodes as such in my C++ application main function, which tier will relate to which node?
const char APP_NAME[] = "SampleC";
const char TIER_NAME[] = {"SampleCTier1", "SampleTier2"};
const char NODE_NAME[] = {"SampleCNode1", "SampleNode2", "SampleNode3"};
const char CONTROLLER_HOST[] = "controller.somehost.com";
const int CONTROLLER_PORT = 8080;
const char CONTROLLER_ACCOUNT[] = "customer1";
const char CONTROLLER_ACCESS_KEY[] = "MyAccessKey";
const int CONTROLLER_USE_SSL = 0;
03-21-2022 09:20 AM
Hi @Raymond.Indwar,
It looks like you asked this same question last week and I linked to you some Documentation. We're you able to have a look at it?
Thanks,
Ryan, AppDynamics Community Manager
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form