What is Pssdiag/Sqldiag Manager?
Pssdiag/Sqldiag Manager is a graphic interface that provides customization capabilities to collect data for SQL Server using sqldiag collector engine. The data collected can be used bySQL Nexus tool which help you troubleshoot SQL Server performance problems. This is the same tool Microsoft SQL Server support engineers use to for data collection to troubleshoot customer's performance problems.
Release 12.0.0.1001
What's New
This version support SQL Server 2012 and 2014
Requirements
- Diag Manager requirements
- Windows 7 or above (32 or 64 bit)
- .NET framework 2.0 installed
- Data collection
- The collector can only run on a machine that has SQL Server with targeted version (either client tools only or full version) installed
Training
- Downloading and Installing Diag Manager
- Configuring and customizing pssdiag packages using Diag Manager
- Running pssdiag package
- PSSDIAG performance considerations
How it works
This tool lets you customize what you want to collect and then let you create a data collection package. You extract the package and run SQLdiag data collector engine on the SQL Server you are troubleshooting.
Feature Highlights
- Powerful data collection capabilities: The tool relies on SQLdiag collector engine to provide collection of perfmon, profiler trace, msinfo32, errorlogs, Windows event logs, TSQL script output and registry exports.
- Default templates: You can choose SQL Server version and platform (32 bit or 64 bit). The tool will automatically choose a default template for the combination. This will have default set of perfmon counters, profiler traces.
- Shipped with ready to use Custom collectors: Most commonly usedcustom collectors include SQL Server 2005, 2008 or 2008 R2 performance collector.
- Customization/Extensibility: You can customize what perfmon and profiler trace events you want to collect. Additionally, you can create your own custom collectors with TSQL Scripts, batch files and utilities. See customization guide.
- Packaging: With a single click of save, the tool will package all your files into a single cab so that you can ship to the machine where you intend to run on.
- Integration with SQL Nexus: The custom collectors shipped will collect data that can be analyzed bySQL Nexus Tool.
Common Tasks
- Step-by-step tasks: This page tells you how to use the tool including installation, configuration and running the tool
- Collecting Data for SQL Nexus.
- Customization guide: This page tells you how you can create you own custom collector to use in addition to default collectors shipped.
- Frequently Asked Questions (FAQ): This page will answer most commonly asked questions.
- Common Issues: this page will document most commonly encoutered issues and errors
Requirement/Supported Versions
- Requirements of this configuration tool:
- .NET framework 2.0 (SQL Server 2005 and 2008 install this by default). This tool can be easily compiled to target .NET framework version beyond 2.0. We target 2.0 to minimize .NET framework installation because 2005, 2008 and 2008 R2 all install .NET framework 2.0.
- Operating system: Windows 2003 Server/XP and above
- Requirement of running data collection package:
- The final data collection package generated by this configuration tool needs to run on a machine that has target SQL Server installed. For example, if you have configured a package for an SQL Server 2008 instance, it can only run on a machine which SQL Server 2008 is installed.
- Supported Versions
- SQL Server 2005
- SQL Server 2008
- SQL Server 2008 R2
- For SQL Server 2012
- SQL Server 2014