Top
Systemwalker Runbook Automation Installation Guide
Systemwalker

A.1.2 When a Systemwalker Runbook Automation Management Server is installed on a computer where a Systemwalker Centric Manager Operation Management Server has already been installed

Follow the steps below to install a Systemwalker Runbook Automation Management Server.

1. Stop Systemwalker Centric Manager and delete its environment

[Windows]

  1. Stop all Systemwalker Centric Manager functions:

    C:\><Systemwalker Centric Manager installation directory>\MPWALKER.DM\bin\pcentricmgr
  2. Start the Operation Environment Maintenance Wizard.

  3. Select Backup Operation environment to back up the Systemwalker Centric Manager environment.

  4. Select Delete Operation environment to delete the Systemwalker Centric Manager environment.

[Linux]

  1. Stop all Systemwalker Centric Manager functions:

     # /opt/systemwalker/bin/pcentricmgr
  2. Back up Systemwalker Centric Manager.

    Refer to the Systemwalker Centric Manager manuals for details.

  3. Delete the Systemwalker Centric Manager environment:

     # /opt/systemwalker/bin/MpFwSetup

    In the setup menu, enter "2".

2. Uninstall the packages

[Windows]

  1. Uninstall the ObjectDirector that was installed alongside Systemwalker Centric Manager.

  2. Open the Services dialog box from Administrative Tools under the Control Panel and stop the "OD_start" service.

  3. Open the Add or Remove Programs (or Programs and Features, if you use Windows Server 8 or later), dialog box from the Control Panel, and uninstall ObjectDirector Server.

  4. Restart the computer.

  5. Stop all Systemwalker Centric Manager functions:

    C:\><Systemwalker Centric Manager installation directory>\MPWALKER.DM\bin\pcentricmgr

[Linux]

  1. Stop ObjectDirector that was installed alongside Systemwalker Centric Manager:

    # /opt/FJSVod/bin/OD_stop
  2. Uninstall the FJSVod, FJSVsclr and FJSVsmee packages:

    # rpm -e FJSVod FJSVsclr FJSVsmee

3. Install Systemwalker Runbook Automation and stop Interstage

  1. Install a Systemwalker Runbook Automation Management Server.

  2. Restart the computer.

  3. Stop Interstage.

    Method 1: Via the Interstage Management Console.

    Method 2: Via the command line:

    [Windows]

    C:\> isstop -f

    [Linux]

    # isstop -f
  4. Enable automatic startup for the service.

    [Windows]

    Using the Windows(R) Services function, change Startup Type for the following services from Manual to Automatic.

    • Systemwalker MpAosfP

    • Systemwalker MpAosfX

4. Restore the environment and start Systemwalker Centric Manager

Restore the environment and start Systemwalker Centric Manager

[Windows]

Note

Environments in which a Systemwalker Runbook Automation Management Server has been installed already have an ObjectDirector environment, so there is no need to recreate it. Refer to the Systemwalker Centric Manager User's Guide - Running Interstage, Symfoware and ObjectDirector for details (provided from Systemwalker CentricMGR V10.0L20 and later).

  1. Start the Operation Environment Maintenance Wizard.

  2. Restore the Systemwalker Centric Manager environment. Select Restore operation environment.
    (In the window that prompts for confirmation to rebuild the environment, click No.)

  3. Start the Systemwalker Centric Manager service:

     C:\><Systemwalker Centric Manager installation directory>\MPWALKER.DM\bin\scentricmgr

[Linux]

  1. Create an environment for Systemwalker Centric Manager (for restoration):

    # /opt/systemwalker/bin/MpFwSetup -mix
    • In the setup menu, enter "5" to display the maintenance menu.

    • In the maintenance menu, enter "2" to create an environment.

    • In the connection environment check result window, enter "2" to continue without recreating the environment.

  2. Restore Systemwalker Centric Manager.

    Refer to the Systemwalker Centric Manager manuals for details.

  3. Start the Systemwalker Centric Manager service:

    # /opt/systemwalker/bin/scentricmgr

5. Start Interstage and set up Systemwalker Runbook Automation

  1. If using Windows Management server, start Interstage HTTP Service by ihsstart command. If using Linux Management server , you do not execute this procedure.

    C:\> ihsstart -all
  2. Start Interstage.

    Method 1: Via the Interstage Management Console.

    Method 2: Via the command line:

    [Windows]

    C:\> isstart

    [Linux]

    # isstart
  3. Set up Systemwalker Runbook Automation.
    Refer to "3.1 Setting up the Management Server" for details.