Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Memory Leak Monitoring

Status
Not open for further replies.

TomSark

MIS
Oct 19, 2000
448
0
0
US
Hi,

I've been monitoring for MTS component memory leaks by using task manager, looking at the associated mtx.exe processes, and examining whether or not there is a steady increase in memory usage from these processes.

My question is: is this the best way to do this, or is there a better way to do this?

Thanks in advance
 

Tom, I do the same thing that you do.
Tarek

The more I learn, the more I need to learn!
 
The best way to do this is to use performance monitor to monitor the "Private Bytes" of mtx.exe process, this will graph the activity for you.

Thanks,

All Done
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top