In the Loadrunner controller, we can setup monitoring of remote servers by adding measurements.
It hooks into perfmon and get the stats that way.
Unfortunately, the operating system on a VM will not report an accurate usage of CPU. It will often underreport.
To get the accurate usage of the CPU, you must monitor the VM directly on the virtual host.
This is often difficult as Loadrunner does not seem to hook into this platform and often getting that kind of permission from clients is a rarity.
Is there any way for Loadrunner to get these measurements from the virtual host without using Sitescope?