New Performance-Management Tools

Several new Windows Server 2003 and Windows XP tools can help with your Windows performance-management tasks. The following list describes these tools and explains how you can use them.

Logman
Logman is a command-line tool for creating, editing, starting, and stopping Performance Monitor logging sessions and event-tracing sessions. Logman is a superset of the Microsoft Windows 2000 Server Resource Kit's Tracelog facilities. For more information about Logman, see the main article.

Performance Monitor's NT 4.0 Settings Import Feature
XP's version of Performance Monitor lets you convert Windows NT 4.0 Performance Monitor settings files to the HTML version that XP supports. Suppose you have an NT 4.0 log settings file called oldlog.pml that you want to use in Performance Monitor for XP. Go to a command prompt and enter

perfmon.exe oldlog.pml /htmlfile:newlog.htm

where newlog.htm is the old log settings file converted to HTML. You can then load this log settings file into the new version of Performance Monitor.

Relog
Relog is a utility that lets you convert Performance Monitor log files from one supported format to another. For example, suppose you created a binary log file but wanted to create a comma-delimited text file. You can run relog.exe to convert the binary file to a text file. You can also use Relog to filter counters out of the source log. So, you can run relog.exe to convert a binary log to text and include only processor utilization statistics from a specific server.

TraceRpt
TraceRpt is a command-line utility that lets you convert binary trace-session files into a text-based summary or detailed report files. Tracerpt.exe replaces the Win2K Server resource kit's tracedmp.exe.

TypePerf
XP includes TypePerf, which used to ship only as part of the Win2K Server resource kit. TypePerf lets you log Performance Monitor counters from the command line. You can log counters to a file or to the screen.

WMIC
The Windows Management Instrumentation Command-line (WMIC) tool lets you access WMI objects, methods, and properties, including WMI-based Performance Monitor counters. For more information about WMIC, see the main article.

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• The Microsoft
Technology Roadmap
• Office 365 Implementation
• Hyper-V Optimizing
• Windows 8 Deployment
and much more!

Come See Paul Thurrott & Rod Trent in Person!

Early Registration Now Open

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.