HP Insight Orchestration 6.0 User Guide

An additional step is required to configure the management credentials for power control. The reference
implementation ships with two built-in system accounts one for iLO and one for Dell. OO Studio selects
and configures the username and password for each of these accounts. The credentials are stored in
an encrypted form within Operations Orchestration.
Within OO Studio, select the System Accounts folder and then select the appropriate account (in
this case “ILOUser”). Then select the lock icon to check out the account for editing. Assign the required
user name and password that is to be used for the iLO account. When you are done, click the lock
icon a second time to check in the account change.
Finally, you must declare any new server models to be managed in Insight Orchestration. This is done
by taking the <ServerModel/> string supplied in the “serverInfo.xml” file above and adding it to
<Root Drive>:\Program Files\HP\Insight
Orchestration\conf\blade_models.properties.
a. Edit C:\Program Files\HP\Insight
Orchestration\conf\blade_models.properties file.
b. Add the new server model. The server model string is the string entered in the serverInfo.xml
file. See the following example which adds HP xw8400 Workstation.
X86_64_MODELS=bl260c
X86_64_MODELS=bl2x220c
X86_64_MODELS=bl280c
X86_64_MODELS=bl460c
X86_64_MODELS=xw460c
X86_64_MODELS=bl465c
X86_64_MODELS=bl480c
X86_64_MODELS=bl490c
X86_64_MODELS=bl495c
X86_64_MODELS=bl680c
X86_64_MODELS=bl685c
X86_64_MODELS=HP xw8400 Workstation
IA_64_MODELS=bl860c
IA_64_MODELS=bl870c
IA_64_MODELS=bl890c
32 Configuration