I am looking to pull cpu average, cpu min, cpu max in mhz for all of the vms in managed by vcenter. I would like to get one weeks worth of these numbers. I am using get-vm | get-stattype cpu.usage.average... though i am getting an error that says get-stattype cannot be used in a pipeline. Any help would be greatly appreciated.
↧