on running processes and system utilization (CPU, memory) in a portable
way by using Python, implementing many functionalities offered by tools
like ps, top and Windows task manager.
WWW: http://code.google.com/p/psutil/
PR: ports/146279
Submitted by: Ju Pengfei <jupengfei@gmail.com>