Difference between revisions of "Man/vzmemcheck.8"

From OpenVZ Virtuozzo Containers Wiki
< Man
Jump to: navigation, search
(beta version of man2wiki man page (work in progress!))
 
(Automated import of articles *** existing text overwritten ***)
Line 58: Line 58:
 
<p style="margin-left:11%; margin-top: 1em">Normally, exit
 
<p style="margin-left:11%; margin-top: 1em">Normally, exit
 
status is 0. On error, exit status is 1.</p>
 
status is 0. On error, exit status is 1.</p>
 +
 +
== SEE ALSO ==
 +
 +
<p style="margin-left:11%; margin-top: 1em">[[Man/vzcfgvalidate.8|<b>vzcfgvalidate</b>(8)]],
 +
[[Man/vzubc.8|<b>vzubc</b>(8)]].</p>
  
 
== LICENSE ==
 
== LICENSE ==
  
 
<p style="margin-left:11%; margin-top: 1em">Copyright (C)
 
<p style="margin-left:11%; margin-top: 1em">Copyright (C)
2000-2008, Parallels, Inc. Licensed under GNU GPL.</p>
+
2000-2011, Parallels, Inc. Licensed under GNU GPL.</p>

Revision as of 22:17, 3 June 2011

NAME

vzmemcheck − utility to display information of node memory parameters

SYNOPSIS

vzmemcheck [-v] [-A]

OPTIONS

-v

Display information for each container.

-A

Display absolute values (in megabytes).

DESCRIPTION

This utility shows node memory parameters: low memory utilization, low memory commitment, RAM utilization ,mem+swap utilization, mem+swap commitment, allocmem utilization, allocmem commitment, allocmem limit.

With -A option it show absolute values (in megabytes). Without -v option, it will be 1 more line: header line(s), the numerator and the denominator of the corresponding fraction.

DIAGNOSTICS

Normally, exit status is 0. On error, exit status is 1.

SEE ALSO

vzcfgvalidate(8), vzubc(8).

LICENSE

Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.