prlctl statistics
Obtains Virtuozzo statistics for a specified Container.
Syntax
prlctl statistics <CT_ID |CT_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 counter values are obtained from guest virtual environments. Guest VEs cannot be considered a trusted source because counter values could be altered by a malicious user from within the VE.
|