暂无描述

steve 55b62aba21 basic monitoring functions implemented @TODO aggregate the basics 9 年之前
src 55b62aba21 basic monitoring functions implemented @TODO aggregate the basics 9 年之前
test 55b62aba21 basic monitoring functions implemented @TODO aggregate the basics 9 年之前
monitor.py 1d69e88d0c monitor skeleton 9 年之前
readme.md 2d545423d7 documentation for the public 9 年之前

readme.md

#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