HP-UX WBEM Kernel Providers Release Notes (5900-1779, September 2011)

NOTE: The Boot and Crash dump providers are supported only on HP-UX 11i v3 system.
HP-UX WBEM Kernel Providers
The Kernel Configuration providers, Swap provider, and Boot and Crash dump providers support
the following features:
Instance provider
This feature provides information about kernel configuration parameters, swap space
related parameters, boot variables in stable storage, and crash dump related parameters.
The kernel tunable parameters, kernel module states, Boot variables and crash dump
related parameters can be modified using modifyInstance method. The
modifyInstance method is supported only on HP-UX 11i v3 OS.
The instance provider supports enumerateInstances, enumerateInstanceNames,
and getInstance method. Kernel Configuration, Boot and Crash dump providers
support modifyInstance method. Crash dump provider supports createInstance
and deleteInstance methods.
The enumerateInstances method returns all instances of class with all the
properties and their respective values.
The enumerateInstanceNames method returns the object path of all instances
of the class.
The getInstance method returns the requested instance with all the properties and
their respective values. There will always be only one instance.
The modifyInstance method is used to modify property values of an instance.
The createInstance method is used to create an instance of the class.
The deleteInstance method is used to delete an instance of the class.
Multiple client instances
Kernel providers supports two new properties that provide information about the usage of the
kernel tunable parameters. The two properties are:
Usage: Specifies the current usage value of the tunable.
Percentage: Specifies current usage value of the tunable in terms of percentage.
What's New in This Release
This version of the product contains a defect fix. For information about the defect fix, see “Defects
Fixed in This Version (page 6).
Installing the Kernel Providers
Kernel providers depot is available for download at:
http://h18013.www1.hp.com/products/servers/management/hpsim/dl_hpux.html#managed.
For more information on installing the providers, see the HP-UX WBEM Kernel Providers website
at:
http://h20293.www2.hp.com/
Kernel provider datasheets are installed along with the product and are available at the following
location:
/opt/uxprov/doc
HP-UX WBEM Kernel Providers 5