HP-UX WBEM DAS Indication Provider Datasheet, September 2011 Release

The content of the file is as follows:
<DiskConfig>
<LoggerConfig>
<Severity> MILESTONE </Severity> <!-- Possible Values are MILESTONE,INFORMATIONAL,
WARNING, ERROR, CRITICAL, STOPLOGGING
-->
<Target> /var/opt/dasprovider/log/dasprovider.log </Target>
<FileSize> 20480 </FileSize> <!--
sets the max. file size in KB. Min allowed value 2KB, Max allowed
value , 1048576 KB (1 GB)
-->
<NBackupFiles> 3 </NBackupFiles> <!-- Number of files to roll over. Min allowed value 1, Max
allowed value 10
-->
</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 StorageIndication Provider is included in the Software 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)