Top
Systemwalker Runbook Automation Installation Guide
Systemwalker

6.3 Canceling the Setup for Linked Servers and Relay Servers

This section describes how to cancel the setup for Agents.

Refer to the Systemwalker Runbook Automation Cluster Setup Guide for information on canceling the setup for Systemwalker Runbook Automation cluster environments.

Privileges required for execution

[Windows]

[Linux]

Executing the setup cancellation command

[Windows]

  1. If the Agent service is running, then stop it:

    "%F4AN_INSTALL_PATH%\F4ANswnc\bin\swncctrl" stop

  2. Cancel the setup:

    <agent installation directory>\CMDB\FJSVcmdba\bin\cmdbunsetupenv.bat -k <agent type>

    For <agent type>, specify the type of Agent for which the setup is to be canceled (it must be a type of an Agent that has been set up):

    • AGT_CENTINV: Agent for collecting inventory information for Systemwalker Centric Manager

    • AGT_CENTREP: Agent for collecting node information for Systemwalker Centric Manager

    • AGT_INV: Agent for automatically collecting inventory information for servers connected to the network

    • AGT_ADSC: Agent for automatically collecting node

    • ALL: All Agents that have been set up.

  3. If there is another Agent on the target server that has been set up, then start the Agent:

    "%F4AN_INSTALL_PATH%\F4ANswnc\bin\swncctrl" start

[Linux]

  1. Stop the Agent:

    /opt/FJSVswnc/bin/swncctrl stop

  2. Cancel the setup:

    /opt/FJSVcmdba/bin/cmdbunsetupenv.sh -k <agent type>

    For <agent type>, specify the type of Agent for which the setup is to be canceled (it must be a type of an Agent that has been set up):

    • AGT_CENTINV: Agent for collecting inventory information for Systemwalker Centric Manager

    • AGT_CENTREP: Agent for collecting node information for Systemwalker Centric Manager

    • AGT_INV: Agent for automatically collecting inventory information for servers connected to the network

    • AGT_ADSC: Agent for automatically collecting node

    • ALLL: All Agents that have been set up.

  3. If there is another Agent on the target server that has been set up, then start the Agent:

    /opt/FJSVswnc/bin/swncctrl start

Changing the execution privileges for the service [Windows]

If the setup for the Agent for Systemwalker Centric Manager has been canceled, restore the execution privileges for the Agent service to the original account. However, if the execution privileges for the Agent service were not changed when the Agent for Systemwalker Centric Manager was set up (that is, if the version of Systemwalker Centric Manager to link to is V13.3.0 or later), no change is necessary.

  1. If the Agent service is running, then stop it:

    "%F4AN_INSTALL_PATH%\F4ANswnc\bin\swncctrl" stop

  2. Open the Windows Services dialog box.

  3. Open the Properties window for the "Systemwalker Jservlet (SWNET)" service.

  4. Select This account in the Log On tab of the Properties window, and set it to "LocalSystem".

  5. If the Agent service has been stopped, then start:

    "%F4AN_INSTALL_PATH%\F4ANswnc\bin\swncctrl" start