<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I am running VirtualBox on Ubuntu 12.04 LTS x64 system. I have created two Windows 7 (x86) guests on top of it. I have enabled PageFusion for both the guests. I am trying to see the PageFusion metrics as suggested in the manual :
<a href="http://www.virtualbox.org/manual/ch04.html#guestadd-pagefusion" target="_blank">
http://www.virtualbox.org/manual/ch04.html#guestadd-pagefusion</a><br>
<br>
Specifically, I am putting the following commands:<br>
./VBoxManage metrics setup --period 1 --samples 5 host RAM/VMM<br>
./VBoxManage metrics query host RAM/VMM/Shared<br>
<br>
I am unable to see any metrics. Please let me know if I am doing something wrong.
<br>
<br>
I have instrumented the guest additions code in the guests and I am sure that the PageFusionWorker thread is running and the inspectmodules function is also running.<br>
<br>
Thanks<br>
Sandeep<br>
<br>
<br>
</div>
</body>
</html>