blob: b8f92ec7da446d1e61db8ed9ce58b60172dbf88b [file] [log] [blame] [view] [raw]
.TH vzlist 8 "22 Feb 2008" "OpenVZ" "Containers"
.SH NAME
vzlist \- containers listing utility
.SH SYNOPSIS
vzlist [\fB-a\fR] [\fB-o\fR \fIname\fR[,\fIname\fR...]]
[\fB-s\fR [\fB-\fR]\fIname\fR] [\fB-h\fR \fIpattern\fR]
[\fB-H\fR] [\fB-S\fR] [\fB-n\fR] [\fB-N\fR \fI-pattern\fR]
[\fICTID\fR [\fICTID\fR ...] | \fB-1\fR]
.PP
vzlist \fB-L\fR
.SH DESCRIPTION
This utility is used for listing containers and their parameters.
By default only running containers are listed.
If one or more \fICTID\fRs are specified, only specified containers are
displayed. CTID of \fB-1\fR is used to output CT IDs only, one per line.
.SH OPTIONS
.IP "\fB-a\fR, \fB--all\fR"
list all containers.
.IP "\fB-o\fR, \fB--output\fR \fIname\fR[,\fIname\fR...]"
display only parameters specified by \fIname\fRs (see \fBSTANDARD FORMAT
SPECIFIERS\fR below).
.IP "\fB-s\fR, \fB--sort\fR [\fB-\fR]\fIname\fR"
specify sorting order. The \fB-\fR before parameter means
sorting in reverse order.
.IP "\fB-h\fR, \fB--hostname\fR \fIpattern\fR"
display only containers whose hostnames matches the \fIpattern\fR.
The following wildcard characters can be used: \fB*\fR, \fB?\fR, \fB[]\fR.
Note that wildcard characters should be properly escaped
to avoid expansion by shell.
.IP "\fB-d\fR, \fB--description\fR \fIpattern\fR"
display only containers with descriptions matching the \fIpattern\fR.
The following wildcard characters can be used: \fB*\fR, \fB?\fR, \fB[]\fR.
Note that wildcard characters should be properly escaped
to avoid expansion by shell.
.IP "\fB-n\fR, \fB--name\fR"
display container names instead of hostnames.
.IP "\fB-N\fR, \fB--name_filter\fR \fIpattern\fR"
display only containers whose names matches the \fIpattern\fR. See
\fB--hostname\fR for \fIpattern\fR description.
.IP "\fB-H\fR, \fB--no-header\fR"
suppress displaying header.
.IP "\fB-S\fR, \fB--stopped\fR"
list only stopped containers.
.IP "\fB-L\fR, \fB--list\fR"
list all available format specifiers.
.SS STANDARD FORMAT SPECIFIERS
These may be used to control both output format (\fB-o\fR, \fB--output\fR)
and sorting (\fB-s\fR, \fB--sort\fR).
.TS
allbox center;
lB lB
lI l.
Suffix Description
_
.m maxheld
.b barrier
.l limit
.f failcnt
.s softlimit
.h hardlimit
.TE
.TS
allbox center;
lB lB
lI l.
Value Header
_
ctid CTID
hostname HOSTNAME
name NAME
description DESCRIPTION
ip IP_ADDR
status STATUS
kmemsize KMEMSIZE
kmemsize.m KMEMSIZE.M
kmemsize.b KMEMSIZE.B
kmemsize.l KMEMSIZE.L
kmemsize.f KMEMSIZE.F
lockedpages LOCKEDP
lockedpages.m LOCKEDP.M
lockedpages.b LOCKEDP.B
lockedpages.l LOCKEDP.L
lockedpages.f LOCKEDP.F
privvmpages PRIVVMP
privvmpages.m PRIVVMP.M
privvmpages.b PRIVVMP.B
privvmpages.l PRIVVMP.L
privvmpages.f PRIVVMP.F
shmpages SHMP
shmpages.m SHMP.M
shmpages.b SHMP.B
shmpages.l SHMP.L
shmpages.f SHMP.F
numproc NPROC
numproc.m NPROC.M
numproc.b NPROC.B
numproc.l NPROC.L
numproc.f NPROC.F
physpages PHYSP
physpages.m PHYSP.M
physpages.b PHYSP.B
physpages.l PHYSP.L
physpages.f PHYSP.F
vmguarpages VMGUARP
vmguarpages.m VMGUARP.M
vmguarpages.b VMGUARP.B
vmguarpages.l VMGUARP.L
vmguarpages.f VMGUARP.F
oomguarpages OOMGUARP
oomguarpages.m OOMGUARP.M
oomguarpages.b OOMGUARP.B
oomguarpages.l OOMGUARP.L
oomguarpages.f OOMGUARP.F
numtcpsock NTCPSOCK
numtcpsock.m NTCPSOCK.M
numtcpsock.b NTCPSOCK.B
numtcpsock.l NTCPSOCK.L
numtcpsock.f NTCPSOCK.F
numflock NFLOCK
numflock.m NFLOCK.M
numflock.b NFLOCK.B
numflock.l NFLOCK.L
numflock.f NFLOCK.F
numpty NPTY
numpty.m NPTY.M
numpty.b NPTY.B
numpty.l NPTY.L
numpty.f NPTY.F
numsiginfo NSIGINFO
numsiginfo.m NSIGINFO.M
numsiginfo.b NSIGINFO.B
numsiginfo.l NSIGINFO.L
numsiginfo.f NSIGINFO.F
tcpsndbuf TCPSNDB
tcpsndbuf.m TCPSNDB.M
tcpsndbuf.b TCPSNDB.B
tcpsndbuf.l TCPSNDB.L
tcpsndbuf.f TCPSNDB.F
tcprcvbuf TCPRCVB
tcprcvbuf.m TCPRCVB.M
tcprcvbuf.b TCPRCVB.B
tcprcvbuf.l TCPRCVB.L
tcprcvbuf.f TCPRCVB.F
othersockbuf OTHSOCKB
othersockbuf.m OTHSOCKB.M
othersockbuf.b OTHSOCKB.B
othersockbuf.l OTHSOCKB.L
othersockbuf.f OTHSOCKB.F
dgramrcvbuf DGRAMRRB
dgramrcvbuf.m DGRAMRRB.M
dgramrcvbuf.b DGRAMRRB.B
dgramrcvbuf.l DGRAMRRB.L
dgramrcvbuf.f DGRAMRRB.F
numothersock NOTHSOCK
numothersock.m NOTHSOCK.M
numothersock.b NOTHSOCK.B
numothersock.l NOTHSOCK.L
numothersock.f NOTHSOCK.F
dcachesize DCACHESZ
dcachesize.m DCACHESZ.M
dcachesize.b DCACHESZ.B
dcachesize.l DCACHESZ.L
dcachesize.f DCACHESZ.F
numfile NFILE
numfile.m NFILE.M
numfile.b NFILE.B
numfile.l NFILE.L
numfile.f NFILE.F
numiptent NIPTENT
numiptent.m NIPTENT.M
numiptent.b NIPTENT.B
numiptent.l NIPTENT.L
numiptent.f NIPTENT.F
diskspace DQBLOCKS
diskspace.s DQBLOCKS.S
diskspace.h DQBLOCKS.H
diskinodes DQINODES
diskinodes.s DQINODES.S
diskinodes.h DQINODES.H
laverage LAVERAGE
cpulimit CPULIM
cpuunits CPUUNI
.TE
.P
For example:
.br
\f(CW vzlist -o ctid,kmemsize,kmemsize.l -s kmemsize\fR
.SH RETURN CODE
Returns 0 upon success.
.SH COPYRIGHT
Copyright (C) 2000-2008, Parallels, Inc. Licensed under GNU GPL.