HP Systems Insight Manager 5.3 Installation and Configuration Guide for HP-UX

password in single quotes if the password has any special characters, such as & or $. For more
information and options, see the mxagentconfig manpage with man mxagentconfig.
Install SSH on the managed system if not previously installed.
swinstall -s /directory/depot T1471AA where directory is the path to the depot file
and depot is the name of the depot file. For example:
swinstall -s /tmp/HPSIM_download.depot T1471AA
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>
From the CMS, run the WBEM Indications/Events command line:
mxwbemsub -l -n <systemname>
See
HP Systems Insight Manager 5.3 User Guide
at http://h18013.www1.hp.com/products/servers/
management/hpsim/infolibrary.html for more information.
Install WBEM on the managed system if not previously installed.
swinstall -s /directory/depot B8465BA
where directory is the path to the depot file and depot is the name of the depot file. For example:
Setting up managed systems manually 47