kcarpenter
03-26-2008, 07:16 AM
This is a handy tip to convert a PerfMon binary file to CSV. This is useful if you don't have access to the server you originally got the log from or something along those lines... In a command windows navigate to the directory the binary file is located then type this command: relog logfile.blg -f CSV -o newfile.csv