Adding and configuring a vCenter AMO
To add a vCenter server as an agentless managed object (AMO) that communicates with some other agent-based Windows proxy server, perform the following tasks:
- Before you begin
- To add a vCenter server as an AMO
- To configure the vCenter server AMO in TrueSight Server Automation
- Where to go from here
Before you begin
Ensure that your environment meets the requirements described in Reviewing-minimum-requirements-for-VMware-environments.
To add a vCenter server as an AMO
Either select an existing 64-bit Windows or Linux managed server with the RSCD installed or add a new system with the RSCD installed to be the proxy to the vCenter server. Ensure that the RSCD agent installed on the proxy server is the same version as the Server Automation Application Server.
- Right-click the server group in the Servers folder, and select Virtualization > Add VMware Virtual Center.
- On the Add a new agentless managed object - Properties page, add the name or IP address of the VMware vCenter master server.
Optionally, add a brief description. - Under Properties, locate the AGENTLESS_MANAGED_OBJECT_PROXY_HOST property, and edit its property value by browsing to the name of the Windows or Linux server configured as the proxy host.
- Click OK and then click Finish.
The agentless managed object for the VMware vCenter server is added to the folder that you specified.
To configure the vCenter server AMO in TrueSight Server Automation
- From within the TrueSight Server Automation Console, select Configuration > Property Dictionary View.
- Browse the Built-in Property Classes > Connection class.
On the Instances tab, find the new Connection instance that was created automatically for the AMO.
The name of the instance is Connection_<agentlessManagedObjectName> (where <agentlessManagedObjectName> is the name of the vCenter object). For example, Connection_10.129.49.11 is the name of the enrolled vCenter server.Set the following properties for the new Connection instance:
Property
Value
CONNECTION_URLEnter the web URL of the SDK of the vCenter server (for example, https://<vCenterServerName>/sdk).
Note: This name should match the VMware vCenter server name registered in TrueSight Server Automation.CONNECTION_USEREnter the name of an administrator of VMware vCenter, or another user with required privileges.
If you need to provide a domain name with the username, enter it here as <domainName\userName>CONNECTION_PASSWORDEnter the password of the user that is mentioned in the above property.New in 8.9.03.001 Select a value from the Encryption Type list. The list contains two values:
- BLNative
- AES 256
By default, BLNative is selected.
- Save the instance.
- Distribute the vCenter configuration object on the vCenter server:
- From the TrueSight Server Automation Console, navigate to the Jobs folder.
- Right-click a job group and select New > Administration Task > Distribute Configuration Objects.
- Provide a name for the Job and click Next.
- Expand the Global Configuration Objects list, select the VMware vCenter Server object, and add it to the Selected Configuration Objects section. Click Next.
- On the Targets panel, select the vCenter server.
- Click Finish, and execute the job. For details, see Distributing-configuration-objects.
- Go to the Windows or Linux server that you configured as the proxy for the vCenter AMO, and locate the AssetImplConfig.xml configuration file in the <RSCD_Dir>\daal\Implementation\BMC_VMware_VirtualInfrastructureManager_win64\win64 directory (where <RSCD_DIR> is typically C:\install\BladeLogic\RSCD\). In this configuration file, set the assetImpl_proxyCapable option to a value of true.
Where to go from here
Now that you have set up the VMware vSphere environment, you are ready to perform various vSphere management tasks, as discussed in Managing-a-VMware-vSphere-environment.