X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=34247a12f6cfa89226c357d603c97e6a3a69d739;hb=b7601ee441ff57d0a88439dc9709cb4aa2f44744;hp=08417574cd89e4f5f4fdf1f54ce12f7ac9e692d1;hpb=696c47b947770362df742b58a2445f4728c43c5d;p=khatus.git diff --git a/README.md b/README.md index 0841757..34247a1 100644 --- 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