Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.34 KB

File metadata and controls

43 lines (24 loc) · 1.34 KB

Configure Workbook

It is crucial to monitor the resource utilization in order to understand what is happening within your Private Cloud. This scenario gives you a basic dashboard template to monitor CPU, Memory, and Disk utilization within a specified Private Cloud.

Note Preview Features

Some features of this workbook (Resources and Virtual Machines Tab) require the Azure Arc Enabled VMware feature which is currently in preview and only available in East US and West Europe

Prerequisites

  • AVS Private Cloud up and running.

Deployment Steps

  • Enable metric and log collection for your AVS Private Cloud

  • Enable Azure activity log collection from your AVS Private Cloud to Log Analytics

  • Run the following script

ARM

cd ARM

az deployment group create -g AVS-Step-By-Step-RG -n AVS-Monitoring-Workbook -c -f "AVSWorkbook.deploy.json"

Post-deployment Steps

  • Navigate to the Azure Monitor Workbooks blade page in the Azure Portal. The workbook should appear under recently modified workbooks.

Next Steps

Configure Alerts

Screenshots

Summary View image

VM View image