Article ID: 303133 - Last Review: December 1, 2007 - Revision: 2.4 Description of the Windows XP Logman.exe, Relog.exe, and Typeperf.exe ToolsThis article was previously published under Q303133 On This PageSUMMARY This article contains a description of the Windows XP
Logman.exe, Relog.exe, and Typeperf.exe command-line tools you can use in
conjunction with, or separate from, System Monitor and the Performance Logs and
Alerts snap-in. All of these tools are included in all versions of Microsoft Windows XP (excluding Windows XP Home Edition), and you can run these tools from a command prompt. MORE INFORMATIONLogman.exeYou can use the Logman.exe tool to:
ExampleIf Sample_Log is the name of an existing performance log on the local computer, the logman start Sample_Log command starts the log.Relog.exeYou can use the Relog.exe tool to:
ExampleTo convert a Windows 2000 log file that is named Win2k_log to a .csv log file that is named Win2k_log.csv, you would use the relog Win2k_log.blg -f CSV -o Win2k_log.csv command.Typeperf.exeYou can use the Typeperf.exe tool to:
ExampleTo output the Memory counter, Available Bytes, from a remote computer that is named "XPPRO", every 5 seconds, you would use the typeperf "Memory\Available Bytes" -s XPPRO -si 00:05 command.For more information about these tools, see the online Help, or run the command with the /? switch. | Article Translations
|
Back to the top
