crccheck / cloudwatch-to-graphite

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

add utility to help me generate config files #13

Closed crccheck closed 9 years ago

crccheck commented 10 years ago

closes #4

queries amazon to see what resources are available, then feeds them into a jinja2 template that's rendered to stdout.

borrows heavily from my ec2-voyeur, but with much simplified logic