everything I want gets picked up from the dynamo process.
Although for some reason the CPU Utilization isn't being presented and recorded.
Any ideas?
Thank you
EDIT:
SYSTEM - Linux x86_64, Virtual Machine, running atop ESX4.0 on an IBM HS21 Blade
|
everything I want gets picked up from the dynamo process. Although for some reason the CPU Utilization isn't being presented and recorded. Any ideas? Thank you EDIT: SYSTEM - Linux x86_64, Virtual Machine, running atop ESX4.0 on an IBM HS21 Blade
| |||||||
feedback
|
This question came from our site for computer enthusiasts and power users.
|
Whether your tools works or not CPU measurement from within a VM is utterly pointless, any data you get is flawed. This is because the OS and/or tool assumes it has full control of the (actually virtual) CPU so measurement is based on load over time and time isn't linear in VM-land due to time-slicing. Measure from the hypervisor, it's the only way to know what's going on. | |||||||
feedback
|