diff --git a/Monitoring/CloudWatch-FSx/README.md b/Monitoring/CloudWatch-FSx/README.md index 20c30ea..4ca5901 100644 --- a/Monitoring/CloudWatch-FSx/README.md +++ b/Monitoring/CloudWatch-FSx/README.md @@ -2,6 +2,7 @@ ## Introduction This sample provides a CloudFormation template to deploy an AWS CloudWatch dashboard for monitoring FSx for ONTAP systems. The dashboard offers comprehensive insights into your FSx for ONTAP resources, helping you monitor performance, track metrics, and manage alarms efficiently. +![Screenshot](images/CW-Dashboard-Screenshot.png) The template creates the following resources: 1. Dashboard - The Amazon CloudWatch dashboard divided into four main sections: diff --git a/Monitoring/CloudWatch-FSx/images/CW-Dashboard-Screenshot.png b/Monitoring/CloudWatch-FSx/images/CW-Dashboard-Screenshot.png new file mode 100755 index 0000000..2b284c5 Binary files /dev/null and b/Monitoring/CloudWatch-FSx/images/CW-Dashboard-Screenshot.png differ