I have this manual task I am stuck doing at work. Gathering the result a manual as well. But I am trying to automate it. I am using perfmon to track performance of certain processes. I have perfmon writing this to csv files.
I manually grab the entries from each of the result files to create a summary worksheet. I also graph certain columns, then create a summary worksheet of the graphed results.
I am writing a C# app to create this spreadsheet.
I do not want to be known as a .net kind of guy. But I don’t really want others to go through the pain I’ve gone through.
I guess I write about it once I have posts on some other topics I want to be known for written. This wway I post both sets.