Move a Node
When you move a node to another tier or application in the Controller UI:
-
All historical data is removed for that node, with no possibility for data recovery. Moving nodes in the UI is primarily intended for refining the Splunk AppDynamics application model of your environment, or other non-production scenarios. The tier ID changes when you move the node to another tier. To retain historical data for the node, the tier ID must remain same. However, you can change the tier name (without changing the application or node name) in the agent's controller-info.xml
- The tier or application association in the agent's configuration file no longer reflects the actual tier or application association. The UI association is maintained unless the
force-agent-registration
flag is set to true in the agent'scontroller-info.xml
.
You can move a node to a new application or tier with two methods:
- Controller UI: In the node dashboard, click Actions > Move Node. You do not need to restart the JVM using this method.
controller-info.xml
: Update the tier or application setting in the agent'scontroller-info.xml
configuration file and restart the JVM.