How do I Prove ?

  • Thread starter Thread starter Chip
  • Start date Start date
C

Chip

Hi,

I am involved in setting up applications in production
environment and reporting application misbehaves. I am
sure that the application xyz.exe developed by one of the
developer( which runs as windows service) is memory and
cpu Intensive ( In fact the application goes on occupying
the memory as the days pass ). I have to prove on paper by
some statistics that the application is poorly
designed/coded.

Kindly suggest me where to start with and what all stuff I
need to know. also please suggest any URL's / books.

Regards

Chip
Systems Administrator
 
Probably the easiest way I know is to use System Monitor in Windows 2000.
You can then monitor all processes and correlate memory and CPU usage
between this application and others. For instance, if the application is
leaking memory, this would show it happening. More info about this tool is
available here:

248345 How to Create a Log Using System Monitor in Windows 2000
http://support.microsoft.com/?id=248345

--
Tim Newton [MSFT]
(e-mail address removed)

Search our Knowledge Base at http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at http://www.microsoft.com/ntserver/

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!

This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose. The views and opinions
expressed in this newsgroup posting are mine and do not necessarily express
or reflect the views and / or opinions of Microsoft.
 
Hi Tim,

Thanks a lot for the inputs.

Regards

Chip
-----Original Message-----
Probably the easiest way I know is to use System Monitor in Windows 2000.
You can then monitor all processes and correlate memory and CPU usage
between this application and others. For instance, if the application is
leaking memory, this would show it happening. More info about this tool is
available here:

248345 How to Create a Log Using System Monitor in Windows 2000
http://support.microsoft.com/?id=248345

--
Tim Newton [MSFT]
(e-mail address removed)

Search our Knowledge Base at http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at http://www.microsoft.com/ntserver/

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!

This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose. The views and opinions
expressed in this newsgroup posting are mine and do not necessarily express
or reflect the views and / or opinions of Microsoft.



Hi,

I am involved in setting up applications in production
environment and reporting application misbehaves. I am
sure that the application xyz.exe developed by one of the
developer( which runs as windows service) is memory and
cpu Intensive ( In fact the application goes on occupying
the memory as the days pass ). I have to prove on paper by
some statistics that the application is poorly
designed/coded.

Kindly suggest me where to start with and what all stuff I
need to know. also please suggest any URL's / books.

Regards

Chip
Systems Administrator


.
 
Back
Top