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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...