Upgrading Control-M/Agent on UNIX

This procedure describes how to upgrade from Control-M/Agent 8.0.00.500 and higher to the latest version of Control-M/Agent on UNIX. If you want to upgrade multiple instances of Control-M/Agent on several computers using the same configuration, use the automatic upgrade, as described in this procedure.

NOTE: This procedure upgrades Control-M/Agent locally. To deploy and upgrade multiple Control-M/Agents from the CCM, see Control-M/Agent deployment.

NOTE: The default upgrade is interactive and uses a GUI display. XServer must be running and configured using the DISPLAY environment variable. If you do not have XServer available, BMC recommends that you continue with the console upgrade or perform an automatic upgrade.

Before You Begin

Ensure that you have met the following requirements:

To upgrade Control-M/Agent on UNIX:

  1. Log in as a Control-M/Agent user and then switch to user root.
  2. Copy the installation files from the temporary directory that you created in Obtaining Control-M installation files, to the home directory.

    If you are upgrading Control-M/Agent in non-root mode, log out user root and log in as the Control-M/Agent user.

  3. Set your DISPLAY environment variable, as described in Setting environment variables in UNIX.
  4. From your home directory, type the following command:

    <source_path>/setup.sh

  5. Do one of the following:

    The upgrade log can be found at the following location:

    <$HOME>/BMCINSTALL/log/BMC_Control-M_Agent_<date-time>.log

    After you have upgraded Control-M/Agent, you need to run a script that removes the Log4j v2 vulnerability, as described in 000391322.

Parent Topic

Control-M upgrade