Hi all,
I'm trying to create a workflow which will show me (System.log or something like that) CPU and Memory statistics of a specified VM from the past year (or a couple of months).
Specifically I'm interested in the Max amount of CPU and MEM usage of the VM (in the specified time).
I've already created a similar script with PowerCLI but I want to do it in the vRO but unfortunately I can't find the correct class.
Is it possible with the default plugins?
If not, how can it be done?