]> granicus.if.org Git - vnstat/commitdiff
update README.md
authorTeemu Toivola <git@humdi.net>
Sun, 7 Jan 2018 14:45:51 +0000 (16:45 +0200)
committerTeemu Toivola <git@humdi.net>
Sun, 7 Jan 2018 14:45:51 +0000 (16:45 +0200)
README.md

index 81238f7fd121eece3cc1e57c6d99b9781560b7b2..4d0351928c2f04eda0be122b525c984b9107efd6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,11 +40,12 @@ durations. Yearly and five-minute resolution statistics are now included.
 ##### Removed features
 
   * database import
-    * most likely better to do directly via sqlite
+    * most likely better to do directly via sqlite cli
   * merge of data from multiple interfaces
   * weekly ouput
-  * `MonthRotate`
+  * `MonthRotate` configuration option
   * kernel test
+    * provided some use mostly with 2.0 and 2.2 kernels
   * `--update` / `-u` using vnstat command
 
 ##### TODO
@@ -52,10 +53,10 @@ durations. Yearly and five-minute resolution statistics are now included.
   * `grep TODO src/* tests/*`
   * continue daemon refactoring
   * testing in more diverse environments
-  * add missing sanity checks to daemon
+  * extend sanity checks in daemon
   * image outputs
     * summary and hourly + combinations
-  * use of 5 minute resolution statistics
+  * output of 5 minute resolution statistics
   * feature configurability
   * freeze database structure
     * plan ahead and figure out how to migrate data to new structure if necessary?