crccheck / cloudwatch-to-graphite

Helper for pushing AWS CloudWatch metrics to Graphite
Apache License 2.0
55 stars 28 forks source link

Document hosted graphite usage #3

Closed crccheck closed 10 years ago

crccheck commented 10 years ago

No need to use a custom formatter to adapt to use a hosted graphite solution. Here's an example for hostedgraphite:

$ leadbutt | awk '{print "123-456-789-0."$0}' | nc carbon.hostedgraphite.com 2003