Is there a breakdown to see CPU usage per CPU level?
For example, I have a VM with 3 CPU's, I want to see usage for all 3 CPU's.
Note: I don't want to see overall or aggregate of all instances. I want just per CPU level.
Original Message:
Sent: Jul 31, 2023 12:10 PM
From: Thomas_França
Subject: CPU/Memory usage metrics on a two different metric chart for a group of VMs
To create a custom dashboard in vRealize Operations Manager (vROps) 8.6.4 Enterprise Edition that displays CPU and memory usage trends for a group of VMs, you can follow these steps:
Create a Custom Group:
- Go to the "Environment" tab in vROps.
- Navigate to "Groups" and click on "Custom Groups."
- Click on "Add" to create a new custom group.
- Define the criteria for the group members, such as VMs belonging to a specific project or having certain tags/attributes.
Create a Dashboard:
- Go to the "Dashboards" tab in vROps.
- Click on "Create Dashboard" and choose "Create Custom Dashboard."
Add Widgets to the Dashboard:
- Click on the "Add Widget" button on the dashboard canvas.
- Select the "Heat Map" widget for the CPU usage graph and drag it to the canvas.
- Configure the widget settings:
- Select the appropriate data source, which should be the custom group you created earlier.
- Choose "CPU" as the metric to visualize.
- Set the time range for the trend you want to see (e.g., last 7 days).
- Enable the "Heat Map" option, which will display VMs in a grid, each with its color-coded CPU usage.
- Repeat the process to add another "Heat Map" widget for memory usage.
Customize the Dashboard Layout:
- Adjust the layout of the widgets as per your preference. You can resize and rearrange them to have a visually appealing design.
Save the Dashboard:
- Once you're satisfied with the dashboard, click on "Save" to give it a name and save it to a folder.
Access the Dashboard:
- The newly created dashboard will now be available under the "Dashboards" tab.
- You can access it anytime to view the CPU and memory usage trends for the VMs in the custom group.