Utility to check the activity of a process

F

flahmeshess

I want to check the activity of a process. If it's 0-1% CPU, I want to
kill it. If it's more than 1% CPU, I cannot kill it. Is there any
utilities that can give me the % utilisation of the CPU for a process ?
Thanks.
 
C

Crouchie1998

I wrote my own. It took all of 5 minuts to write. The source code is
available, but you'll need to compile it

Crouchie1998
BA (HONS) MCP MCSE
Official Microsoft Beta Tester
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top