X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO.virt-top;h=03cda9cc4bc1658f1a7231ddc12f8bca70a2178f;hb=22fd1362126a96472a921d3767ca3220ab13da5a;hp=03793152d9f878ce31002f98ec201c5e5bd5334e;hpb=0e09861c06a0c274bcfdacceaee347f8aaa969cb;p=virt-top.git diff --git a/TODO.virt-top b/TODO.virt-top index 0379315..03cda9c 100644 --- a/TODO.virt-top +++ b/TODO.virt-top @@ -69,3 +69,19 @@ 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 + +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 + +In --csv mode, allow the CSV file to be rolled over and compressed +periodically (eg. every so often, specific time of day, etc.) + +*** 12 [cywse] How much memory is a guest actually using + +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.