1 Answer
- Newest
- Most votes
- Most comments
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
Relevant content
- asked 3 years ago
- asked 4 years ago
