HP Systems Insight Manager User Manual

Page 33

Advertising
background image

15.43.212.150
15.3.110.117
15.3.105.51
15.3.110.113
-->
<nodelist>
<node name="system1">
<credential protocol="wbem" username="root"
password="pswd" />
</node>
<node name="system2">
<credential protocol="wbem" username="root"
password="pswd" />
</node>
<node name="system3">
<credential protocol="wbem" username="root"
password="pswd" />
</node>
<node name="system4">
<credential protocol="wbem" username="root"
password="pswd" />
</node>
<node name="system5">
<credential protocol="wbem" username="euploid\administrator"
password="pswd" />
</node>
</nodelist>

You can include the IP addresses of the systems to be discovered in an XML comment so that you
can maintain the IP addresses with the XML file and can copy and paste into the Ping inclusion
ranges, system (hosts) names, templates, and/or hosts files field when creating or editing a discovery
task.

After you create the XML file import it into Systems Insight Manager before running discovery using
the following CLI command:

mxnodesecurity -a -f <path-to-xml-file>

HP recommends limiting the WBEM user name and password pairs to 10 to reduce the overall
discovery run time.

Example XML file to add more than 10 WBEM username and password pairs

33

Advertising