]> git.ipfire.org Git - collecty.git/blobdiff - TODO
Add further documentation.
[collecty.git] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..e9c5f2d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,14 @@
+TODO LIST
+
+       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).
+       * Fork daemon on startup.
+       * Improve RRD format (choice of steps, etc.)
+
+       * Better error handling of mistakes in the config file.
+
+       * Write more plugins.
+