Create subscriptions for WBEM events.
To subscribe to WBEM Indications/Events:
Note: For more information about HP-UX WBEM events, go to the WBEM Event Subscriptions for HP-UX systems managed by HP SIM 5.0 white paper at http://h18013.www1.hp.com/products/servers/management/hpsim/infolibrary.html.
From the managed system, be sure WBEM is already installed.
Note: Subscribing to WBEM Indications/Events on managed systems is optional.
Verify that SysFaultMgmt provider is installed:
cimprovider –ls
From the CMS:
To subscribe to WBEM Events, you must have root access. If the Global Protocol Setting does not match the managed system or does not contain root access, the subscription for WBEM Indications fails. You can verify what access WBEM has by running the following command line:
mxnodesecurity –l –p wbem –n <systemname>
If the managed system does not have a root level user credential configured, you can add it for the individual system.
Note: You can use the Configure or Repair Agents tool to perform this step without permanently recording a root password.
To change the individual system:
mxnodesecurity -a -p WBEM -c \
<username:password> -n <systemname>