]> git.ipfire.org Git - collecty.git/commitdiff
Update TODO
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 10 May 2015 19:04:47 +0000 (19:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 10 May 2015 19:04:47 +0000 (19:04 +0000)
TODO

diff --git a/TODO b/TODO
index e6cac86361a48b1b3febf17f423f514dca4db736..b3083eea5b81f4a6b2b865751e8fe15fd544c5ec 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,20 +2,10 @@ TODO LIST
 
        Things we have to do in order of importance.
 
 
        Things we have to do in order of importance.
 
-       * Asynchronously write data to RRDs. (Data is written when collected ATM.)
        * Fix signal handling.
                * Exit all threads on SIGTERM (Call shutdown method).
        * Fix signal handling.
                * Exit all threads on SIGTERM (Call shutdown method).
-       * Fork daemon on startup.
        * Improve RRD format (choice of steps, etc.)
 
        * Improve RRD format (choice of steps, etc.)
 
-       * Better error handling of mistakes in the config file.
-
        * Write more plugins.
        * Write more plugins.
-               * CPU Usage (almost done).
-               * Load Average (almost done).
-               * Memory Usage (almost done).
                * Disk space (with standby).
                * Disk space (with standby).
-               * Network usage:
-                       Bridge (AREA) plus slave interfaces in the same graph (LINE).
-
-               * (QoS - very expensive work.)
+               * QoS