Installing managed host on UNIX/Linux

Last published : Jun 19, 2026
You can install Veritas InfoScale Operations Manager managed host on a UNIX/Linux host by installing the VRTSsfmh package on it.
Note: By default, theVRTSsfmhpackage is installed in the/optdirectory. You cannot specify a different location to install the package.
To install Veritas InfoScale Operations Manager managed host on a UNIX/Linux host
  1. Make sure that the host where you plan to install managed host meets or exceeds system and operating system requirements.
  2. Download the managed host installation files bundle, and unzip it.
  3. Open an operating system console.
  4. On the host where you plan to install managed host, log on as root.
  5. Change directory to the location where you unzipped the installation files bundle.
On AIX hosts, decompress the downloaded file.
  1. At the command prompt, enter one of the following commands to install the package:
    • For AIX, enter the following:
installp -ac -d VRTSsfmh_7.3.1.0_AIX.bff VRTSsfmh
  • For Linux, enter the following:
rpm -ivh VRTSsfmh_7.3.1.0_Linux.rpm
  • For Solaris versions before version 11 on SPARC, enter the following:
pkgadd -d VRTSsfmh_7.3.1.0_SunOS_arch_sparc.pkg
  • For Solaris 11 on SPARC, enter the following:
pkg install --accept -g VRTSsfmh_7.3.1.0_SunOS_arch_sparc_osr_5.11.p5p VRTSsfmh
  • For Solaris 11 on x86, enter the following:
pkg install --accept -g VRTSsfmh_7.3.1.0_SunOS_arch_i386_osr_5.11.p5p VRTSsfmh
  1. Verify that the VRTSsfmh package is installed and the required processes have started.
More Information
Related information