Link to home
Start Free TrialLog in
Avatar of rgb192
rgb192Flag for United States of America

asked on

windows server 2008 performance and reliability monitor

Windows Performance and Reliability Monitor tool to help determine the cause of the issue. More information on how to use the tool can be found by visiting the following resource:
http://technet.microsoft.com/en-us/library/cc771692(WS.10).aspx.


would this dectect a memory leak.  would this discover the reason why my server cant be used for up to 20 seconds and there is no reason in event viewer


from the tutorial i dont understand how to set up tool
Avatar of double_helix
double_helix

The performance and reliability monitor tool comes pre-installed in all version of windows that support it. (Unless you've elected to leave it out of your particular installation).
Versions of windows that have it build in are Windows 7 and Windows server 2008.

To activate the tool, go to "Control Panel" > "Administrative Tools" > "Performance Monitor".
This will give you a screen like this: (attached)
 User generated image
You can add monitoring of individual components of your system from CPU, to memory, disk performance and even .NET and HTTP services.

Hope this helps somewhat.
Avatar of rgb192

ASKER

how to see what service is using up memory
ASKER CERTIFIED SOLUTION
Avatar of double_helix
double_helix

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rgb192

ASKER

thanks