From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Wed, 17 Oct 2007 15:48:52 +0000 (+0100) Subject: Added requests #10 & #11 from JMH. X-Git-Tag: 1.0.4~115 X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=commitdiff_plain;h=4386f50ae1e5867c476e9a0443af16a2fbc8e4fd Added requests #10 & #11 from JMH. --- diff --git a/TODO.virt-top b/TODO.virt-top index 0379315..a0be3ac 100644 --- a/TODO.virt-top +++ b/TODO.virt-top @@ -69,3 +69,13 @@ 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.)