HP WBEM Services for HP-UX and Linux System Administrator's Guide
Installing and Setting up HP WBEM Services
Before Starting HP WBEM Services
Chapter 5 47
NOTE Do not move or change HP WBEM Services files. Their locations are
predetermined.
Providers Included with HP WBEM Services
The following section details the providers that are shipped with HP
WBEM Services. These providers are automatically installed with HP
WBEM Services.
NOTE To see a list of provider modules on your system, use the cimprovider
-l command. To see a provider in a particular module, use cimprovider
-l -m <modulename>
• Operating System Provider
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.
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 Operating System Provider makes use of the
CIM_OperatingSystem class and 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 itself is
32-bit or 64-bit capable.