Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xentop(1) [suse man page]

xentop(1)						      General Commands Manual							 xentop(1)

NAME
xentop - displays real-time information about a Xen system and domains SYNOPSIS
xentop [-h] [-V] [-dSECONDS] [-n] [-r] [-v] [-b] [-iITERATIONS] DESCRIPTION
xentop displays information about the Xen system and domains, in a continually-updating manner. Command-line options and interactive com- mands can change the detail and format of the information displayed by xentop. OPTIONS
-h, --help display help and exit -V, --version output version information and exit -d, --delay=SECONDS seconds between updates (default 3) -n, --networks output network information -x, --vbds output vbd block device data -r, --repeat-header repeat table header before each domain -v, --vcpus output VCPU data -b, --batch output data in batch mode (to stdout) -i, --iterations=ITERATIONS maximum number of iterations 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 AUTHORS
Written by Judy Fischbach, David Hendricks, and Josh Triplett REPORTING BUGS
Report bugs to <xen-tools@lists.xensource.com>. COPYRIGHT
Copyright (C) 2005 International Business Machines Corp This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. August 2005 xentop(1)

Check Out this Related Man Page

xentop(1M)						  System Administration Commands						xentop(1M)

NAME
xentop - display real-time information about an xVM system and domains SYNOPSIS
xentop [-h] [-V] [-d=seconds] [-n] [-r] [-v] [-b] [-i=iterations] DESCRIPTION
The xentop command displays information about the Solaris xVM system and domains in a continually-updating way. It is analogous to the BSD UNIX top command. OPTIONS
The following options are supported: -b, --batch Output data to stdout in batch mode. -d, --delay=seconds Set seconds between updates. The default is 3 seconds. -h, --help Display help and exit. -i, --iterations=iterations Maximum number of iterations xentop should display before terminating. -n, --networks Display network information. -r, --repeat-header Repeat table header before each domain. -v, --vcpus Display VCPU data. -V, --version Display version information and exit. -x, --vbds Display virtual block device data. INTERACTIVE COMMANDS
The xentop command supports a set of interactive commands. These are one-letter (case-insensitive) commands that you enter while xentop output is displayed. They are as follows: 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. (arrow keys) Scroll domain display. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWxvmu | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
virsh(1M), xm(1M), attributes(5), xVM(5) SunOS 5.11 3 Mar 2008 xentop(1M)
Man Page