HP-UX ProviderSvcsBase Administrator Guide, September 2012
Table Of Contents
- HP-UX ProviderSvcsBase administrator guide
- Contents
- 1 Introduction
- 2 Installing the PSB Software
- 3 Using PSB Components
- 4 Troubleshooting PSB
- A PSB configuration files
- Support and Other Resources
- 5 Documentation feedback

9. Unmount the CD.
# unmount /tmp/cdrom
10. Verify the installation.
# swlist | grep ProviderSvcsBase
If the PSB software is installed, product and the version number of the PSB software are
displayed in the output. If the PSB software is not installed properly, you must repeat the
installation procedure. For more information, see “Verifying the Installation” (page 9).
Installing Using the CLI
To install the PSB software using CLI, complete the following steps:
1. Log in to the system as a superuser.
2. Mount the CD to a location of your choice.
# mount /dev/dsk/c1t2d0 /tmp/cdrom
3. Install the PSB software and all the dependencies.
# swinstall -x autoselect_dependencies=true -x
enforce_dependencies=true -s /tmp/cdrom ProviderSvcsBase
4. Unmount the CD.
# unmount /tmp/cdrom
5. Verify whether the PSB software is installed.
# swlist | grep ProviderSvcsBase
If the PSB software is installed, PSB and the version number of the PSB software appear in the
output. If the PSB software is not installed properly, you must repeat the installation procedure.
For more information, see “Verifying the Installation” (page 9).
Installing the PSB software from the web
The PSB 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 at https://
h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?
productNumber=WBEMMgmtBundle.
8 Installing the PSB Software