0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Cloudwatch「StatusCheckFailed」系の監視メトリクスで障害発生テスト

Last updated at Posted at 2019-09-07

StatusCheckFailed_Instance

インスタンス毎のソフトウェアとネットワーク監視
サーバ停止してもデータなし扱いとなるので、障害テストできない

疑似障害発生方法

systemctl stop network

15:20前に、ネットワーク停止させた

image.png

コンソール上から直接再起動してあげると復活

StatusCheckFailed_System

インスタンスを使用するためのAWSインフラ全体の監視
疑似的な障害テストはできない

StatusCheckFailed

StatusCheckFailed_InstanceStatusCheckFailed_Systemのどちらかが異常な場合、異常と判定する。
最低これだけチェックしておけばいい感じ?

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?