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
218 stars 71 forks source link

Memory continuously increase #61

Closed gbrian closed 8 years ago

gbrian commented 8 years ago

Hi there,

Our current StatsToGraphite service continuously increases its memory consume during the day having to restart it daily. We are have the scripts installed as a service using NSSM. Any idea about why is this happening ?

Thanks

MattHodge commented 8 years ago

I'd start looking at Telegraf, which provides a much nice way to send metrics than my PowerShell function: https://hodgkins.io/windows-metric-dashboards-with-influxdb-and-grafana