Instance stopped working alone

0

Hi, Why would my instance stop running by itself? Instance: i-0d09b948e97c3c12a (boat-production) I have this service from 2015 and it never happened before. Could you please let me know why and how I can get notified when it stops? It is running fine now, I had to log in and start it manually. Thank you, George

已提问 1 年前290 查看次数
2 回答
0

There are several things that could have caused the instance to stop. One of said possible reasons could be underlying hardware failure causing the instance to need to be shutdown. You can view these types of events on your accounts PHD (https://health.aws.amazon.com/health/home#/account/dashboard/open-issues) and setup alerts to let you know when they occur.

You can also setup alerts/notifications via https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-cloudwatch-createalarm.html on the ec2 instance directly and setup custom alarm actions.

AWS
已回答 1 年前
0

Hi,

Although it is not something that happens frequently, an EC2 instance could be stopped due to a scheduled event, when AWS detects irreparable failure of the underlying host for your instance. Could you checked if that is what happened?

AWS sends an email to the email associated with the AWS account prior to the scheduled event, providing details about the event, including the start and end date, but also sends an AWS Health event, which you can monitor and manage by using Amazon CloudWatch Events. Additionally, you can create an EventBridge rule on a scheduled event, and send a notification via SNS or further processing through an AWS Lambda.

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则