The default System Engine is overloaded with multiple Scalability Server collect tasks. Is there a way to move the collect job to a different engine instance using the command line without being on the Domain Manager?
Client Automation - All Versions
The following command specifies the Engine name that you want to assign a Scalability Server collect job to:
cserver config -g <engine name>
To actually move the existing collect job to the new engine run the command:
cserver register -a
NOTE: If the engine name is misspelled, the command will still be executed but the collect job will not be moved. There is NO validation when you run the above commands and therefore care should be taken while entering the engine instance name. The above commands have to be run on the Scalability Server and are not case-sensitive.