looking for a process monitor

PsiStar

Golden Member
Dec 21, 2005
1,184
0
76
I am looking for a process that monitors Windows processes.

I have commercial engineering number crunch software that can run from seconds to days depending on what is being solved. The software can "spawn" several routines (the actual number crunchers) and on different machines again depending on the problem at hand.

I would like a program that monitors the various images that are launched and either text message, email, or make a sound when the process(es) have either completed. Sometimes the launched processes are still resident & CPU just drops so being able to set a CPU usage threshold would be best.

I imagine a UI that lets the user pick the processes to be monitored or might be monitored if launched. Let the UI reside in the toolbar when minimized.

So, anyone aware of such a program? I used to be a C++ programmer for embedded systems & scientific programming applications, but never did anything like this.