X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=TODO.virt-top;h=186aa42a04e9dcd08b6ff71f998cc7eb52438ac3;hp=03cda9cc4bc1658f1a7231ddc12f8bca70a2178f;hb=de3eddf0801b9a36a786e7579733e81ff509f339;hpb=0ad7e5238fa76ebcfa8abfda8e44d0c62b927e7c diff --git a/TODO.virt-top b/TODO.virt-top index 03cda9c..186aa42 100644 --- a/TODO.virt-top +++ b/TODO.virt-top @@ -69,13 +69,15 @@ Thinking about maybe this is something we could controly via a be true for other options such as the selection of subsystems and/or ordering/sorting ? -*** 10 [jmh] End time for data collection +*** 10 [jmh] End time for data collection [DONE 0.3.3.0] In --script mode allow an end time to be specified (when the program quits). Be nice to allow the end time to also be specified relative to the current time. *** 11 [jmh] Roll over CSV log file + [PUNTED, but documented a way to do it using ordinary shell + scripting in the manual page] In --csv mode, allow the CSV file to be rolled over and compressed periodically (eg. every so often, specific time of day, etc.) @@ -85,3 +87,7 @@ periodically (eg. every so often, specific time of day, etc.) Can we look inside the guest to find out how much memory the guest is actually using? Scenario is: One guest is maxed out and swapping while other guests aren't using much of their allocated memory. + +*** 13 [jmh] Display reason why disk & network stats cannot be displayed. + +*** 14 [jmh] Show version of libvirt compiled against, running against.