To activate monitoring, you connect the VMware Aria Operations service with the on-premises VMware Cloud Foundation instance.
Deploy Cloud Proxy Appliances for the VMware Aria Operations Service for Cloud-Based Intelligent Operations for VMware Cloud Foundation
To provide connectivity to the VMware Aria Operations service, you deploy two Cloud Proxy appliances in the VMware Cloud Foundation instance.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
In the left navigation pane, click
.Deploy a Cloud Proxy appliance.
On the Cloud proxies page, click Add.
On the Add cloud proxy page, from the Target locations drop-down menu, select VMware cloud.
In the Download the cloud proxy ova file, click the Copy path button.
On the Add cloud proxy page, activate data persistence by toggling the switch, and on the Unique registration key has been updated dialog, click OK.
- Log in to the management domain vCenter Server at https://<management_vcenter_server_fqdn>/ui by using an account with Administrator privileges.
In the VMs and templates inventory, navigate to the default management data center and expand the data center.
Right-click the cloud proxy folder you created, and select Deploy OVF template.
On the Select an OVF template page, select URL, paste the OVF link for the Cloud Proxy, and click Next.
On the Source verification dialog box, click Yes.
On the Select a name and folder page, enter the vritual machine name according to your VMware Cloud Foundation Planning and Preparation Workbook, and click Next.
On the Select a compute resource page, select the compute resource, and click Next.
On the Review details page, review the settings, and click Next.
On the License agreements page, accept the license agreement, and click Next.
On the Configuration page, configure the settings according to your VMware Cloud Foundation Planning and Preparation Workbook, and click Next.
On the Select storage page, select the vSAN datastore, and click Next.
On the Select networks page, from the Destination network drop-down menu, select the management VLAN port group, and click Next.
On the Customize template page, configure the settings according to your VMware Cloud Foundation Planning and Preparation Workbook, and click Next.
On the Ready to complete page, click Finish, and wait for the completion of the process.
Power on the Cloud Proxy appliance.
In the VMs and templates inventory, navigate to the default management domain data center.
Expand the cloud proxy folder you created.
From the Actions drop-down menu, select .
Set the root password on the Cloud Proxy appliance.
Select the Cloud Proxy appliance and, on the Summary page, click Launch Web Console.
Log in to the Cloud Proxy appliance by using the root user.
In the VMware Remote Console window, to log in as root, press Enter and set the new root password.
Repeat this procedure to deploy a second Cloud Proxy appliance in the management domain.
Configure vSphere Anti-Affinity Rules for the Cloud Proxy Appliances for Cloud-Based Intelligent Operations for VMware Cloud Foundation
To protect the Cloud Proxy appliances from a host-level failure, configure vSphere DRS to run the virtual machines on different hosts in the default management vSphere cluster.
UI Procedure
- Log in to the management domain vCenter Server at https://<management_vcenter_server_fqdn>/ui by using an account with Administrator privileges.
- In the Hosts and clusters inventory, expand the management domain vCenter Server tree and expand the management domain data center.
- Select the default management vSphere cluster and click the Configure tab.
- In the left pane, select Add VM/Host rule. , and click
- Configure the following settings, enter your values from your VMware Cloud Foundation Planning and Preparation Workbook, and click OK.
Setting Value Enable rule Selected Type Separate virtual machines
PowerShell Procedure
-
Start Windows PowerShell.
-
Replace the values in the sample code with values from your VMware Cloud Foundation Planning and Preparation Workbook and run the commands in the PowerShell console.
$sddcManagerFqdn = "sfo-vcf01.sfo.rainpole.io" $sddcManagerUser = "administrator@vsphere.local" $sddcManagerPass = "VMw@re1!" $sddcDomainName = "sfo-m01" $antiAffinityRuleName = "anti-affinity-rule-cbo" $antiAffinityVMs = "sfo-cbo-cdp01a,sfo-cbo-cdp01b"
-
Perform the configuration by running the command in the PowerShell console.
Add-AntiAffinityRule -server $sddcManagerFqdn -user $sddcManagerUser -pass $sddcManagerPass -domain $sddcDomainName -ruleName $antiAffinityRuleName -antiAffinityVMs $antiAffinityVMs
Add the Cloud Proxy Appliances to the First Availability Zone VM Group for Cloud-Based Intelligent Operations for VMware Cloud Foundation
If you configured the management domain with two availability zones, to provide failover to the second availability zone, move the Cloud Proxy appliances to the VM group for the first availability zone. The virtual machine write operations are performed synchronously across both availability zones and each availability zone has a copy of the data.
UI Procedure
- Log in to the management domain vCenter Server at https://<management_vcenter_server_fqdn>/ui by using an account with Administrator privileges.
- In the Hosts and clusters inventory, expand the management domain vCenter Server tree and expand the management domain data center.
- Select the default management vSphere cluster and click the Configure tab.
- In the left pane, select .
- Select the VM group for the first availability zone, and click Add.
- In the Add group member dialog box, configure the settings according to values in your VMware Cloud Foundation Planning and Preparation Workbook, and click OK.
PowerShell Procedure
-
Start Windows PowerShell.
-
Replace the values in the sample code with values from your VMware Cloud Foundation Planning and Preparation Workbook and run the commands in the PowerShell console.
$sddcManagerFqdn = "sfo-vcf01.sfo.rainpole.io" $sddcManagerUser = "administrator@vsphere.local" $sddcManagerPass = "VMw@re1!" $sddcDomainName = "sfo-m01" $groupName = "primary_az_vmgroup" $vmList = "sfo-cbo-cdp01a,sfo-cbo-cdp01b"
-
Perform the configuration by running the command in the PowerShell console.
Add-VmGroup -server $sddcManagerFqdn -user $sddcManagerUser -pass $sddcManagerPass -domain $sddcDomainName -name $groupName -vmList $vmList
Configure a Collector Group for the Cloud Proxy Appliances for Cloud-Based Intelligent Operations for VMware Cloud Foundation
To provide adapter resiliency in case a Cloud Proxy appliance experiences network interruption or becomes unavailable, create a collector group and add the Cloud Proxy appliances to it.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
In the left navigation pane, click
.Click the Collector groups tab, and click Add.
On the Add new collector group page, configure the settings according to the values in your VMware Cloud Foundation Planning and Preparation Workbook, and click Save.
Activate the VMware Cloud Foundation Integration for Cloud-Based Intelligent Operations for VMware Cloud Foundation
To provide the ability to configure integration with VMware Cloud Foundation in VMware Aria Operations service, you activate the VMware Cloud Foundation integration in the VMware Cloud Services console.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
- In the left navigation pane, click .
- On the Integrations page, click the Repository tab.
- Locate the VMware Cloud Foundation tile, and click Activate.
- In the Activate management pack dialog box, click Yes.
Configure Credentials for SDDC Components in VMware Aria Operations for Cloud-Based Intelligent Operations for VMware Cloud Foundation
To enable integrations for the VMware Cloud Foundation instance, you create credentials in the VMware Aria Operations service for SDDC Manager, vCenter Server, NSX Manager, and vSAN.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
In the left navigation pane, click
.Click the Accounts tab and click Credentials.
On the Credentials page, click Add.
In the Manage credential dialog box, configure the settings according to your VMware Cloud Foundation Planning and Preparation Workbook, and click OK.
Repeat this procedure for each remaining SDDC component according to the values in your VMware Cloud Foundation Planning and Preparation Workbook.
Repeat the procedure for each VI workload domains in the VMware Cloud Foundation instance.
Configure the VMware Cloud Foundation Integration for Cloud-Based Intelligent Operations for VMware Cloud Foundation
To complete the integration with the VMware Cloud Foundation instance, you create accounts for the SDDC Manager, vCenter Server, NSX Manager, and vSAN components in VMware Aria Operations.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
In the left navigation pane, click
.Click the Accounts tab and click Add account.
On the Account type page, select the VMware Cloud Foundation card.
On the Add account -VMware Cloud Foundation page, configure the settings according to your VMware Cloud Foundation Planning and Preparation Workbook, and click Validate connection.
In the Review and accept certificate dialog box, click Accept.
On the Info dialog, click OK and then click Save.
Click the Domains tab and click the tab for the management domain.
Create the vCenter Server and NSX accounts, and activate vSAN.
Click the vCenter tab and configure the settings according to the values in your VMware Cloud Foundation Planning and Preparation Workbook.
Click the vSAN tab and set the vSAN configuration toggle to Activated.
Click the NSX-T tab, set the NSX-T configuration toggle to Activated, and configure the settings according to the values in your VMware Cloud Foundation Planning and Preparation Workbook.
Click the VI workload domain tab..
In the Save dialog box, click Yes.
Repeat this procedure for each VI workload domain.
Click Save this SDDC.
Activate the Ping Integration for Cloud-Based Intelligent Operations for VMware Cloud Foundation
To provide the ability to add ping adapters in VMware Aria Operations service, you activate the ping integration in the VMware Cloud Services console.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
In the left navigation pane, click
.On the Integrations page, click the Repository tab.
Locate the Ping tile, and click Activate.
In the Activate management pack dialog box, click Yes.
Configure Ping Integration for the Cloud Proxy Appliances for Cloud-Based Intelligent Operations for VMware Cloud Foundation
To verify the availability of endpoints that exist in your environment, configure the Ping integration in VMware Aria Operations service. The ping functionality is configured as an adapter instance for IP addresses, group of IP addresses, and FQDNs.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
In the left navigation pane, click
.On the Integrations page, click the Accounts tab.
Click Add account.
On the Account types page, click the Ping tile.
On the Add account - Ping page, configure the settings according to the values in your VMware Cloud Foundation Planning and Preparation Workbook, and click Add.
Configure Outbound Settings in VMware Aria Operations for Cloud-Based Intelligent Operations for VMware Cloud Foundation
Configure outbound settings in VMware Aria Operations service to enable delivery of alerts to administrators as defined in the VMware Cloud Foundation Planning and Preparation Workbook.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
In the left navigation pane, click
.On the Alerts page, click Outbound settings.
On the Outbound settings page, click Add.
On the Outbound settings page, configure the settings according to your values in the VMware Cloud Foundation Planning and Preparation Workbook, and click Save.
Create Alerts in VMware Aria Operations for Cloud-Based Intelligent Operations for VMware Cloud Foundation
Create email notifications in VMware Aria Operations service to alert the SDDC operators of issues in the main monitoring parameters of the environment. You create a set of notifications according to the values in the Aria Operations Alerts List tab of the VMware Cloud Foundation Planning and Preparation Workbook.
Procedure
- Log in to the VMware Cloud Services console at https://console.cloud.vmware.com/ with a user assigned the Operations Administrator role.
- On the Services page, locate the VMware Aria Operations tile, and click Launch service.
In the left navigation pane, click
.On the Alerts page, click Notifications.
Configure the first notification.
On the Notifications page, click Add.
On the Notification tab, in the Name text box, enter the name of the first alert according to the value in the VMware Cloud Foundation Planning and Preparation Workbook, and click Next.
On the Define criteria tab, in the Object scope section, from the All objects drop-down menu, select the objet type according to the value in your VMware Cloud Foundation Planning and Preparation Workbook.
In the Alert scope section, from the Category drop-down menu, select Alert definition.
In the Alert definitions dialog box, in the filter text box, enter the alert definition according to the value in the VMware Cloud Foundation Planning and Preparation Workbook and press Enter.
Select the filtered alert, drag it to the left pane and click OK.
On the Notifications page, click Next.
On the Set outbound method tab, from the Plug-in typ drop-down menu, select Standard email plugin, from the Instance drop-down menu, select the instance that you configured, and click Next.
On the Select payload template tab, configure the settings according to the values in your VMware Cloud Foundation Planning and Preparation Workbook, and click Create.
Repeat this step for each of the remaining alerts in the Aria Operations Alerts List tab of the VMware Cloud Foundation Planning and Preparation Workbook,.