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

NOTE: This provider does not support the reboot and shutdown methods of the
CIM_OperatingSystem class. The PG_OperatingSystem subclass adds the SystemUpTime
and OperatingSystemCapability properties.
Computer System Provider
The Computer System Provider makes available basic computer system information, such as
computer name, status, and administrator contact information.
The Computer System provider uses the following classes:
CIM_ComputerSystem
CIM_UnitaryComputerSystem
PG_ComputerSystem
The PG_ComputerSystem class is a subclass of the CIM_UnitaryComputerSystem class.
It adds the following properties:
PrimaryOwnerPager
The pager number for the primary system owner.
SecondaryOwnerName
The name of the secondary owner of the system.
SecondaryOwnerContact
The phone number of the secondary owner of the system.
SecondaryOwnerPager
The pager number of the secondary owner of the system.
SerialNumber
The serial number of the system.
IdentificationNumber
The corporate asset number of the system.
These properties are typically on an HP-UX system using DMI.
NOTE: The PG_ComputerSystem class follows the industry convention of naming
CIM_UnitaryComputerSystem subclasses without including Unitary in the class name. This
practice is an exception to the normal practice used for creating non-DMTF defined subclasses
(simply changing the prefix of the superclass CIM_ to some organization-specific string).
Process Provider
The Process Provider makes available the basic UNIX process information, such as name of the
executable image, process ID, priority, execution state, and various process resource utilization
statistics. Client applications can use this provider to give clients an understanding of the processes
running on the managed system within the context of its operating system.
In addition to implementing the properties of CIM_Process, these providers implement the
properties of CIM_UnixProcess and CIM_UnixProcessStatisticalInformation in CIM
v2.6 as PG_UnixProcess and PG_UnixProcessStatisticalInformation.
IP Provider
The IP Provider makes available information on the IP addresses that can be used to access a
platform.
Providers and clients for HP WBEM Services 23