viafoura / deprecated-buri

Ansible-driven AMI generation
Apache License 2.0
40 stars 14 forks source link

Add common cloudwatch monitoring scripts to base #69

Closed jhohertz closed 9 years ago

jhohertz commented 9 years ago

The scripts mentioned at the following URL, offer basic system level reporting to cloudwatch that is not available from the core hypervisor-provided stats. (Disk, memory, swap). http://blog.celingest.com/en/2014/02/04/monitoring-ec2-memory-disk-usage-cloudwatch-custom-metrics/

Add this to the base.

Also be sure to modify existing sample policies to add cloudwatch access and provide a basic template since all roles will require at least a basic IAM role going forward to support this.

jhohertz commented 9 years ago

Closing, as @inve1 provided this in pull request #70