X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-top%2Fvirt-top.txt;h=da737b8e09ce40bd1e1e7622592f8b469fc7d754;hp=c7209392d0a14ec07cf36f73cb176da534e45caa;hb=49c5f041be5d1482ab497ed91b1c71e054d7e49d;hpb=1998014dafda52019e5151dc6c4c75b3b5dad7aa diff --git a/virt-top/virt-top.txt b/virt-top/virt-top.txt index c720939..da737b8 100644 --- a/virt-top/virt-top.txt +++ b/virt-top/virt-top.txt @@ -50,7 +50,7 @@ OPTIONS -o sort Set the sort order to one of: cpu (sort by %CPU used), mem (sort by - memory used), time (sort by total time), id (sort by domain ID), + total memory), time (sort by total time), id (sort by domain ID), name (sort by domain name), netrx (sort by network received bytes), nettx (sort by network transmitted bytes), blockrdrq (sort by block device [disk] read requests), blockwrrq (sort by block device [disk] @@ -152,6 +152,9 @@ OPTIONS --help Display usage summary. + --version + Display version number and exit. + KEYS Note that keys are case sensitive. For example use upper-case *P* (shift P) to sort by %CPU. *^* before a key means a Ctrl key, so *^L* is Ctrl @@ -182,7 +185,8 @@ KEYS *P* Sort by %CPU. - *M* Sort by memory. + *M* Sort by total memory. Note that this shows the total memory + allocated to the guest, not the memory being used. *T* Sort by total time. @@ -266,14 +270,16 @@ INIT FILE this behaviour may change in the future. SEE ALSO - top(1), virsh(1), xm(1), xentop(1), , - , + top(1), virsh(1), , + , , + AUTHORS Richard W.M. Jones COPYRIGHT - (C) Copyright 2007 Red Hat Inc., Richard W.M. Jones http://libvirt.org/ + (C) Copyright 2007-2011 Red Hat Inc., Richard W.M. Jones + http://libvirt.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -309,9 +315,12 @@ REPORTING BUGS submit with your bug report. 3. Get version of virt-top and version of libvirt. - In virt-top, press the *h* (help) key, and write down the version of - virt-top and the version of libvirt. They are shown in the first - line. + Use: + + virt-top --version + + If you can get the precise version of libvirt you are using then + that too is helpful. 4. Submit a bug report. Go to and enter a new bug. Please