From 2d545423d78aa67c36d637b8f3942df3a1e97425 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 14 Dec 2016 14:10:54 -0600 Subject: [PATCH] documentation for the public --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..7a6010a --- /dev/null +++ b/readme.md @@ -0,0 +1,6 @@ +#Introduction +This program is designed to monitor processes running on a linux/osx machine. It assumes logging hasn't been properly done. +The program answers basic questions: + + - Is a given program still running + - How much resource (memory/cpu) a program is eating up