Skip to content

Commit a0ab747

Browse files
committed
Added a screenshot of the dashboard to the README file.
1 parent 23ae9a6 commit a0ab747

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Monitoring/LUN-monitoring/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
## Introduction
44

55
This solution provides the ability to export LUN metrics from an FSx for ONTAP file system into Amazon CloudWatch. It exports the Latency, IOPS, and Throughput metrics for a single file system.
6-
The solution is based on a CloudFormation template that you need to deploy for each file system. The template creates the following resources:
6+
The solution is based on a CloudFormation template that you need to deploy for each file system.
7+
![Screenshot](images/LUN-Monitoring-Dashboard.png)
8+
9+
The template creates the following resources:
710

811
1. Lambda - The service that monitors the file system and collects the metrics.
912
2. Scheduler - The Amazon EventBridge scheduler that triggers the Lambda collection every minute.
68.5 KB
Loading

0 commit comments

Comments
 (0)