Skip to content

hi i am facing server down again and again in my instances

0

Enter image description here it's memory is large what type of trouble shoot we can follow up

asked a year ago184 views
1 Answer
2

Hello ruchik,

Review the alarm details:

  • Alarm name: awsec2-i-06a4a40410802
  • Alarm description: NetworkOut >= 0.99 for 1
  • Alarm state: ALARM
  • Alarm actions: None configured

This indicates that the instance's network out traffic has exceeded 0.99 bytes for at least 1 minute, triggering the alarm.

Main Issue with Your server is going down due to high network traffic. This means it's sending or receiving too much data.

To fix it:

  • Check what's causing the high traffic: Is it a specific app or process?
  • Make sure your server has enough resources: Does it have enough memory and processing power?
  • Review your security settings: Are there any rules blocking necessary traffic?
  • Consider scaling: If the traffic is consistently high, you might need more servers.

https://repost.aws/knowledge-center/ec2-instance-slow-cpu-not-high

EXPERT
answered a year ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.