October 3rd, 2012, 09:01 AM
-
How to record CPU and Memory usage while a process is running?
Hi Experts, I want to capture application.exe, memory used, CPU used every 30 minutes in a log file. for four Java processes (7005.exe, 7006.exe, 7007.exe, 7008.exe) this will be a windows scheduled task.
This will be reviewed everyweek.
Please advise how can I achieve this.
Thanks,
YM.
October 15th, 2012, 02:42 PM
-
"For if leisure and security were enjoyed by all alike, the great mass of human beings who are normally stupefied by poverty would become literate and would learn to think for themselves; and when once they had done this, they would sooner or later realise that the privileged minority had no function and they would sweep it away"
- George Orwell, 1984
October 16th, 2012, 12:45 AM
-
One of the software is Big Top which records the CPU performance while some process is performing.
You can also Graphical User Interface for a real time graphics.
December 21st, 2012, 02:37 AM
-
Look at the Sysinternals.com tools. They are written by a Microsoft Senior Fellow Mark Russinovitch. There is a lot of info on monitoring processes with these tools from the MS Tech Ed conferences. The main tools are Process Explorer and Process Monitor.
Performance monitor is the built in tools to monitor the system. These have redone for windows 8 and have many more feature.