From 476fcb1f8d869a0a4cdcee3546645165544aa1cb Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Mon, 20 Aug 2018 21:55:07 -0400 Subject: [PATCH] Promote process monitoring from Ideas to TODOs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0841757..ee1a6b7 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,11 @@ 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) Redesign notes -------------- @@ -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 -- 2.20.1