Xentop(1)

From Xen
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

NAME

xentop - displays real-time information about a Xen system. It is shipped with xen tools.

SYNOPSIS

xentop [-h] [-V] [-dSECONDS] [-n] [-r] [-x] [-v] [-f] [-b] [-iITERATIONS]

DESCRIPTION

xentop displays information about the Xen system and domain in an ongoing manner in real time. Command-line options and interactive commands can change the information displayed, as well as the level of detail shown.

OPTIONS

-h, --help
Show help and exit

-V, --version
Show version information and exit

-d, --delay=SECONDS
Seconds between updates (default 3)

-n, --networks
Show network information

-x, --vbds
Show vbd block device data

-r, --repeat-header
Repeat table header before each domain

-v, --vcpus
Show VCPU data

-f, --full-name
output the full domain name (not truncated)

-b, --batch
Redirect output data to stdout (batch mode)

-i, --iterations=ITERATIONS
Maximum number of updates that xentop should produce before ending

INTERACTIVE COMMANDS

All interactive commands are case-insensitive.

D
Set delay between updates

N
Toggle display of network information

Q, Esc
Quit

R
Toggle table header before each domain

S
Cycle sort order

V
Toggle display of VCPU information

Arrows
Scroll domain display


BUGS

Send bugs to xen-devel@lists.xen.org, see http://wiki.xen.org/xenwiki/ReportingBugs on how to send bug reports.