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

Converted to Module #27

Closed ghostsquad closed 9 years ago

ghostsquad commented 9 years ago

Fixes MattHodge/Graphite-PowerShell-Functions#23

There were no changes to the actual code besides separating them into separate files for better organization and readability.

ghostsquad commented 9 years ago

.. not ready yet.

ghostsquad commented 9 years ago

Set-StrictMode is great at finding bugs.