Http, Wbem – HP Systems Insight Manager User Manual

Page 204

Advertising
background image

NOTE:

HP SIM does not receive traps from the application using port 162 unless the application

is configured to forward traps to the port assigned to HP SIM If the SnmpTrapPortAddress entry is
deleted, HP SIM defaults to port 162.

HTTP

HP SIM also takes advantage of the industry standard HTTP protocol (used to transfer information
over the World Wide Web) for transportation of management information. Many systems support
some kind of configuration "home page" that is supported over HTTP or the secure HTTPS protocol.
HP SIM attempts to find HTTPS servers running on systems if the Global Protocol Settings page has
this enabled.
If you have changed the http or https port number on a managed system, then perform the following
steps to enable HP SIM to identify the port correctly. For management processors, data from
http/https is used for identification.

Procedure 58 Enabling HP SIM to identify ports correctly

1.

Open the additionalWsDisc.properties file located under <SIM_INSTALL_DIR>\
config\identification

on Windows systems, and /etc/opt/mx/config/

identification

on Linux and HP-UX systems.

2.

Add the following entries for systems other than management processors (management
processors include iLO and Onboard Administrator):

<PORT_NO>=Secure Web Server Interface, ,true,false, ,https
<PORT_NO>=Web Server Interface, ,true,false, ,http

Where <PORT_NO> is the http/https port number that is configured on the managed system.
For example: If the http port number is configured to 83, then following entry is added:

83=Web Server Interface, ,true,false, ,http

3.

If the managed system is a management processor, like iLO or Onboard Administrator, then
add the following entry:

<ORT_NO>=Web Server Interface,
,true,false,com.hp.mx.core.tools.identification.mgmtproc.MgmtProcessorParser,http

For example: If the http port number of the iLO is changed to 83, then following entry will be
added 83= Web Server Interface,
,true,false,com.hp.mx.core.tools.identification.mgmtproc.MgmtProcessorParser,http

WBEM

WBEM

is one of the newest management protocols. This protocol leverages the industry-standard

CIM as defined by the DMTF. HP SIM can communicate to systems directly using the WBEM
protocol or to the Windows WMI systems using the WMI Mapper Proxy. HP SIM uses WBEM to
communicate with storage system

SMI-S WBEM providers

and HP-UX providers. HP has been

leading this effort through its association with the Distributed Management Task Force (DMTF).
WBEM is an initiative supported by HP, Microsoft, Intel, BMC, Cisco, and 120 other platform,
operating system, and application software suppliers.
When WBEM is enabled, the management console can obtain information from any system that
supports WBEM. For WBEM to work, you must provide the correct user name and password for
the given system. WBEM enables a larger set of server and storage manageability data to be
collected and displayed on the System Page and in reports. The presence of WBEM enables the
Properties pages and enables WBEM indications (events) to be displayed in event collections.
Without HTTPS enabled, HP SIM does not discover any WBEM-based features on a system. Support
for non-HP systems has been expanded starting with HP SIM 6.0.

NOTE:

HP SIM supports WBEM over HTTPS to ensure user supplied WBEM name and password

pairs are protected.

NOTE:

OpenWBEM is not supported.

204 Protocols used by HP SIM

Advertising