Installing managed host on UNIX/Linux

You can install Veritas InfoScale Operations Manager managed host on a UNIX/Linux host by installing the VRTSsfmh package on it.

Note:

By default, the VRTSsfmh package is installed in the /opt directory. 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 or HP-UX hosts, decompress the downloaded file.

  6. At the command prompt, enter one of the following commands to install the package:
    • For AIX, enter the following:

      installp -ac -d VRTSsfmh_7.0.0.0_AIX.bff VRTSsfmh

    • For HP-UX, enter the following:

      swinstall -s $PWD VRTSsfmh

    • For Linux, enter the following:

      rpm -ivh VRTSsfmh_7.0.0.0_Linux.rpm

    • For Solaris versions before version 11 on SPARC, enter the following:

      pkgadd -d VRTSsfmh_7.0.0.0_SunOS_arch_sparc.pkg

    • For Solaris 10 on x86, enter the following:

      pkgadd -d VRTSsfmh_7.0.0.0_SunOS_arch_i386.pkg

    • For Solaris 11 on SPARC, enter the following:

      pkg install --accept -g VRTSsfmh_7.0.0.0_SunOS_arch_sparc_osr_5.11.p5p VRTSsfmh

    • For Solaris 11 on x86, enter the following:

      pkg install --accept -g VRTSsfmh_7.0.0.0_SunOS_arch_i386_osr_5.11.p5p VRTSsfmh

  7. Verify that the VRTSsfmh package is installed and the required processes have started.

More Information

Operating system requirements

Verifying managed host installation on UNIX

About installing managed host