HP-UX WBEM DAS Indication Provider Datasheet, April 2010 Release
</LoggerConfig>
</DiskConfig>
In order to change the logging configuration, the following steps are to be followed:
1. Edit the configuration file to change the threshold logging level
and/or target.
a) Threshold: Possible values are (in increasing severity)
INFORMATIONAL
WARNING
ERROR
CRITICAL
STOPLOGGING
MILESTONE
All these changes will be effective upon restart of provider.
NOTE: The INFORMATIONAL logging severity will generate a lot of log-
messages. It is strongly advised not
to
use this severity level for a long time, for the generated log-files may use a lot of disk space. The default
(and
recommended) threshold in the runtime environment is WARNING.
b) Target: Possible values include:
(i) STDOUT: All log messages are delivered to console.
(ii) The complete path to the file where the log messages are to be written
Setting Up This Provider
Installing this provider
The
Storage
Indication Provider is
included in
the Softwar
e Distributor bundle
DASProvider
,
which includes:
Schema MOF files: HP_DeviceIndication.mof in /opt/dasprovider/mof/
Provider registration MOF file for legacy servers: HPUXStorageIndicationR. mof in
/opt/dasprovider/mof/
Provider registration MOF file for New Generation Integrity Servers:
HPUXStorageNativeProviderR.mof in /opt/dasprovider/mof
Provider module shared library for legacy servers: libHPUXStorageIndicationModule.so.1 for
Itanium and libHPUXStorageIndicationModule.1 for PA-RISC in /opt/dasprovider/lib
Provider module shared library for New Generation Integrity Servers:
libHPUXStorageNativeProvider.so in /opt/dasprovider/lib
Monitor Client Configuration File for EMS to WBEM Wrapper Provider (.clcfg)
/opt/dasprovider/conf/wbem_provider_disk_em.clcfg
/opt/dasprovider/conf/wbem_gazemon.clcfg
/opt/dasprovider/conf/wbem_msamon.clcfg
/opt/dasprovider/conf/wbem_msamon_sas.clcfg
Using This Provider
Schema supported by this
provider
This Provider services HP_DeviceIndication
class and is compliant with CIMSchema v2.7. Table 1
shows the properties of HP_DeviceIndication class that are supported by the provider.
Clients are expected to:
Subscribe to this provider using a CIMClient (could be Java/C++ client or wbemexec)
Write an appropriate WBEM consumer to consume the indications generated by
DiskIndicationProvider, GazeIndicationProvider, MsaIndicationProvider,
MsaSASIndicationProvider
Table 1: HP_DeviceIndication and base classes’ supported properties. Properties that are not supported are not mentioned.)
Table 1 describes the properties of the HP_DeviceIndication and base classes’ . It has three columns. The first is the property name (including type
and units), the second lists the property inheritance (indicating which class or super class defines the property), and the third discusses the property
and its value. Each row describes a property. Note: while some properties in the table are marked with the “Write” qualifier (based on their