Adding the vCenter server to BMC Server Automation
This topic provides instructions for adding the vCenter server to BMC BladeLogic Server Automation.
From within the BMC Server Automation Console, add the vCenter server as a managed server to a server group (right-click a server group and select Add Server).
- Select Configuration > Property Dictionary View.
- Browse the Built-in Property Classes > Connection class.
- Click the Instances tab.
Create a Connection instance using the following naming convention:
Connection_<nameofVCenterEnrolled>
For example, if your vCenter server was added into BMC Server Automation with the name prodvcs02.example.local, you would name the instance Connection_prodvcs02.example.local. This new instance contains the connection details for the vCenter server.Set the following properties for the new Connection instance you created:
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 BMC 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.
- Save the instance.
- Run an Update Server Properties Job (New > Administration Task > Update Server Properties Job) against the vCenter server.
- Distribute the vCenter configuration object on the vCenter server:
- From the BMC 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 agent installed on the vCenter host.
- Click Finish, and execute the job. For details, see Distributing-configuration-objects.
You can now use the BMC Server Automation Console to Live-browse the server and access the Virtual Center node. For details on adding a server and setting its properties, see Adding-a-server-to-the-system.