Control-M/Enterprise Manager Installation
The Control-M/EM installation includes the following components and features:
-
Control-M/EM server
-
Control-M/EM database
-
(Windows only) Control-M/EM client components
-
Control-M/Forecast
-
Control-M/Self-Service
-
Control-M SLA Management
Control-M SLA Management requires additional resources to run. BMC recommends that you run Control-M SLA Management on a Control-M/EM Distributed instance.
If you have additional load balancing and geo-redundancy requirements, you can install multiple instances of Control-M/EM with its client and server components.
Before you install Control-M/EM, verify that your system meets the requirements, as described in Control-M/EM System Requirements.
To install Control-M/EM on UNIX, complete the pre-installation procedures, as described in Control-M/EM Pre-Installation Procedures on UNIX.
You can install Control-M/EM with one of the following options:
-
Default: Installs Control-M/EM with a dedicated PostgreSQL database server, default database name, default username, and default ports.
-
Custom: Installs Control-M/EM with your choice of an external database server, database name, username, and ports.
-
Distributed: Installs an additional Control-M/EM without a database server, but which is connected to a database server on another Control-M/EM. By default, there are no components defined in a Control-M/EM distributed machine, except for the Control-M/EM Configuration Agent.
If you install Control-M/EM and Control-M/Server on the same host, or if you install multiple instances of Control-M/EM on the same host (UNIX only), you must configure the Zookeeper and Kafka services to communicate via different ports on Control-M/Server and on the additional Control-M/EM instances, as described in
The following procedures describe how to install Control-M/EM on UNIX and Windows:
Control-M/EM System Requirements
Before you install Control-M/EM, verify that your operating system, processor, and database server are supported and have the required amount of memory and disk space. For a full list of requirements, see the Control-M 9.0.21.300 Release Notes.
Verify that your system meets one of the following requirements:
Control-M/EM UNIX System Requirements
The following table lists the prerequisite requirements for a UNIX platform. These values represent the minimum requirements for an entry level deployment. For higher capacity workloads, add resources.
Resource |
Specification |
Requirement |
---|---|---|
Compatible Processors |
AIX |
|
Linux |
x86_64 | |
Memory |
N/A |
Required memory depends on the size of your production environment, as follows:
For more information about these sizes, see Control-M/EM Production Size. You need an additional 4 GB if the database is on the same host as Control-M/EM. |
Disk Space |
N/A |
60 GB Upgrade: 12 GB If you need to install Control-M with a remote database server, 10 GB are required on the database server. BMC Software recommends that you reserve 1.5 times the amount of host memory in disk swap space. For example, a host with 24 GB of memory would require 36 GB of disk space. |
CPU |
4 VCPU |
100 SPEC rating (SPECint2006) |
Control-M/EM Windows System Requirements
The following table lists the prerequisite requirements for a Windows platform. These values represent the minimum requirements for an entry level deployment. For higher capacity workloads, add resources.
Resource |
Requirement |
---|---|
CPU |
|
Compatible Processors |
x86_64 |
Display |
16-bit (65,536) colors or higher. |
Memory |
Depends on the size of your production environment:
For more information about these sizes, see Control-M/EM Production Size. You need an additional 4 GB if the database is on the same host as Control-M/EM. |
Disk Space |
60 GB Upgrade: 7 GB If you are installing Control-M with a remote database server, 10 GB are required on the database server. BMC Software recommends that you reserve 1.5 times the amount of host memory in disk swap space. For example, a host with 24 GB of memory would require 36 GB of disk space. |
Related Software |
|
CPU |
|
Control-M/EM Production Size
The following table summarizes the criteria that determine production environment size categories.
Measurement |
Small |
Medium |
Large |
---|---|---|---|
Active Jobs |
0–40,000 |
35,000–300,000 |
280,000–600,000 |
Job Executions Each Day |
0–40,000 |
35,000–300,000 |
280,000–600,000 |
Users |
20–40 |
40–200 |
180–400 |
Control-M/EM Pre-Installation Procedures on UNIX
Before you install Control-M/EM, you must complete the following procedures:
-
Configuring a User Account on UNIX: Describes how to configure specific parameters for Control-M/EM.
-
Setting Environment Variables in UNIX: Describes how to set environment variables in UNIX, which enables you to see messages from the console.
-
Setting the Java Environment Variable: Describes how to set the Java environment variable, which points to an external Java installation.
-
Verifying Operating System Levels and Patches: Describes how to verify operating system level and patches with Control-M/EM requirements.
-
PostgreSQL UNIX Kernel Parameters: Describes how to modify AIX and Linux system parameters, which enables you to allocate resources for Control-M components.
Installing Control-M/EM on UNIX
This procedure describes how to install Control-M/EM on UNIX. You can perform this installation with the default settings or choose Custom Installation to select the database server, database names, usernames, hostnames, and port settings. To install multiple instances of Control-M/EM on several hosts with the same configuration, use the automatic installation, as described in this procedure.
-
You need to install the Control-M client on a Windows host.
-
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
-
Verify that your operating system and database software is compatible with the current version of Control-M/EM, as described in Control-M/EM UNIX System Requirements
-
Ensure that all pre-installation procedures are completed, as described in Control-M Pre-installation Procedures.
-
Verify that you meet the Java requirements, as described in Control-M External Java Installation.
-
To install on cluster environment, see Control-M/EM UNIX Cluster Configuration.
-
If you are running the Kafka service, install a Bash shell.
Begin
-
Copy the installation files from the temporary directory that you created in Obtaining Control-M installation files, to the home directory.
-
Set your DISPLAY environment variable, as described in Setting Environment Variables in UNIX.
-
From your home directory, type the following command:
<source_path>/setup.sh
-
Do one of the following:
-
Interactive Install: Select the Control-M/Enterprise Manager option and continue with the on-screen instructions until the installation is complete, as described in Installing Control-M/EM on UNIX (video).
-
Automatic Install: Create a parameter file and then run the automatic install in a non-interactive mode, as follows:
-
Select the Control-M/Enterprise Manager option and continue with the on-screen instructions until the Summary window.
-
Click Generate and select the location to create the XML parameter file.
-
Click Yes to quit the installation.
A confirmation message appears.
-
Click Yes.
-
Copy the automatic installation parameters file to a network location that is accessible to all hosts where you want to perform an automatic installation.
-
To run the installation script, type the following command:
<source_path>/setup.sh -silent /app/CONTROLM-TMX/em-install.xml
To encrypt a password in the installation, run the following command:
<source_path>/Setup_files/components/em/setup.sh -encrypt <password>
The installation log can be found at the following location:
<$HOME>/BMCINSTALL/log/BMC_Control-M_Enterprise_Manager_<date-time>.log
The backup file is available in the following location:
$HOME/BMCINSTALL/uninstall/DRNFT.9.0.21.300/backup_area
-
-
Continue with Control-M Post-installation Procedures on UNIX.
By default, Control-M/EM and Control-M clients are configured to communicate via HTTP. To secure your environment, BMC recommends that you change your configuration to HTTPS, as described in Zone 1 SSL Configuration.
Installing Control-M/EM on Windows
This procedure describes how to install Control-M/EM on Windows. You can install with the default settings, or choose the custom installation to select the database server, database names, usernames, hostnames, and port settings. If you want to install multiple instances of Control-M/EM on several hosts using the same configuration, use the automatic installation, as described in this procedure.
If Control-M/EM and Control-M/Server are installed on the same Windows host (including cluster), you must be install each component on the same drive.
Before You Begin
-
Ensure that your operating system and database software is compatible with the current version of Control-M/EM, as described in Control-M/EM Windows System Requirements.
-
Verify that you have met the Java requirements, as described in Control-M External Java Installation.
-
If you are installing on cluster environment, see Control-M/EM Windows Cluster Configuration.
Begin
-
Log in to the host using a user ID that has Administrator permissions.
-
Copy the installation files from the temporary directory that you created in Obtaining Control-M installation files, to the home directory.
-
From a command prompt window, run the following command:
<source_path>\setup.exe
-
Do one of the following:
-
Interactive Install: Select the Control-M/Enterprise Manager option and continue with the on-screen instructions until the installation is complete.
-
Automatic Install: Create a parameter file and then run the automatic install in a non-interactive mode, as follows:
-
Select the Control-M/Enterprise Manager option and continue with the on-screen instructions until the Summary window.
-
Click Generate and select the location to create the XML parameter file.
-
Click Yes to quit the installation.
A confirmation message appears.
-
Click Yes.
-
Copy the automatic installation parameters file to a network location that is accessible to all hosts where you want to perform an automatic installation.
-
Log in using a user ID that has Administrator permissions on the current host.
-
Run the following installation script:
<source_path>\Setup_files\components\em\setup.exe -silent <xml_path>\<filename.xml>
To encrypt a password in the installation, run the following command:
<source_path>\Setup_files\components\em\setup.exe-encrypt <password>
The installation log can be found at the following location:
<installFolder>\BMCINSTALL\log\BMC_Control-M_Enterprise_Manager_<date-time>.log
The backup file is available in the following location:
<Install Directory>\BMCINSTALL\uninstall\DRNFT.9.0.21.300\backup_area
By default, Control-M/EM and Control-M clients are configured to communicate via HTTP. To secure your environment, BMC recommends that you change your configuration to HTTPS, as described in Zone 1 SSL Configuration.
-
-
Changing the DBO Password
This procedure describes how to change the Oracle, MSSQL, or PostgreSQL DBO password on UNIX and Windows. You must perform this procedure on all Control-M/EM installations (primary, secondary, and Control-M/EM Distributed) as they use the same database.
If High Availability is enabled, you must first perform this procedure on the primary Control-M/EM, and then on all other Control-M/EM servers. The first time that you perform this procedure on the primary, you must the database administrator username and password.
Begin
-
Shut down all Control-M/EM components on all Control-M/EM installations including the Control-M/EM Configuration Agent (primary, secondary, and Control-M/EM Distributed).
-
On the primary host, run the following command:
-
UNIX: <BMC_Install_Folder>/ctm_em/bin/change_em_database_owner_password.sh
-
Windows: <BMC_Install_Folder>\Control-M EM\Default\bin\change_em_database_owner_password.bat
-
-
On the remaining hosts, run the following command:
-
UNIX: <BMC_Install_Folder>/ctm_em/bin/change_em_database_owner_password.sh
-
Windows: <BMC_Install_Folder>\Control-M EM\Default\bin\change_em_database_owner_password.bat
-
Uninstalling Control-M/EM from UNIX
This procedure describes how to uninstall Control-M/EM from UNIX.
-
If you are working in a Distributed environment, you must uninstall all Control-M/EM Distributed instances before you uninstall the Control-M/EM primary.
-
Automation API CLI is not included in 9.0.21.200 on Red Hat 8 and 9, CentOS 7, Amazon Linux 2, Suse 12.1, and Oracle Enterprise Linux 7. If you uninstall, Automation API CLI is not restored. It is not saved in the backup directory.
Before You Begin
-
Ensure that all jobs have completed execution.
Begin
-
Log in to the host where Control-M/EM is installed.
-
Navigate to the following directory:
<EM_Installation_Folder>/BMCINSTALL/uninstall/
-
Run the following command:
-
Interactive Uninstall: DRNFT.9.0.21.300/uninstall.sh
-
Automatic Uninstall: DRNFT.9.0.21.300/uninstall.sh -silent
Control-M/EM is successfully removed from your host. If you performed a downgrade, Control-M components are up and running.
-
Uninstalling Control-M/EM from Windows
This procedure describes how to uninstall Control-M/EM from Windows.
If you are working in a Distributed environment, you must uninstall all Control-M/EM Distributed instances before you uninstall the Control-M/EM primary.
Before You Begin
-
Ensure that all jobs have completed execution.
Begin
-
From the Start menu, select Control Panel.
-
Double-click or Programs and Features.
-
Select Control-M/Enterprise Manager 9.0.21.300 and click Uninstall.
-
Click OK to continue.
Control-M/EM is successfully removed from your host. If you performed a downgrade, Control-M components are up and running.
Performing an Automatic Control-M/EM Uninstall on Windows
This procedure describes how to uninstall Control-M/EM from Windows via an automatic uninstall.
Before You Begin
-
Ensure that all jobs have completed execution.
Begin
-
Log in to the host where Control-M/EM is installed with a username that has Administrator permissions.
-
Navigate to the following directory:
<em_InstallFolder>\BMCINSTALL\uninstall\DRNFT.9.0.21.300
-
Type the following command:
Uninstall.exe -silent
Control-M/EM is successfully removed from your host.