1xentop(1M)              System Administration Commands              xentop(1M)
2
3
4

NAME

6       xentop - display real-time information about an xVM system and domains
7

SYNOPSIS

9       xentop [-h] [-V] [-d=seconds] [-n] [-r]  [-v] [-b] [-i=iterations]
10
11

DESCRIPTION

13       The  xentop  command  displays information about the Solaris xVM system
14       and domains in a continually-updating way. It is analogous to  the  BSD
15       UNIX top command.
16

OPTIONS

18       The following options are supported:
19
20       -b, --batch
21
22           Output data to stdout in batch mode.
23
24
25       -d, --delay=seconds
26
27           Set seconds between updates. The default is 3 seconds.
28
29
30       -h, --help
31
32           Display help and exit.
33
34
35       -i, --iterations=iterations
36
37           Maximum number of iterations xentop should display before terminat‐
38           ing.
39
40
41       -n, --networks
42
43           Display network information.
44
45
46       -r, --repeat-header
47
48           Repeat table header before each domain.
49
50
51       -v, --vcpus
52
53           Display VCPU data.
54
55
56       -V, --version
57
58           Display version information and exit.
59
60
61       -x, --vbds
62
63           Display virtual block device data.
64
65

INTERACTIVE COMMANDS

67       The xentop command supports a set of interactive  commands.  These  are
68       one-letter (case-insensitive) commands that you enter while xentop out‐
69       put is displayed. They are as follows:
70
71       d
72
73           Set delay between updates.
74
75
76       n
77
78           Toggle display of network information.
79
80
81       q, Esc
82
83           Quit.
84
85
86       r
87
88           Toggle table header before each domain.
89
90
91       s
92
93           Cycle sort order.
94
95
96       v
97
98           Toggle display of VCPU information.
99
100
101       (arrow keys)
102
103           Scroll domain display.
104
105

ATTRIBUTES

107       See attributes(5) for descriptions of the following attributes:
108
109
110
111
112       ┌─────────────────────────────┬─────────────────────────────┐
113       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
114       ├─────────────────────────────┼─────────────────────────────┤
115       │Availability                 │SUNWxvmu                     │
116       ├─────────────────────────────┼─────────────────────────────┤
117       │Interface Stability          │Volatile                     │
118       └─────────────────────────────┴─────────────────────────────┘
119

SEE ALSO

121       virsh(1M), xm(1M), attributes(5), xVM(5)
122
123
124
125SunOS 5.11                        3 Mar 2008                        xentop(1M)
Impressum