Tagged Questions

1
vote
1answer
512 views

How to get CPU Utilization metrics in Windows Xp?

I need to get CPU utilization metrics of all the process. Operating system = Windows Xp programming language = Java requirements = need to take samples every few seconds indefinitely, not just ...