MattHodge / Graphite-PowerShell-Functions

A group of PowerShell functions that allow you to send Windows Performance counters to a Graphite Server, all configurable from a simple XML file.
https://hodgkins.io/using-powershell-to-send-metrics-graphite
GNU General Public License v3.0
217 stars 71 forks source link

Parsing of CSV perfmon files #55

Open arcticjoe opened 8 years ago

arcticjoe commented 8 years ago

First wanted to say this is an amazing script, many thanks for making it. I just wanted to check whether you were thinking of adding some additional functionality where previously logged perfmon counters to .csv file could be parsed?