Publish Custom Metrics to CloudWatch
In this lab, you’ll create custom metrics to monitor operating system performance of an EC2 Linux instance. By the end of this lab, you’ll be able to create the script, publish the metrics to CloudWatch and monitor it by creating the alarms.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create a Script Containing the Custom Metrics Parameters
In this challenge, you will create a Linux script containing the custom metrics parameters which you want to publish to CloudWatch.
Challenge
Publish the Custom Metrics to Cloudwatch
In this challenge, you will publish the parameters defined in the Linux script to CloudWatch.
Challenge
Create a Dashboard Using EC2 Metrics
In this challenge, you will create a dashboard based on the custom metrics to monitor the system.
Challenge
Create Alarms Based on the Metrics Data
In this challenge, you will create alarms based on the custom metric data to monitor the system.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- AWS CLI
- Knowledge of creating the Linux script.