Typo fixed.
[virt-top.git] / TODO.virt-top
index 0379315..6e03997 100644 (file)
@@ -64,8 +64,30 @@ and if so put in place the infrastructure to monitor it.
 
 *** 9 [jmh asked for] Configuration file or environment variable [DONE 0.3.2.8]
 
-Thinking about maybe this is something we could controly via a
+Thinking about maybe this is something we could control via a
 .virt-top-init file or an environment variable ?  The same could also
 be true for other options such as the selection of subsystems and/or
 ordering/sorting ?
 
+*** 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.)
+
+*** 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.
+
+*** 13 [jmh] Display reason why disk & network stats cannot be displayed.
+
+*** 14 [jmh] Show version of libvirt compiled against, running against.