File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Monitoring/monitor_fsxn_with_harvest_on_ec2 Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 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)
75YACE, or Yet Another CloudWatch Exporter, is a Prometheus exporter for AWS CloudWatch metrics. It is written in
86Go and uses the official AWS SDK. YACE supports auto-discovery of resources via tags, structured logging,
97filtering 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
1917please refer to these [ instructions] ( README-Manual.md ) .
2018
2119This 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
You can’t perform that action at this time.
0 commit comments