Follow sqlserver-dba.com

Subscribe to RSS feed  Follow @jackvamvas - Twitter

*Use the Comments section for questions

SQLServer-DBA.com Links

Dba_db2_button

dba-ninja.com

SQL Server DBA Jobs

How to Generate a Perfmon System Diagnostics Report

18 December,2015 by Tom Collins

Perfmon has a useful feature of generating a Systems Diagnostic Report. The Report checks for various categories : Software Configuration, Hardware Configuration, CPU,Network,Disk ,Memory

To create the report use the cmd line. Run As administrator

type perfmon /report.

Perfmon will collect data   for 60 seconds

Perfmon_collect_data

The two immediate areas to check are : Warnings and Performance. You can drill down into the details by following the links.

Perfmon_diagnostics

This is a great feature and is usefull all-round diagnostics tool. The key is to interpret the data to resolve any issues.

If you need to analyse other correlations  over a greater period of time with customised relationships set up customised Perfmon collection sets

These reports could be used as part of a measurable diagnostics rather than relying on Blind Faith versus Test Oriented programming – SQL Antipattern #004

Read More on Perfmon and systems diagnostics

SQL Server - Perfmon ,Waits and Queues - SQL Server DBA

Window Perfmon scripting, SQL Server perfmon and how to perfmon

 Performance Monitor Counters for SQL Server performance testing

SQL Server – Measuring SQL memory usage - SQL Server DBA

 

 


Author: Tom Collins (http://www.sqlserver-dba.com)


Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on How to Generate a Perfmon System Diagnostics Report


sqlserver-dba.com | SQL Server Performance Tuning | SQL Server DBA:Everything | FAQ | Contact|Copyright & Disclaimer