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.

posta 2 anni fa319 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande