Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Man/vzcalc.8

2,420 bytes added, 22:15, 3 June 2011
Automated import of articles
== NAME ==

<p style="margin-left:11%; margin-top: 1em">vzcalc &minus;
utility to calculate the container&rsquo;s resources
usage.</p>

== SYNOPSIS ==

<p style="margin-left:11%; margin-top: 1em">vzcalc
[<b>-v</b>] <i>CTID</i></p>

== OPTIONS ==

<table width="100%" border="0" rules="none" frame="void"
cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">

<p style="margin-top: 1em"><i><b>-v</b></i></p></td>
<td width="3%"></td>
<td width="48%">

<p style="margin-top: 1em">Display additional
information.</p> </td>
<td width="35%">
</td></tr>
</table>

== DESCRIPTION ==

<p style="margin-left:11%; margin-top: 1em">This utility
displays the share of the host system resources a particular
container is using. If the container is running, the current
usage is displayed. High utilization values (&gt;100%) mean
the system is overloaded (or the container has an invalid
configuration). <b><br>
Current</b></p>

<p style="margin-left:17%;">shows the amount of the
resources consumed by the container at a given time.</p>

<p style="margin-left:11%;"><b>Promised</b></p>

<p style="margin-left:17%;">shows the resources soft limit
values &quot;promised&quot; for a given container.</p>

<p style="margin-left:11%;"><b>Max&nbsp;</b></p>

<p style="margin-left:17%;">shows the resources hard limit
values &quot;promised&quot; for a given container.</p>

<p style="margin-left:11%; margin-top: 1em">If the
<b>-v</b> option is specified, the additional information is
displayed. <b><br>
Low&nbsp;Mem</b></p>

<p style="margin-left:17%;">the part of memory residing at
lower addresses and directly accessed by the kernel.</p>

<p style="margin-left:11%;"><b>Total&nbsp;Ram</b></p>

<p style="margin-left:17%;">whole RAM</p>

<p style="margin-left:11%;"><b>Mem+Swap</b></p>

<p style="margin-left:17%;">amount of memory available for
applications (both RAM and swap space).</p>

<p style="margin-left:11%;"><b>Alloc&nbsp;Mem</b></p>

<p style="margin-left:17%;">standard memory allocations
made for applications in a container. This is a more
&quot;virtual&quot; system resource than RAM or RAM and
swap.</p>

== DIAGNOSTICS ==

<p style="margin-left:11%; margin-top: 1em">Normally, the
exit status is 0. On error, the exit status is 1.</p>

== LICENSE ==

<p style="margin-left:11%; margin-top: 1em">Copyright (C)
2000-2009, Parallels, Inc. Licensed under GNU GPL.</p>
2,253
edits