X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-top%2Fvirt-top.pod;h=af31c271e6779bdd0187cad72f1f60c5f3bbcf90;hp=a888d89f37323078272286be803bb17336308a41;hb=9bb5f67c0d8a6e8dad7de72e2488ee73c90f7d43;hpb=6116cbd975924cc971e1eff565fee63ced296d5c diff --git a/virt-top/virt-top.pod b/virt-top/virt-top.pod index a888d89..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. @@ -254,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. @@ -292,6 +316,25 @@ L Richard W.M. Jones +=head1 COPYRIGHT + +(C) Copyright 2007 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 Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + =head1 REPORTING BUGS Bugs can be viewed on the Red Hat Bugzilla page: