VMware Cloud Community
imcooltanmay
Enthusiast
Enthusiast

CPU and Memory graph for all of VMs.

Trying to figure out how to graph of CPU and Memory trend for all VMs in vROPs Version 7.0.

Is that even possible to create single graph for single machine.

5 Replies
DevyaniGandhi
Enthusiast
Enthusiast

Hello,

Can you explain your requirement:

1. Is it to create 1 graph for all the VMs for their CPU and memory

2. You want a single graph for CPU and Memory for 1 VM.

imcooltanmay
Enthusiast
Enthusiast

I want single graph for CPU & Memory for a VM.

0 Kudos
DevyaniGandhi
Enthusiast
Enthusiast

The way vROps works in graphs is in the form of metrics. Two things you can do here:

1. Add both CPU and Memory metrics individually onto the graph. This will still show 2 graphs in 1 view

2. Create a supermetric which shows avg(CPU usage% + Memory Usage %) in order to see a generalized performance parameter for the VM in 1 graph or whichever mathematical operation you want to correlate them.  This will give you 1 graph in 1 view.

Let me know the use case so that i can help you with the supermetric formula

sxnxr
Commander
Commander

  1. Create a new dashboard
  2. Add in a object list
  3. Filter the object list to show only VMs (create a custom group if you want to remove VMs from the list)
  4. Add in a metric chart
  5. Select cpu and memory from the metric list
  6. do the interactions and have the object list feed the metric chart.

When you select a VM it will chow you the graph for that VM. you can click the eye on the object list and filter for a specific VM

imcooltanmay
Enthusiast
Enthusiast

Thank you @sxnxr. With the dashboard, we will get an individual VM report. But I want to fetch a report of around 50+ VM's  Is there any possibility to do that?

0 Kudos