HP-UX WBEM DAS Indication Provider Datasheet, April 2010 Release
HP Technical
Data Sheet
HP-UX FC HBA CIM
Indication Provider
HP WBEM Services
HP
-
UX
Storage Indication
Provider
Provider Overview
Description
Web
-
Based Enterprise Management (WBEM) is an industry wide initiative to unify the management of
system,
networks, and applications across multiple and diverse vendor environments. It enables WBEM
clients to subscribe to indications, and indication consumers to receive indications. HP-Storage Indication
Provider is a Common Information Model (CIM) indication provider. It works in the Web-Based Enterprise
Management (WBEM) environment. This provider generates indications whenever the events of interest
occur in the storage subsystems.
On legacy servers, HPUXStorageIndicationProviderModule generates indications of the type
HP_DeviceIndication class.
On New Generation Integrity servers, HPUXStorageNativeProviderModule generates indications of the type
HP_DeviceIndication class.
Requirements
The
HPUXStorageIndicationProvider
Module
requires:
HP WBEM Services.
EMS core only for PA-RISC platforms.
Support Tools Manager (STM) only for PA-RISC platforms.
The HPUXStorageNativeProviderModule requires:
ProviderSvcsBase
HP WBEM Services
Supported managed
resources
The storage devices supported by the HP
-
UX Storage CIM Provider are DS2500 storage enclosure, MSA
60
and MSA 70 storage enclosures, HP StorageWorks Modular Array 1000, HP StorageWorks Modular SAN
Array 30, HP StorageWorks Modular SAN Array 1500, and all supported disk drives.
Supported OS
This provider is supported on HP-UX 11i v3 systems.
Special Requirements and
Dependencies
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
HPUXStorageNativeProviderModule uses the throttling configuration file located at /var/opt/psb/conf/
disk.indication.provider.tc for event throttling.
The logging level of HPUXStorageNativeProviderModule can be configured. This configuration file is
located at /opt/dasprovider/conf/ DiskLoggerConfig.xml.
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 -->