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!

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...