HP WBEM Services for HP-UX System Administrator Guide (5900-1624, April 2011)

NOTE: This command automatically aborts all current client connections and stops the CIM
Server. After the version is upgraded, HP WBEM Services automatically restarts the CIM Server
and any indication providers that are installed are restarted. Also, the disabled providers are
enabled.
IMPORTANT: After upgrading the HP WBEM Services version in your environment, you must
upgrade the versions of the providers that are compatible with the HP WBEM Services version that
you have upgraded to.
Downgrading HP WBEM Services
HP recommends that you do not downgrade to minor versions of HP WBEM Services.
Re-installing HP WBEM Services
The HP WBEM Services version that is currently installed in your environment might be corrupted.
In such instances, you must re-install the software. To re-install the software, you must know of the
current version that is installed. Run the following command to determine the currently installed
version of HP WBEM Services:
# swlist -l product WBEMServices
After determining the version, complete the following procedure to re-install HP WBEM Services:
1. Download the HP WBEM Services version from the following location:
http://software.hp.com
2. Copy the downloaded depot file to a local directory on the system.
3. Log in to the HP-UX system as root and go to the directory where you downloaded the depot
file.
4. Run the following HP-UX command to start the installation:
swinstall -x reinstall=true -s <Downloaded Depot Name>\ WBEMServices
Providers and clients for HP WBEM Services
This section describes the default providers and clients that are available with HP WBEM Services.
NOTE: To view a list of all the provider modules on your system, run the cimprovider -l
command. To view the providers in a specific module, run the cimprovider -l -m
<module_name> command.
Providers available with HP WBEM Services
Following are the default providers available with HP WBEM Services:
Operating System Provider
The Operating System Provider gives operating system information, such as OS type, version, last
boot up time, local date and time, number of users, swap space size, and free physical memory.
This provider is used by clients to determine the basic understanding of the identity of the managed
system on which it is running.
This provider uses the CIM_OperatingSystem class and the PG_OperatingSystem subclass.
SystemUpTime is a convenience property. It provides direct access to this value, versus
having client/providers calculate the value from LastBootUpTime and the LocalDateTime.
OperatingSystemCapability indicates whether the OS is 32-bit or 64-bit capable.
22 Installing and setting up HP WBEM Services