Does anyone know how to monitor the CPU and Memory utilization of multiple processes? We have 12 copies of the same process running on our servers (on purpose). We would like to know which of the 12 has gone haywire and track it's usage so we can go back and determine when it got crazy. For example sometimes a single process will have a memory issue and start using 10x more memory than normal.