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.

質問済み 2年前324ビュー
1回答
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
エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ