prlctl statistics
Obtains Virtuozzo statistics for a specified virtual machine.
Syntax
prlctl statistics <vm_ID |vm_name > [--loop] [--filter <pattern >]
Options
Name
|
Description
|
--loop
|
Subscribes to receive statistics on the periodic basis. Once you execute the command with this option, the statistics will be displayed in your console window every time a new set of values is collected. To unsubscribe, press the Enter key or Ctrl-C in your console window.
|
--filter <pattern>
|
Filters output by a specified pattern that supports wildcards (asterisk).
|
Guest Disk Usage Performance Counters
Name
|
Description
|
guest.fs<N> .name
|
Device name in a guest file system.
|
guest.fs<N> .total
|
Total size of a file system, in kilobytes.
|
guest.fs<N> .free
|
The amount of free space in a file system.
|
guest.fs<N> .disk.<N>
|
Disk indices.
|
Note: Guest disk usage performance counters are only available for virtual machines with installed guest tools.
|