HP-UX WBEM Fibre-Channel Indication Provider Datasheet, April 2010
Th
e logging level of HPUXFCNativeIndicationProviderModule can be configured. This configuration file is
located at /var/opt/fcprovider/conf/ FCLoggerConfig.xml The contents of the file areas follows:
<FCConfig>
<LoggerConfig>
<Severity> TRACE </Severity> <!-- Possible Values are MILESTONE,INFORMATIONAL, WARNING,
ERROR, CRITICAL, STOPLOGGING -->
<Target> /var/opt/fcprovider/log/fcprovider.log </Target>
<FileSize> 20480 </FileSize> <!-- sets the max. file size in KB. Min allowed va
lue 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>
</FCConfig>
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 FC Indication Provider is
included in
the Softwar
e Distributor bundle FCProvider,
which includes:
Schema MOF files: HP_DeviceIndication.mof in /opt/fcprovider/mof/
Provider registration MOF file for legacy servers: HPUXFCIndicationR.mof in
/opt/fcprovider/mof/
Provider registration MOF file for New Generation Integrity Servers:
HPUXFCNativeIndicationR.mof in /opt/fcprovider/mof
Provider module shared library for legacy servers: libHPUXFCIndicationProviderModule.1 in
/opt/fcprovider/lib
Provider module shared library for New Generation Integrity Servers:
libHPUXFCNativeIndicationModule.so.1 in /opt/fcprovider/lib
Monitor Client Configuration File for EMS to WBEM Wrapper Provider (.clcfg)
/var/opt/fcprovider/conf/wbem_dm_TL_adapter.clcfg
/var/opt/fcprovider/conf/wbem_dm_ql_adapter.clcfg
/var/opt/fcprovider/conf/wbem_dm_fclp_adapter.clcfg
Additionally on HPUX11iv2, HPUXFCIndicationProviderModule requires the following throttling
configuration files,
/var/stm/config/tools/monitor/wbem_dm_raid_adapter.clcfg
/var/stm/config/tools/monitor/wbem_dm_sas_adapter.clcfg
/var/stm/config/tools/monitor/wbem_gazemon.clcfg
/var/stm/config/tools/monitor/wbem_msamon.clcfg