Original Message:
Sent: May 12, 2025 09:27 AM
From: cer113a
Subject: export list of virtual machines that use most CPU and memory in cluster
Where I would put cluster name for example cluster name is LABCLUSTER
This will give me all the machines which doesnt make sense as machines in another cluster would have different values and I am trying to get values just for one cluster to balance it
Original Message:
Sent: May 12, 2025 09:11 AM
From: Andrea Consalvi
Subject: export list of virtual machines that use most CPU and memory in cluster
Hi,
You can get this data via PowerCLI if you don't have vROps. Here's a basic example to export top CPU and memory consuming VMs over the last 90 days:
This gives you a rough but actionable overview. You can tweak thresholds or add filtering for specific clusters if needed.
Original Message:
Sent: Apr 29, 2025 01:13 PM
From: cer113a
Subject: export list of virtual machines that use most CPU and memory in cluster
Hi
We are moving some virtual machines from one cluster to another. However we have some issues that some machines are using more CPU or memory than the others however cannot find what they are. Not sure if there is a script that would show me CPU and memory usage over period of time in cluster so that I would separate vms when we move them powered off to a new cluster. Most VMs cannot be live motioned we will shut them down
But now they still seat on old cluster and it would be interesting to see which machines in individual cluster use most CPU and memory resources so we would separate them. these machines will cause host to choke because they are very intensive but not all the time
We would use like 90 days and basically base our decision on that not perfect but it would give us some ideas
i know I can get this info with vROPS however we dont have that