EC2 Linux Instance is up but not reachable

0

EC2 Linux Instance is up but not reachable. This happens after 3 to 4 days. I have to shutdown and start the instance to get it back on the network. Reboot is not helping in this case. Please help me trouble shoot.

gefragt vor 2 Jahren319 Aufrufe
1 Antwort
0

Take a look at the Cloudwatch metrics for the instance to see if CPU usage is high, thereby making the machine unresponsive - https://aws.amazon.com/premiumsupport/knowledge-center/ec2-linux-resource-over-utilization/. You will need to monitor the processes to see which process may be driving up resources usage to the point where the machine eventually becomes unresponsive.

You can also install the Cloudwatch agent on the machine to send logs to Cloudwatch logs - https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent.html

profile pictureAWS
EXPERTE
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen