How to configure an Agent to report to a different Scalability Server?
searchcancel
How to configure an Agent to report to a different Scalability Server?
book
Article ID: 53902
calendar_today
Updated On: 02-22-2024
Products
CA Client Automation - IT Client ManagerCA Client Automation
Issue/Introduction
The Scalability Server an Agent reports to can be changed via command line or via a configuration policy, here is explained both options.
Environment
Client Automation - 14.x
Resolution
If you were to change the reporting Scalability Server of a machine you could do so either by running a command line on the agent machine or by changing the parameter 'Common Agent--> Common' in the configuration policy on the domain manager
The following command can be run on the agent to change the Scalability Server, the agent reports to:
caf setserveraddress <new Scalability Server hostname>
Changing a parameter in the configuration policy:
Right click on the Configuration Policy section, select 'New policy' and give a name for the policy. (In this example 'Change SS' is the name set for the new policy)
Navigate to Change SS->DSM->Agent->Common Agent->Common and assign a value for the 'Scalability Server Address'.
After making the change, seal the configuration policy and apply it to the desired computers/groups
Additional Information
Important Note: If the Scalability Server the Agent was reporting to is no longer available, then the Configuration Policy method will not work. You will have to use the command line method (using a script/login script) to re-direct the agents to a new Scalability Server.