Installing Control-M/Agent on UNIX

This procedure describes how to install Control-M/Agent on UNIX. If you want to install multiple instances of Control-M/Agent on several computers using the same configuration, use the automatic installation, as described in this procedure.

NOTE: If a previous version of Control-M/Agent is detected, an upgrade is automatically performed and the parameters values from the previous version are used.

NOTE: The default installation 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 installation or perform an automatic installation.

Before You Begin

Ensure that you have met the following requirements:

To install Control-M/Agent on UNIX:

  1. Log in as a Control-M/Agent user.
  2. Copy the installation files from the temporary directory that you created in Obtaining Control-M installation files, to the home directory.
  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 installation log can be found at the following location:

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

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

  6. After Agent installation, jobs can run under the Agent user account only. To allow jobs to run under other Run As users, you must change the Agent mode. For information on how to do this, see set_agent_mode.

    NOTE: By default, Control-M/Agent is configured to work with TCP. To secure your environment, BMC recommends to change your configuration to SSL, as described in Zone 2 and 3 SSL configuration.

Parent Topic

Control-M/Agent installation