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

Add CloudWatch alarms by default for AWS instances #538

Open
johnnyshields opened this issue Dec 17, 2014 · 2 comments
Open

Add CloudWatch alarms by default for AWS instances #538

johnnyshields opened this issue Dec 17, 2014 · 2 comments

Comments

@johnnyshields
Copy link
Contributor

By default, Rubber should set sensible CloudWatch alarms when a new instance is added. (At least the basic "Status = Failed" one.) Forgot to add this on one of my hosts and got an unpleasant surprise today when AWS crashed.

@onyxraven
Copy link
Contributor

Yeah, I regularly add the Status any failed 2x over 5 mins (get a small number of false positives on the reachability test on older hosts).

It'd be very cool to auto-add/remove alarms on hosts in the general sense (cpu usage, etc), so maybe add functionality to the rubber host config to add them? I haven't looked at what the API looks like for managing cloudwatch alarms.

@nirvdrum
Copy link
Member

I'll have to see what fog provides in this area. I looked at adding monitoring years back via Zerigo, but they never released their API for it.

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

3 participants