Virtuozzo Virtualization SDK C API Reference
|
The PHT_SYSTEM_STATISTICS handle is used to obtain performance statistics for the host computer or an individual virtual machine.
There are two main methods for obtaining a handle of type PHT_SYSTEM_STATISTICS:
|
Name |
Description |
|
Determines the number of handles of type PHT_SYSTEM_STATISTICS_CPU contained in the specified PHT_SYSTEM_STATISTICS object. | |
|
Obtains a handle of type PHT_SYSTEM_STATISTICS_CPU containing the specified CPU statistics. | |
|
Returns free RAM size in bytes. | |
|
Returns the total virtual machine usage time in seconds. | |
|
Returns the amount of physical memory, in bytes, currently occupied by the virtual machine. | |
|
Returns total RAM size in bytes. | |
|
Returns the size RAM currently in use (in bytes). |