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, 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
-
Make sure that the host where you plan to install managed host meets or exceeds system and operating system requirements.
-
Download the managed host installation files bundle, and unzip it.
-
Open an operating system console.
-
On the host where you plan to install managed host, log on as root.
-
Change directory to the location where you unzipped the installation files bundle.
On AIX hosts, decompress the downloaded file.
-
At the command prompt, enter one of the following commands to install the package:
-
For AIX, enter the following:
-
installp -ac -d VRTSsfmh_7.2.0.0_AIX.bff VRTSsfmh
-
For Linux, enter the following:
rpm -ivh VRTSsfmh_7.2.0.0_Linux.rpm
-
For Solaris versions before version 11 on SPARC, enter the following:
pkgadd -d VRTSsfmh_7.2.0.0_SunOS_arch_sparc.pkg
-
For Solaris 10 on x86, enter the following:
pkgadd -d VRTSsfmh_7.2.0.0_SunOS_arch_i386.pkg
-
For Solaris 11 on SPARC, enter the following:
pkg install --accept -g VRTSsfmh_7.2.0.0_SunOS_arch_sparc_osr_5.11.p5p VRTSsfmh
-
For Solaris 11 on x86, enter the following:
pkg install --accept -g VRTSsfmh_7.2.0.0_SunOS_arch_i386_osr_5.11.p5p VRTSsfmh
-
Verify that the
VRTSsfmhpackage is installed and the required processes have started.
More Information
Related information