HP Systems Insight Manager 5.3 Technical Reference Guide

NOTE: This option is not available if you selected any options on the “Step 2: Install Providers
and Agents (Optional)” page.
Use the following credentials for all systems.
b. In the User name field, enter the system administrator name.
c. In the Password field, enter the system administrator password.
d. In the Password (Verify) field, re-enter the system administrator password.
e. In the Domain field, enter the Windows domain if you are using a domain account.
8. If the Management HTTP Server is installed on target systems, the login credentials are updated in the
Management HTTP Server password file.
Like other HP SIM tools, you can configure the Configure or Repair Agents tool to run on a schedule or
manually. Only one instance of Configure or Repair Agents tool can run at a time.
Setting up HP-UX managed systems manually
To set up an HP-UX system manually:
1. On the CMS:
a. Configure the SSH keys for this system.
b. Configure the default WBEM user name and password if not previously done.
Note: SSH and WBEM are installed on HP-UX 11.23 systems by default. For 11.11 systems, verify
that they are installed with this command:
swlist B8465BA T1471AA
c. Subscribe to WBEM Indications/Events.
2. On each managed system:
a. 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
b. Install WBEM on the managed system if not previously installed.
Note: OpenWBEM is not supported.
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:
swinstall -s /tmp/HPSIM_download.depot B8465BA
c. Configure SNMP to send traps to the CMS:
i. Add the full host name or IP address of the CMS as a trapdest in the following file:
/etc/SnmpAgent.d/snmpd.conf
trap-dest: hostname_or_ip_address
ii. Stop the SNMP Master agent and all subagents with the command:
/sbin/init.d/SnmpMaster stop
iii. Restart the SNMP Master agent and all subagents with the command:
/usr/sbin/snmpd
d. Configure
Desktop Management Interface
on the managed system by adding the
DNS
host name
of the CMS.
Note: DMI must only be configured for HP-UX 11.0.
Setting up managed systems 65