Configure an alias for a node
Configure an alias for a node to display throughout OpsCenter and Lifecycle Manager.
Configure an alias to display for a node throughout OpsCenter and Lifecycle Manager. An alias replaces the IP address or hostname displayed for a node. Give each node a meaningful and memorable name for your environment.
address.yaml
The location of the address.yaml file depends on the type of installation:- Package installations: /var/lib/datastax-agent/conf/address.yaml
- Tarball installations: install_location/conf/address.yaml
Procedure
- Open the address.yaml file for editing.
-
Add the following option to the file:
alias: nodeName1
- Restart the agent.
- Repeat the above steps for each node.