0% found this document useful (0 votes)
164 views5 pages

Aws Cloudwatch Ec2

CloudWatch is a service that monitors AWS resources and applications in real time by collecting metrics. It displays metrics for all AWS services and allows users to create dashboards to monitor custom applications and metrics. CloudWatch also enables setting alarms to notify users when metrics exceed thresholds. Dashboards, alarms, logs, and events are key CloudWatch concepts. Creating dashboards involves selecting metrics to display as widgets on a dashboard. Creating alarms involves setting a metric threshold that triggers an alarm notification.

Uploaded by

Bharath
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
164 views5 pages

Aws Cloudwatch Ec2

CloudWatch is a service that monitors AWS resources and applications in real time by collecting metrics. It displays metrics for all AWS services and allows users to create dashboards to monitor custom applications and metrics. CloudWatch also enables setting alarms to notify users when metrics exceed thresholds. Dashboards, alarms, logs, and events are key CloudWatch concepts. Creating dashboards involves selecting metrics to display as widgets on a dashboard. Creating alarms involves setting a metric threshold that triggers an alarm notification.

Uploaded by

Bharath
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

What is CloudWatch?

CloudWatch is a service used to monitor your AWS resources and applications that
you run on AWS in real time. CloudWatch is used to collect and track metrics that
measure your resources and applications.
It displays the metrics automatically about every AWS service that you choose.
You can create the dashboard to display the metrics about your custom application
and also display the metrics of custom collections that you choose.
You can also create an alarm to watch metrics. For example, you can monitor CPU
usage, disk read and disk writes of Amazon EC2 instance to determine whether the
additional EC2 instances are required to handle the load or not. It can also be
used to stop the instance to save money.
Following are the terms associated with CloudWatch:
Dashboards: CloudWatch is used to create dashboards to show what is happening with
your AWS environment.
Alarms: It allows you to set alarms to notify you whenever a particular threshold
is hit.
Logs: CloudWatch logs help you to aggregate, monitor, and store logs.
Events: CloudWatch help you to respond to state changes to your AWS resources.
Creating a Dashboard
Sign in to the AWS Management Console.
I created an EC2 instance, and the name of an EC2 instance is EC2instance.
CloudWatch EC2
Move to the CloudWatch service.
CloudWatch EC2
Click on the Dashboards appearing on the left side of the console.
CloudWatch EC2
Click on the Create dashboard button. Enter the dashboard name. Suppose I write the
dashboard name as WebServer.
CloudWatch EC2
Click on the Create dashboard.
Select the widget type and add to the dashboard.
I add the Line widget to our dashboard.
CloudWatch EC2
After adding a line widget, you have to choose the service. I choose the EC2
service.
CloudWatch EC2
Click on the per-instance metrics.
CloudWatch EC2
Choose the CPUUtilization as a metric name and click on the create widget button.
CloudWatch EC2
The below screen shows the CPU utilization in the form of line widget.
CloudWatch EC2
I add another widget known as stacked area.
CloudWatch EC2
The above screen shows the CPU utilization in the form of a colored graph.

Creating an Alarm
Click on the Alarms appearing on the left side of the console.
CloudWatch EC2
Click on the Create Alarm.
CloudWatch EC2
Select a metric.
CloudWatch EC2
select an EC2.I
CloudWatch EC2
Click on the Per-Instance Metrics.
CloudWatch EC2
I select a CPUUtilization metric.
CloudWatch EC2
CloudWatch EC2
Enter the Alarm details.
CloudWatch EC2
CloudWatch EC2
The above details show that when CPU utilization is greater than 80%, then an alarm
is triggered and sent to the email address that you mentioned while filling the
alarm details.

Click on the link sent to your email address for confirmation and this confirmation
shows that you are ready to receive the alerts.
CloudWatch EC2
Next TopicBash Script

← PrevNext →

Youtube For Videos Join Our Youtube Channel: Join Now


Feedback
Send your Feedback to feedback@javatpoint.com
Help Others, Please Share
facebook twitter pinterest

Learn Latest Tutorials


Splunk tutorial
Splunk

SPSS tutorial
SPSS

Swagger tutorial
Swagger

T-SQL tutorial
Transact-SQL

Tumblr tutorial
Tumblr

React tutorial
ReactJS

Regex tutorial
Regex

Reinforcement learning tutorial


Reinforcement Learning

R Programming tutorial
R Programming

RxJS tutorial
RxJS

React Native tutorial


React Native
Python Design Patterns
Python Design Patterns

Python Pillow tutorial


Python Pillow

Python Turtle tutorial


Python Turtle

Keras tutorial
Keras

Preparation
Aptitude
Aptitude

Logical Reasoning
Reasoning

Verbal Ability
Verbal Ability

Interview Questions
Interview Questions

Company Interview Questions


Company Questions

Trending Technologies
Artificial Intelligence Tutorial
Artificial Intelligence

AWS Tutorial
AWS

Selenium tutorial
Selenium

Cloud Computing tutorial


Cloud Computing

Hadoop tutorial
Hadoop

ReactJS Tutorial
ReactJS

Data Science Tutorial


Data Science

Angular 7 Tutorial
Angular 7

Blockchain Tutorial
Blockchain

Git Tutorial
Git

Machine Learning Tutorial


Machine Learning

DevOps Tutorial
DevOps

B.Tech / MCA
DBMS tutorial
DBMS

Data Structures tutorial


Data Structures

DAA tutorial
DAA

Operating System tutorial


Operating System

Computer Network tutorial


Computer Network

Compiler Design tutorial


Compiler Design

Computer Organization and Architecture


Computer Organization

Discrete Mathematics Tutorial


Discrete Mathematics

Ethical Hacking Tutorial


Ethical Hacking

Computer Graphics Tutorial


Computer Graphics

Software Engineering Tutorial


Software Engineering

html tutorial
Web Technology

Cyber Security tutorial


Cyber Security

Automata Tutorial
Automata

C Language tutorial
C Programming

C++ tutorial
C++
Java tutorial
Java

.Net Framework tutorial


.Net

Python tutorial
Python

List of Programs
Programs

Control Systems tutorial


Control System

Data Mining Tutorial


Data Mining

Data Warehouse Tutorial


Data Warehouse

Javatpoint Services

You might also like