Promote detailed reporting from Ideas to TODOs
[khatus.git] / README.md
index 0841757..34247a1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -183,6 +183,13 @@ TODO
     - priority
     - snooze time (if already alerted, when to re-alert?)
     - text: subject/body
+- monitor processes
+    - zombies
+    - CPU hogs
+    - memory hogs
+    - memory leaks (if some process consistently grows)
+- report detailed status upon request (to a terminal)
+    - use color to indicate age of data
 
 Redesign notes
 --------------
@@ -203,8 +210,6 @@ Ideas
 -----
 
 - store data with rrdtool
-- report detailed status upon request (to a terminal)
-    - use color to indicate age of data
 - monitor tracking numbers (17track should be easiest to get started with)
 - monitor stock prices
 - monitor some item price(s) at some store(s) (Amazon, etc.)
@@ -259,11 +264,6 @@ Ideas
     - https://nvd.nist.gov/
     - https://vuldb.com/
     - http://cve.mitre.org/
-- monitor processes
-    - zombies
-    - CPU hogs
-    - memory hogs
-    - memory leaks (if some process consistently grows)
 - browse https://www.programmableweb.com/ for some more ideas
 - GC trick: instead of actually doing GC, do a dummy run of building a status
   bar at `BEGIN`, to fill-in the atimes for keys we need, then use the atimes
This page took 0.027908 seconds and 4 git commands to generate.