A customer have several users experiencing Hangs on their XP. If they are typing when it hangs thy can wait 15 sec. and their typed characters will show up. When it hangs they cannot navigate any program og startmenu.
Is it possible to capture or log all processes cpu utilization for later analysis? Process Explorer can show realtime cpu utilization but can it also log the information?
I think the best way is to use the 'Perfmon' which can also log the information and has wide range of options to monitor in deep. This will also allow you to monitor the machines remotely or set alerts so that you get an alert when it drops a set value (e.g. when the CPU utilization goes above 75%).
slam69
Why not use performance monitor to create a log of cpu utilisation
Perfmon doesn't recognize a new process showing up. I can only grab the ones allready unning. Process Explorer shows new processes as well but cannot log to a file. Wondering why there is no tool that can do both??????