HP System Insight Manager with HP Command View EVA

White paper | HP Systems Insight Manager
28 | March 2013
Follow these steps to identify the port that HP SIM will use to connect to SMI-S. In this example,
port 60000 is used for the SMI-S HTTPS connection to the interop namespace.
1. Open the following file:
C:\Program Files\HP\Systems Insight
Manager\config\identification\wbemportlist.xml
2. Add the following lines of text to the end of the file:
<port id=“60000” protocol=“https”>
<interopnamespacelist>
<interopnamespace name=“interop”/>
</interopnamespacelist>
</port>
The following example shows the complete file after you add the port for SMI-S:
<?xml version=“1.0” encoding=“UTF-8”?>
<wbemportlist>
<port id=“5989” protocol=“https”>
<cimnamespacelist>
<cimnamespace name=“root/cimv2”/>
<cimnamespace name=“vmware/esxv2”/>
<cimnamespace name=“root/hpq”/>
</cimnamespacelist>
<interopnamespacelist>
<interopnamespace name=“root/pg_interop”/>
<interopnamespace name=“root”/>
<interopnamespace name=“root/emulex”/>
<interopnamespace name=“root/qlogic”/>
<interopnamespace name=“root/ibm”/>
<interopnamespace name=“root/emc”/>
<interopnamespace name=“root/smis/current”/>
<interopnamespace name=“root/hitachi/dm51”/>
<interopnamespace name=“interop”/>
<interopnamespace name=“root/interop”/>
<interopnamespace name=“root/switch”/>
<interopnamespace name=“root/cimv2”/>