summaryrefslogtreecommitdiffstats
path: root/virt-top/virt-top.1
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-10-17 14:41:12 +0100
committerRichard W.M. Jones <rjones@redhat.com>2007-10-17 14:41:12 +0100
commit002d9558cf5986f14c475054b19da31713b7c8b3 (patch)
tree9b8ec97807d62b321ca4144c05b86c7030fd73ef /virt-top/virt-top.1
parent0c95373366ea74edfe4e4ab02214fa42e6202c27 (diff)
downloadvirt-top-002d9558cf5986f14c475054b19da31713b7c8b3.tar.gz
virt-top-002d9558cf5986f14c475054b19da31713b7c8b3.tar.xz
virt-top-002d9558cf5986f14c475054b19da31713b7c8b3.zip
Add the flags for enabling/disabling CPU, block and net stats.
Diffstat (limited to 'virt-top/virt-top.1')
-rw-r--r--virt-top/virt-top.118
1 files changed, 18 insertions, 0 deletions
diff --git a/virt-top/virt-top.1 b/virt-top/virt-top.1
index d60cc04..91bd7e2 100644
--- a/virt-top/virt-top.1
+++ b/virt-top/virt-top.1
@@ -214,6 +214,15 @@ those to process the \s-1CSV\s0 file).
Not every version of virt-top supports \s-1CSV\s0 output \- it depends how the
program was compiled (see \fI\s-1README\s0\fR file in the source distribution
for details).
+.IP "\fB\-\-no\-csv\-cpu\fR" 4
+.IX Item "--no-csv-cpu"
+Disable domain \s-1CPU\s0 stats in \s-1CSV\s0 output.
+.IP "\fB\-\-no\-csv\-block\fR" 4
+.IX Item "--no-csv-block"
+Disable domain block device stats in \s-1CSV\s0 output.
+.IP "\fB\-\-no\-csv\-net\fR" 4
+.IX Item "--no-csv-net"
+Disable domain network interface stats in \s-1CSV\s0 output.
.IP "\fB\-\-debug filename\fR" 4
.IX Item "--debug filename"
Send debug and error messages to \fIfilename\fR.
@@ -334,6 +343,15 @@ Sets the default filename to use for debug and error messages.
.IP "\fBcsv\fR \fIfilename\fR" 4
.IX Item "csv filename"
Enables \s-1CSV\s0 output to the named file.
+.IP "\fBcsv-cpu\fR \fItrue|false\fR" 4
+.IX Item "csv-cpu true|false"
+Enable or disable domain \s-1CPU\s0 stats in \s-1CSV\s0 output.
+.IP "\fBcsv-block\fR \fItrue|false\fR" 4
+.IX Item "csv-block true|false"
+Enable or disable domain block device stats in \s-1CSV\s0 output.
+.IP "\fBcsv-net\fR \fItrue|false\fR" 4
+.IX Item "csv-net true|false"
+Enable or disable domain network interface stats in \s-1CSV\s0 output.
.IP "\fBbatch\fR \fItrue|false\fR" 4
.IX Item "batch true|false"
Sets batch mode.