X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=149f9c4908b76af4b19b73e246c354e1d142fa62;hb=2d710f2862fb523a4fabac01c155dac692df910d;hp=08417574cd89e4f5f4fdf1f54ce12f7ac9e692d1;hpb=696c47b947770362df742b58a2445f4728c43c5d;p=khatus.git diff --git a/README.md b/README.md index 0841757..149f9c4 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,9 +210,8 @@ 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 password digests against known leaked password databases - monitor stock prices - monitor some item price(s) at some store(s) (Amazon, etc.) - monitor eBay auctions (https://en.wikipedia.org/wiki/EBay_API) @@ -259,11 +265,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