Administrator's and User's Guide for SFM HP-UX 11i v3 April 2010
2. Mount the CD to a location of your choice, as in the following example:
# mount /dev/dsk/c1t2d0 /tmp/cdrom
3. To install the SFM software and all the dependencies, enter the following command at the
HP-UX prompt:
# swinstall -x autoselect_dependencies=true -x
enforce_dependencies=true -s /tmp/cdrom SysFaultMgmt
4. Unmount the CD. To unmount, enter the following command at the HP-UX prompt:
# unmount /tmp/cdrom
5. To verify whether the SFM software is installed properly, enter the following command at
the HP-UX prompt:
# swlist | grep SysFaultMgmt
If the SFM software is installed properly, SysFaultMgmt and the version number of the SFM
software appear in the output. If the SFM software is not installed properly, you must repeat
the installation procedure. For more information, see “Verifying the Installation” (page 23).
Installing the SFM Software from the Web
Starting with HP-UX 11i v3 March 2009 release, OnlineDiag and SysFaultMgmt products are
available through HP-UX Diagnostics Products Collection (DiagProdCollection) Mega bundle.
This Mega bundle is available only on web. You will require to install SysFaultMgmt, OnlineDiag
and ProviderSvcsBase product together from the DiagProdCollection bundle due to the product
dependency.
To install the SFM software from the Software Depot, complete the following steps:
1. Go to HP Software Depot at: http://www.hp.com/go/softwaredepot
2. Search for DiagProdCollection and select Diagnostics Products Collection for the HP-UX 11i v3
Systems. The Overview page is displayed.
3. Go to the Installation page and review Prerequisites to ensure that your system meets the
requirements.
4. Select the Receive for Free >> option at the bottom right of the page.
5. Select the appropriate release of the HP-UX operating system.
6. Enter your registration information. Read and accept the terms and conditions.
7. Click Next >> at the bottom right of the page.
8. Click the appropriate link under Download Software to download the software. Save the
software in a local directory on your system, for example, /tmp/SysFaultMgmt.depot.
9. To install the product, login as superuser and enter the following command:
# swinstall -s <full path of depot> SysFaultMgmt
For example,
# swinstall -s /tmp/SysFaultMgmt.depot SysFaultMgmt
10. To verify whether the SFM software is installed properly, enter the following command at
the HP-UX prompt:
# swlist | grep SysFaultMgmt
If the SFM software is installed properly, SysFaultMgmt and the version number appear in
the output. If the SFM software is not installed properly, you must repeat the installation
procedure. For more information, see “Verifying the Installation” (page 23).
Verifying the Installation
This section describes how to verify the SFM software installation using the TUI and the CLI.
Installing the SFM Software from the Web 23