首页 > 其他 > 详细

[AWS DA Guru] Monitoring

时间:2021-05-03 18:51:23      阅读:23      评论:0      收藏:0      [点我收藏+]

CloudWatch

  • Bascily you can use CloudWatch to monitoring everything in AWS.
  • CloudWatch Logs allow you to monitor operating system and application logs.
  • By default, EC2 doesn‘t send operating system-level metrics to CloudWatch.

 

Metric Frquency

  • By default, EC2 sends metric data to CloudWatch in 5-mins intervals
  • Additional Charge you can enable detailed monitoring that send at 1-min intervals
  • Custom metrics, the default is 1-min intervals, and you can configure high resolution metrics that are sent at 1-second intervals

 

CloudWatch Agent

  • Define your own metrics.
  • By installing the CloudWatch Agent on your EC2 instances, you can collect operating system metrics and send them to CloudWatch.
  • Memory usage, processes running on your instance, amount of free disk space, CPU idle time, etc.

 

技术分享图片

 

技术分享图片

 

技术分享图片

[AWS DA Guru] Monitoring

原文:https://www.cnblogs.com/Answer1215/p/14725071.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!