Top
Systemwalker Service Quality Coordinator Installation Guide
Systemwalker

6.4.1 Changing the IP Address/Host Name of the Manager that Is Recognized by Agents and Proxy Managers

Change the IP address/host name of the Manager in the following definition file on the Agents and Proxy Managers.

Point


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

  1. 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

    :


  2. 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.

  3. 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.