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

Fix DateTime to Unix Time in Send-GraphiteMetric #60

Open SteveLowe opened 8 years ago

SteveLowe commented 8 years ago

Fix for #59

I've just copied the DateTime conversaion that is used in Send-BulkGraphiteMetrics