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

added alarm on avg cpu utilization of ec2 instance #182

Merged
merged 1 commit into from
Aug 8, 2022
Merged

added alarm on avg cpu utilization of ec2 instance #182

merged 1 commit into from
Aug 8, 2022

Conversation

rishabh6788
Copy link
Collaborator

Signed-off-by: Rishabh Singh [email protected]

Description

This PR adds CW Alarm on overall average cpu utilization of jenkins main node instance.

Issues Resolved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@rishabh6788 rishabh6788 requested a review from a team as a code owner August 5, 2022 11:09
@prudhvigodithi
Copy link
Member

Hey @rishabh6788 I'm ok with this PR, since for CPU the alarm change was done to monitor the overall ec2, instead of just for a jenkins process, how about we change the memory as well ? Can you please update the alert of overall ec2 memory as well ?
Thank you
@gaiksaya @peterzhuamazon @bbarani

@rishabh6788
Copy link
Collaborator Author

@prudhvigodithi makes sense. Since memory metric doesn't come out of the box for ec2, it will need to be injected using CW agent. I will take a look at it and work on it. Meanwhile, I think we can get this merged and corrected as it is creating a lot of noise. Memory is still manageable and not triggering alarms. I will create and issue and work on it.

@rishabh6788 rishabh6788 merged commit 1168888 into opensearch-project:main Aug 8, 2022
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

Successfully merging this pull request may close these issues.

2 participants