Top
Systemwalker Service Quality Coordinator User's Guide (Dashboard Edition)
Systemwalker

4.4 Changing the IP addresses of connected Managers

To change the IP address of the Systemwalker Service Quality Coordinator Manager connected to the Dashboard Server, perform the following procedure on the Dashboard Server:

Procedure

  1. To stop the Dashboard Server's CMDB service, run the following command:

    [Windows]

    <CMDB installation directory> \FJSVcmdbm\bin\cmdbstop

    [UNIX]

    /opt/FJSVcmdbm/bin/cmdbstop.sh


  2. Change the following file to change IP addresses:

    [Windows]

    File: <CMDB installation directory>\FJSVcmdbm\axis2\WEB-INF\services\mdr_sqc\mdrdb.properties

    [UNIX]

    /opt/FJSVcmdbm/axis2/WEB-INF/services/mdr_sqc/mdrdb.properties

    Before:

    mdbad.sqc.server.name=<old IP address>

    After:

    mdbad.sqc.server.name=<new IP address>

  3. To add the configuration information about the Agents registered in the newly connected Manager, run the following command:

    [Windows]

    <CMDB installation directory>\FJSVcmdbm\bin\cmdbstart
    <CMDB installation directory>\FJSVcmdbm\bin\cmdbrefresh -q

    [UNIX]

    /opt/FJSVcmdbm/bin/cmdbstart
    /opt/FJSVcmdbm/bin/cmdbrefresh.sh -q