Administrator's and User's Guide for SFM HP-UX 11i v3 September 2012

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
The SFM depot is available for download on the OE media and web. September 2011 web release
onwards, all the HP-UX 11i v3 version of WBEM providers and Diagnostics products, are available
for download on the WBEM Management bundle for HP-UX 11i v3 bundle page athttps://
h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?
productNumber=WBEMMgmtBundle.
NOTE: HP's WBEM Management bundle is released only on the web. All the products from the
WBEM Management bundle must be installed together. This is due to product interdependency.
These products might not work if they are installed individually.
Installing and Upgrading Products from the Bundle
1. Go to HP Software Depot at http://software.hp.com/.
2. Search for WBEMMgmtBundle and select WBEM Management bundle for HP-UX 11i v3. The
Overview page is displayed. This page provides the details of solution for installation/upgrade
of WBEM Management products bundle.
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. on to your
local system and install the bundle using the following command:
# swinstall -s / WBEMMgmtBundle
9. To verify if products in WBEMMgmtBundle are installed successfully, run the following command
at the HP-UX prompt:
# swverify <product name>
For ex: Use the following command to verify SysFaultMgmt product
# swverify SysFaultMgmt
If the product is installed successfully on your system, the following message is displayed:
Verification succeeded
If the products are not installed successfully on your system, run the following command at the
HP-UX prompt to view the log file for errors:
# grep -i error /var/adm/sw/swagent.log
22 Installing the SFM software