HP Systems Insight Manager 5.2 Update 2 Technical Reference Guide

The Task Results page displays the following information:
Status. This field displays the details for each target system within a task instance.
Exit Code. This field represents the success or failure of an executable program. If the return value
is zero or a positive value, the executable ran successfully. If a negative value is returned, the
executable failed. This exit code does not indicate that all configuration attempts were successful.
It is possible for some to succeed and for some to fail.
Target Name. This field displays the name/IP address of the target.
The stdout tab. This tab displays the output text information.
The stderr tab. This tab displays information if the executable experienced an error.
View Printable Report. Reports can be printed for the currently selected target system or for all
target systems associated with the task instance.
To print a report:
a. Click View Printable Report.
An Options Message box appears, asking if you want to generate a report containing only
the currently selected target system or all systems associated with the task instance.
b. Select which report to display.
c. Click OK to display the report, or click Cancel to return to the View Task Results page.
9. If the Management HTTP Server is installed on target systems, the login credentials are updated in the
Management HTTP Server password file.
Consistent with many other HP SIM tools, the Configure or Repair Agents tool can be configured to run
automatically on a schedule, or you can run it manually. Only one instance of Configure or Repair Agents
tool can run at a time.
Setting up HP-UX managed systems manually
You can use the HP SIM Configure or Repair Agents tool to configure HP-UX managed systems simultaneously,
or you can configure each managed system manually.
To configure 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
Setting up managed systems 67