blob: 04e864d9361540af2e01ba43fd012c6189fdde39 [file] [log] [blame] [raw]
.TH vzmemcheck 8 "18 Mar 2012" "OpenVZ" "Containers"
.SH NAME
vzmemcheck \- show information about host memory parameters
.SH SYNOPSIS
.SY vzmemcheck
.OP -v
.OP -A
.YS
.SH DESCRIPTION
This utility shows host system memory parameters:
.nf
.B \(bu low memory utilization;
.B \(bu low memory commitment;
.B \(bu RAM utilization;
.B \(bu mem+swap utilization;
.B \(bu mem+swap commitment;
.B \(bu allocmem utilization;
.B \(bu allocmem commitment;
.B \(bu allocmem limit.
.fi
.SH OPTIONS
.TP
.B -v
Display information for each container.
.TP
.B -A
Display absolute values (in megabytes). In this mode, the last
two lines are the numerator and the denominator of the corresponding
field.
.SH EXIT STATUS
Normally, exit status is 0. On error, exit status is 1.
.SH SEE ALSO
.BR vzcfgvalidate (8),
.BR vzubc (8),
.BR http://wiki.openvz.org/UBC_systemwide_configuration .
.SH LICENSE
Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.