Splunk AppDynamics

Replacing existing nodes with new nodes

Rao_Srinivasa
Explorer

Dear team,

Could you please help me with the below requirement?

We have got a requirement to replace the existing Nodes with new nodes.

Could you please guide me on how to achieve the requirement?

Thanks & Regards

Srinivas

Labels (1)
Tags (2)
0 Karma
1 Solution

Ranjith_Kumarka
Explorer

Hi Srinivas,

If you want to replace the new node with existing node then you may lose the previous data on the same node. So better to create a new node under the same Tier .

If you don't care about your data, Then do the below steps to replace the existing with new node.

1) Open your server and navigate to the Appdynamics Agent folder-> version->Conf

2)Open the controller-info.xml file and edit the below parameter with new details and  restart the application to apply the changes.

<controller-info>
<controller-host>192.168.1.20</controller-host>
<controller-port>8090</controller-port>
<application-name>ACMEOnline</application-name>
<tier-name>InventoryTier</tier-name>
<node-name>Inventory1</node-name>
</controller-info>

Thanks 
Ranjit Kumar

View solution in original post

0 Karma

Rao_Srinivasa
Explorer

Hi Ranjit,

Thank you so much for the detailed information.

Thanks&Regards

Srinivas

0 Karma

Ranjith_Kumarka
Explorer

Hi Srinivas,

If you want to replace the new node with existing node then you may lose the previous data on the same node. So better to create a new node under the same Tier .

If you don't care about your data, Then do the below steps to replace the existing with new node.

1) Open your server and navigate to the Appdynamics Agent folder-> version->Conf

2)Open the controller-info.xml file and edit the below parameter with new details and  restart the application to apply the changes.

<controller-info>
<controller-host>192.168.1.20</controller-host>
<controller-port>8090</controller-port>
<application-name>ACMEOnline</application-name>
<tier-name>InventoryTier</tier-name>
<node-name>Inventory1</node-name>
</controller-info>

Thanks 
Ranjit Kumar

0 Karma
Get Updates on the Splunk Community!

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...