.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "xentop 1" .TH xentop 1 2024-02-04 4.17.4-pre Xen .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME xentop \- displays real\-time information about a Xen system and domains .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBxentop\fR [\fB\-h\fR] [\fB\-V\fR] [\fB\-d\fRSECONDS] [\fB\-n\fR] [\fB\-r\fR] [\fB\-v\fR] [\fB\-f\fR] [\fB\-b\fR] [\fB\-i\fRITERATIONS] .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBxentop\fR displays information about the Xen system and domains, in a continually-updating manner. Command-line options and interactive commands can change the detail and format of the information displayed by \fBxentop\fR. .SH OPTIONS .IX Header "OPTIONS" .IP "\fB\-h\fR, \fB\-\-help\fR" 4 .IX Item "-h, --help" display help and exit .IP "\fB\-V\fR, \fB\-\-version\fR" 4 .IX Item "-V, --version" output version information and exit .IP "\fB\-d\fR, \fB\-\-delay\fR=\fISECONDS\fR" 4 .IX Item "-d, --delay=SECONDS" seconds between updates (default 3) .IP "\fB\-n\fR, \fB\-\-networks\fR" 4 .IX Item "-n, --networks" output network information .IP "\fB\-x\fR, \fB\-\-vbds\fR" 4 .IX Item "-x, --vbds" output vbd block device data .IP "\fB\-r\fR, \fB\-\-repeat\-header\fR" 4 .IX Item "-r, --repeat-header" repeat table header before each domain .IP "\fB\-v\fR, \fB\-\-vcpus\fR" 4 .IX Item "-v, --vcpus" output VCPU data .IP "\fB\-f\fR, \fB\-\-full\-name\fR" 4 .IX Item "-f, --full-name" output the full domain name (not truncated) .IP "\fB\-b\fR, \fB\-\-batch\fR" 4 .IX Item "-b, --batch" output data in batch mode (to stdout) .IP "\fB\-i\fR, \fB\-\-iterations\fR=\fIITERATIONS\fR" 4 .IX Item "-i, --iterations=ITERATIONS" maximum number of iterations xentop should produce before ending .SH "INTERACTIVE COMMANDS" .IX Header "INTERACTIVE COMMANDS" All interactive commands are case-insensitive. .IP \fBD\fR 4 .IX Item "D" set delay between updates .IP \fBN\fR 4 .IX Item "N" toggle display of network information .IP "\fBQ\fR, \fBEsc\fR" 4 .IX Item "Q, Esc" quit .IP \fBR\fR 4 .IX Item "R" toggle table header before each domain .IP \fBS\fR 4 .IX Item "S" cycle sort order .IP \fBV\fR 4 .IX Item "V" toggle display of VCPU information .IP \fBArrows\fR 4 .IX Item "Arrows" scroll domain display .SH AUTHORS .IX Header "AUTHORS" Written by Judy Fischbach, David Hendricks, and Josh Triplett .SH "REPORTING BUGS" .IX Header "REPORTING BUGS" Report bugs to . .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright 2005 International Business Machines Corp .PP This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.