Hi, Am I correct to understand that 'metrics query' produces no values whatsoever, not even zeros? Is there any VM running when you issue 'metrics setup'? Also could you try to do './VBoxManage metrics collect host RAM/VMM/Shared' instead of the two commands you mentioned?
Regards, Aleksey On Nov 30, 2012, at 6:36 AM, Sandeep Koppala wrote: > Hi, > > 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 > : http://www.virtualbox.org/manual/ch04.html#guestadd-pagefusion > > Specifically, I am putting the following commands: > ./VBoxManage metrics setup --period 1 --samples 5 host RAM/VMM > ./VBoxManage metrics query host RAM/VMM/Shared > > I am unable to see any metrics. Please let me know if I am doing something > wrong. > > 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. > > Thanks > Sandeep > > > _______________________________________________ > vbox-dev mailing list > [email protected] > https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
