Back to Forums








View Full Version : Logging data from task manager


d000hg
June 10th, 2004, 11:29 AM
Taskmanager gives nice data on all running processes' use of physical/virtual memory. We want to check software we designed running on a system over time (months) to see if memory used by processes is rising. Currently they send us screenshots of taskmanager once a day/week for us to do data entry on! Is there a way I can get this data to be logged and written to disk either by some windows functionality or by writing a quick program. This would save lots of very dull work!

rik
June 10th, 2004, 13:20 PM
Not sure of what OS version you are running but I'll ask a question on this topic to the group...

Couldn't they install a Snap in MMC to perform this function?

d000hg
June 10th, 2004, 15:47 PM
We have the system running both on NT and XP so a solution common to both would be best...