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

Create an AWS EventBridge that checks the fire tally for bad graphs and restarts the app servers #67

Open
BobTorgerson opened this issue Oct 21, 2024 · 0 comments

Comments

@BobTorgerson
Copy link
Contributor

This happens fairly often when the CSV pulled from AICC is either incomplete (bad network traffic) or a mistake was made in data entry that impacts the graph's ability to be drawn. All that needs to be done to fix this is to restart the app servers in ElasticBeanstalk. If we create an EventBridge, we should be able to have an IAM role that's only job is to restart that EB instance's app servers when things go bad. This fixes the problem 99% of the time, and would prevent erroneous alerts from Xymon about the issue and get the service up and running again even during off hours.

XREF #57 <-- Won't need this if we have this in place

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