Skip to content

Commit 8363f95

Browse files
authored
Update README.md
Changed text
1 parent 63e3d01 commit 8363f95

File tree

1 file changed

+4
-6
lines changed
  • Monitoring/monitor_fsxn_with_harvest_on_ec2

1 file changed

+4
-6
lines changed

Monitoring/monitor_fsxn_with_harvest_on_ec2/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Harvest/Grafana Deployment using AWS CloudFormation
2-
This guide provides instructions on how to deploy a Harvest + Grafana + Prometheus stack
3-
to monitor your Amazon FSx for NetApp ONTAP resources. It also includes
4-
the Yet Another CloudWatch Exporter (YACE) to collect the AWS FSx for ONTAP CloudWatch metrics.
2+
This is the NetApp FSx for ONTAP deployment for monitoring FSx for ONTAP file systems with Grafana.
3+
The following solution leverages Harvest and YACE(Yet Another CloudWatch Exporter) as the exporters for ONTAP and CloudWatch metrics.
54

6-
## Yet Another CloudWatch Exporter (YACE)
75
YACE, or Yet Another CloudWatch Exporter, is a Prometheus exporter for AWS CloudWatch metrics. It is written in
86
Go and uses the official AWS SDK. YACE supports auto-discovery of resources via tags, structured logging,
97
filtering monitored resources via regex, and more. You can read more about YACE capabilities from its
@@ -19,8 +17,8 @@ The steps below are geared towrad the CloudFormation deployment method. If you w
1917
please refer to these [instructions](README-Manual.md).
2018

2119
This deployment includes:
22-
- **Harvest**: Collects ONTAP metrics.
23-
- **Yet Another CloudWatch Exporter (YACE)**: Collects FSxN CloudWatch metrics.
20+
- **Harvest**: Collects ONTAP metrics.[Documentation](https://github.com/NetApp/harvest).
21+
- **Yet Another CloudWatch Exporter (YACE)**: Collects FSxN CloudWatch metrics.[Documentation](https://github.com/prometheus-community/yet-another-cloudwatch-exporter).
2422
- **Prometheus**: Stores the metrics.
2523
- **Grafana**: Visualizes the metrics.
2624

0 commit comments

Comments
 (0)