HP WBEM Services Software Developer's Kit for HP-UX Provider and Client Developer's Guide A.01

Example Provider Data Sheet
Provider Overview
Appendix D128
Provider Overview
Description—The Operating System Provider makes available
operating system information such as operating system type, version,
last boot up time, local date and time, number of users, swap space size,
and free physical memory. The Operating System Provider instruments
the CIM_OperatingSystem class and PG_OperatingSystem subclass.Not
all properties of the CIM_OperatingSystem are currently supported.
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.
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 itself is 32-bit
or 64-bit capable.
This provider is for use by clients as part of a basic understanding of the
identity of the managed system on which it is running (typically a server
or appliance). The current implementation is for HP-UX only.
Requirements—The provider requires HP WBEM Services for HP-UX.
Release history—Initial release with HP WBEM Services for HP-UX,
version 1.0. Re-released with HP WBEM Services for HP-UX, version
1.1. Re-released with HP WBEM Services for HP-UX, version 1.5.
Supported managed resources—Managed systems running HP
WBEM Services for HP-UX.