Node Name Format
The Node name format changes starting with versions >=22.4. Upgrading to version 22.4 automatically changes the Node name for the existing environment after restart.
| Agent Installer Version | Node Name Format | Node Name Example |
|---|---|---|
| <22.4 | <hostName>-<First 4 systemId><Last 4 systemId>-[hash of Tiername]-<serverName> |
ubuntu_host-sefd-er43-rextderutq |
| >=22.4 | <hostName>-<First 4 systemId><Last 4 systemId>-[hash of JavaUniquePath]-<serverName> |
ubuntu_host-sefd-er43-texdreodrx |
For systems with the Machine Agent enabled, and not the Java Agent enabled, the Node and Tier name have the following format:
| Node Name Format | Node Name Example |
|---|---|
<hostName>-<First 4 agentId>-<Last 4 agentId>-[hash of agentId] |
centos7_j7-4c97-d243-e77979f4d4911864 |
| Tier Name Format | Tier Name Example |
|---|---|
|
|
centos7_j7 |