in reply to How do I find the total memory/cpu usage of a process and all of its children?

If on a Linux box, running "top" from the consol will list the top processes running, and give cpu usage and memory percentage.
  • Comment on Re: How do I find the total memory/cpu usage of a process and all of its children?