Comments on How to monitor free disk space at Amazon EC2 with Cloud Watch

Amazon AWS is a great platform to develop a Cloud Infrastrucutre, it supposedly covers every aspect that is needed for a whole IT infrastructure and provides also a nice monitoring tool named Cloud Watch. Today I will show you how to monitor free disk space with Cloud watch.

4 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Hari

Hello,

  Do we need place this script and follow the above steps in all EC2 instances in a single Region.?

By: vsskrishna

chmod 0644 /etc/cron.d/cloudwatch-monitor

By: dude

Read the official AWS documentation instead:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/mon-scripts.html

By: Chirag Prajapati

Hello, 

Nice solution for alalyzing disk space in Ec2 instance. Great Man!