Administrator's and User's Guide for SFM HP-UX 11i v2 December 2008

# ln -s /opt/sfm/lib/libsfmproviders.1
/opt/wbem/providers/lib/libsfmproviders.so
On PA-RISC-based systems, enter:
# ln -s /opt/sfm/lib/libsfmproviders.1
/opt/wbem/providers/lib/libsfmproviders.sl
To check whether the link is created, enter the following command at the /opt/wbem/providers/lib
directory:
# ls
Following is a sample output indicating that the link is created:
On Itanium-based systems:
# lrwxr-xr-x 1 root sys 30 Jan 12 06:56 libsfmproviders.so ->
/opt/sfm/lib/libsfmproviders.1
On PA-RISC-based systems:
# lrwxr-xr-x 1 root sys 30 Jan 12 6:56 libsfmproviders.sl ->
/opt/sfm/lib/libsfmproviders.1
If the link is already present, the following error message appears:
# ln: /opt/wbem/providers/lib/libsfmproviders.sl exists
Cause 3
The provider is not registered under the module.
Solution
To check whether the provider is registered under a module, enter the following command at
the HP-UX prompt:
# cimprovider -l -m SFMProviderModule
The following sample output on Itanium-based systems indicates that the provider is registered
under the module:
CPUProvider
CPUStatusProvider
EMSWrapperProvider
EventIndicationConsumer
SFMIndicationProvider
MemoryProvider
MemoryStatusProvider
StateChangeIndicationProvider
ChassisProvider
CoolingStatusProvider
PowerStatusProvider
ThermalProvider
VoltageProvider
The following sample output on PA-RISC-based systems indicates that the provider is registered
under the module:
CPUProvider
CPUStatusProvider
EMSWrapperProvider
EventIndicationConsumer
MemoryProvider
MemoryStatusProvider
StateChangeIndicationProvider
ChassisProvider
CoolingStatusProvider
PowerStatusProvider
ThermalProvider
VoltageProvider
82 Troubleshooting SFM