Is there anyway to output performance logs directly to a comma separated file?

A. The Windows NT Resource Kit ships with the PerfLog service which can output data directly to a file in with comma or tab separated format. To install perform the following:

  1. Copy the files below from the NT resource kit installation dir\PerfTool\LogTools to the %systemroot%\system32
    - pdlcnfig.exe
    - pdh.dll
    - pdlsvc.exe
    - perflog.hlp
    - perflog.cnt
  2. Run the pdlcnfig executable to install the service
  3. Click OK to install the service
  4. The Performance Data Log Service dislaog box will be displayed with 2 tabs allowing Counters to be added and the location of the file to be output to.

To start the service select from the Services control panel applet and click start. You can also start from the command prompt using

C:\>net start "performance data log"

To change the config at a later time just rerun the PDLCNFIG.EXE image.


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.