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

Adding AWSINSTANCEID lookup #56

Closed joeabbey closed 6 years ago

joeabbey commented 8 years ago

This pull request implements another way to dynamically lookup the hostname. In this case, use the AWS EC2 Instance Metadata to retried the instance ID.