VirtualBox

Opened 12 years ago

Closed 12 years ago

#9872 closed enhancement (fixed)

get VM memory usage

Reported by: Scott Brickey Owned by:
Component: webservices Version: VirtualBox 4.1.6
Keywords: GetHostInfo Cc:
Guest type: other Host type: Solaris

Description

currently, it is my understanding that vboxsrv (which is used by phpVirtualBox) does not provide a mechanism to report the memory usage of VM's (including page fusion, ballooning, etc).

I would like to be able to obtain information about the memory usage of each VM, and of the host (eliminating duplicates due to page fusion).

Currently, phpVirtualBox is only able to get the amount of host memory used / free... no distinction between system memory and VM memory usage... if it's already available, just indicate how to obtain the info (which I will relay)... if not, please provide it.

Change History (5)

comment:1 by Frank Mehnert, 12 years ago

You are aware of the guest/host metrics (VBoxManage metrics), right?

comment:2 by Scott Brickey, 12 years ago

I was not... assuming this info is accessible using vboxsrv as well, then my request has been fulfilled :)

comment:3 by Frank Mehnert, 12 years ago

Yes, just have a look at the implementation of the VBoxManage application. vboxsrv should be able to do the same.

comment:4 by Scott Brickey, 12 years ago

found the IPerformanceCollecter API... all is good... thanks :)

comment:5 by Frank Mehnert, 12 years ago

Resolution: fixed
Status: newclosed

Great :)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use