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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南