X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-top%2Fvirt-top.pod;h=af31c271e6779bdd0187cad72f1f60c5f3bbcf90;hp=3ec0dacfae90056730e823e919d645d79832bd1e;hb=9bb5f67c0d8a6e8dad7de72e2488ee73c90f7d43;hpb=b2c4dbaf7a3f9da9e4236fc46cf72b0ef4ee300d diff --git a/virt-top/virt-top.pod b/virt-top/virt-top.pod index 3ec0dac..af31c27 100644 --- a/virt-top/virt-top.pod +++ b/virt-top/virt-top.pod @@ -99,6 +99,18 @@ Not every version of virt-top supports CSV output - it depends how the program was compiled (see I file in the source distribution for details). +=item B<--no-csv-cpu> + +Disable domain CPU stats in CSV output. + +=item B<--no-csv-block> + +Disable domain block device stats in CSV output. + +=item B<--no-csv-net> + +Disable domain network interface stats in CSV output. + =item B<--debug filename> Send debug and error messages to I. @@ -117,6 +129,11 @@ I<$HOME/.virt-toprc>. See also INIT FILE below. Do not read any init file. +=item B<--script> + +Script mode. There will be no user interface. This is most useful +when used together with the I<--csv> and I<-n> options. + =item B<--help> Display usage summary. @@ -249,6 +266,18 @@ Sets the default filename to use for debug and error messages. Enables CSV output to the named file. +=item B I + +Enable or disable domain CPU stats in CSV output. + +=item B I + +Enable or disable domain block device stats in CSV output. + +=item B I + +Enable or disable domain network interface stats in CSV output. + =item B I Sets batch mode. @@ -257,6 +286,10 @@ Sets batch mode. Sets secure mode. +=item B