# Dashboard Amazon CloudWatch is a monitoring service for Amazon Web Services cloud resources and the applications you run on Amazon Web Services. You can use Amazon CloudWatch to collect and track metrics, collect, and monitor log files, set alarms, and automatically react to changes in your AWS resources. You can use **CloudWatch metrics** to diagnose and troubleshoot issues, optimize your infrastructure, and monitor performance.
-
1.
open AWS Management Console
-
2.
Click Services
-
3.
Click Management & Governance
-
4.
Click CloudWatch
-
5.
Now CloudWatch window is open. Click NEXT to continue
-
6.
Expand "Metrics", if it is not yet expanded. Once done, click Next on Supervity instruction widget.
-
7.
Click on "All Metrics" under CloudWatch > Metrics. **Note:** Make sure that before configuring the metrics you should have an EC2 instance. Metrics are variables that are monitored, and data points are the value of that variable over time. Metrics are uniquely defined by a name, namespace, and zero or more dimensions.
-
8.
Click NEXT and then select “EC2”. You can select any resource that you want to monitor. **This skill meant to monitor EC2 Instance.**
-
9.
Select " Per-Instance Metrics", This will enable the instance metrics to be monitored.
-
10.
In the search box type your Instance ID and press Enter. **Note**: Get instance ID from EC2 console. Once done, click Next on Supervity instruction widget.
-
11.
Select "CPU Utilization" for your specific Instance ID. Once done, click Next on Supervity instruction widget.
-
12.
Select "Network IN" to monitor the traffic incoming to instance. Once done, click Next on Supervity instruction widget.
-
13.
Select " Network Out" to monitor the outgoing traffic from the instance. Once done, click Next on Supervity instruction widget.
-
14.
To change the monitoring pattern from __line graph__ to __numbers__, In the dropdown box select **Number**. Once done, click Next on Supervity instruction widget.
-
15.
Go to " Action"
-
16.
Select "Add to dashboard - Improved" To add these metrics in to Dash Board.
-
17.
Click on " Create new"
-
18.
Give a proper name to "Dashboard". Once done, click Next on Supervity instruction widget.
-
19.
Click "Create" To Create the Dashboard. Once done, click Next on Supervity instruction widget.
-
20.
Click Add to dashboard
-
21.
Check your dashboard, its ready. This monitors the values you selected. Once done, click Close on Supervity instruction widget.