Change the IP address/host name of the Manager in the following definition file on the Agents and Proxy Managers.
Point
This modification is required for "push" operations only. For "pull" operations, there is no need to modify this definition file. Refer to "Chapter 4 Pull Type Communication Settings" for details on "pull" operations.
Please refer to "6.5 Migrating Managers" when shifting Manager to another machine by replacing.
Before performing this procedure
If Agent or Proxy Manager DCM services or dcmd processes are running, stop the service or daemon by referring to "A.8 How to Start and Stop Resident Processes". Also check that the DCM services or dcmd processes have stopped correctly.
Procedure
Edit DSAconfiguration.txt
Windows
Variable file directory\control\DSAconfiguration.txt |
UNIX
/etc/opt/FJSVssqc/DSAconfiguration.txt |
In this definition file, change the IP address/host name of the Manager (two locations) as shown below.
(The IP address is changed in the following example.)
[DsaForwarder] : server=127.0.0.1 <- Change address : [DsaForwarder_sum] : server=127.0.0.1 <- Change address : |
Creating server resource information collection policy
Refer to "A.1 Server Resource Information Collection Policy Creation Command" and execute sqcRPolicy and sqcSetPolicy at Agent that change connection destination of Agent to another Manager when multiple Managers are in operation.
Start and confirm the service or daemon
Start the service or daemon by referring to "A.8 How to Start and Stop Resident Processes". Also check that the resident processes have started correctly.