Installing Management Server on Linux (on premises and cloud)
You can install the InfoScale Operations Manager Management Server on a Linux host using the following file:
-
For Management server:
InfoScale_Operations_Manager_MS_9.2.0_Linux_Full.bin
The
.bin file installs the VRTSsfmcs and the VRTSsfmh packages on the target host.
Note: By default, theVRTSsfmcsand theVRTSsfmhpackages are installed in the/optdirectory. You cannot specify a different location to install the packages.
You can install InfoScale Operations Manager Management Server on AWS, Azure, and Google cloud. The procedure for installing InfoScale Operations Manager Management Server on AWS, Azure, and Google cloud is same as follows.
To install InfoScale Operations Manager Management Server on Linux
-
Make sure that the host where you plan to install Management Server meets or exceeds system and operating system requirements.
-
Download and unzip the installation file.
-
Open an operating system console.
-
On the host where you plan to install Management Server, log on as root.
-
Change directory to the location where you unzipped the
.binfile. -
At the command prompt, enter the following directory:
-
./InfoScale_Operations_Manager_MS_9.2.0_Linux_Full.bin
If you see thePermission Deniederror, change the permissions for the.binfile. To change the permission, run the appropriate command:-
chmod +x InfoScale_Operations_Manager_MS_9.2.0_Linux_Full.bin
-
-
To accept the End User License Agreement and proceed with installation, type
y.The installation is complete when you see messages similar to the following:Installation is complete. You will need to configure InfoScale Operations Manager Management Server.Please open your browser and type the following URL to configure:https://myhost.example.com:5634/or, run"/opt/VRTSsfmh/bin/perl /opt/VRTSsfmcs/bin/cli_cms_config.pl" command in your terminal.Please skip this step if you intend to use this host as a standby node for InfoScale Operations Manager Management Server HA. -
Verify that the packages are installed and the processes are started.
-
Configure InfoScale Operations Manager.
More Information
Verifying Management Server installation on Linux
Related information
../../../section-i-installing-and-configuring-infoscale-operations-manager/installing-upgrading-and-uninstalling-infoscale-operations-manager/about-installing-management-server.md