Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put Cloudwatch alerts #9

Open
a3linux opened this issue Nov 7, 2016 · 1 comment
Open

Put Cloudwatch alerts #9

a3linux opened this issue Nov 7, 2016 · 1 comment

Comments

@a3linux
Copy link
Owner

a3linux commented Nov 7, 2016

This will be a big enhancement requirement here.
But in my experience, I also have another bash script to set up the alerts.

It is reasonable that this tool provide alerts setting up feature at the same time we push the metrics.

@a3linux
Copy link
Owner Author

a3linux commented Nov 7, 2016

Input for setting up a CW alert,

  • high threshold
  • low threshold
  • period & periods
  • alert topic(SNS)

For example, --cpu-high-threshold 90 --periods 3 --alert-sns
To make everything simple, we want the standard simple alerts ONLY.

I already have some scripts here https://github.com/a3linux/aws-cookies
but I want to integrate them to this tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant