Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ianshward committed Oct 18, 2012
1 parent 97b9b90 commit e41d458
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
@@ -1,7 +1 @@
Node.js script which takes a json array of CloudWatch alarm definitions and creates CloudWatch alarms.

Setup: Fill out sample-alarms.json with the alarms you want to create. Replace values where your SNS ARN is required.

Usage: Assumes script is run on an EC2

`node index.js --config config-example.json --alarms sample-alarms.json`
cloudwatch-init is now built into [cloudwatch-agent version 0.2.x and above](https://github.com/mapbox/cloudwatch-agent)

0 comments on commit e41d458

Please sign in to comment.