From bf06676d57d520fcacad2989c42da4303238bd40 Mon Sep 17 00:00:00 2001 From: Rahul Gupta Date: Thu, 12 Oct 2023 17:44:20 +0530 Subject: [PATCH] doc: fix cluster_new_status metric --- cmd/tools/generate/counter.yaml | 4 ++-- docs/ontap-metrics.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cmd/tools/generate/counter.yaml b/cmd/tools/generate/counter.yaml index f11369684..e3606b8e7 100644 --- a/cmd/tools/generate/counter.yaml +++ b/cmd/tools/generate/counter.yaml @@ -86,11 +86,11 @@ counters: - API: REST Endpoint: NA ONTAPCounter: Harvest generated - Template: conf/rest/9.12.0/subsystem.yaml + Template: conf/rest/9.12.0/status.yaml - API: ZAPI Endpoint: NA ONTAPCounter: Harvest generated - Template: conf/zapi/cdot/9.8.0/subsystem.yaml + Template: conf/zapi/cdot/9.8.0/status.yaml - Name: cluster_subsystem_outstanding_alerts Description: Number of outstanding alerts diff --git a/docs/ontap-metrics.md b/docs/ontap-metrics.md index fa78fd696..6a3ca014e 100644 --- a/docs/ontap-metrics.md +++ b/docs/ontap-metrics.md @@ -7,7 +7,7 @@ These can be generated on demand by running `bin/harvest grafana metrics`. See - More information about ONTAP REST performance counters can be found [here](https://docs.netapp.com/us-en/ontap-pcmap-9121/index.html). ``` -Creation Date : 2023-Oct-11 +Creation Date : 2023-Oct-12 ONTAP Version: 9.13.1 ``` ## Understanding the structure @@ -960,8 +960,8 @@ It is an indicator of the overall health status of the cluster, with a value of | API | Endpoint | Metric | Template | |--------|----------|--------|---------| -| REST | `NA` | `Harvest generated` | conf/rest/9.12.0/subsystem.yaml | -| ZAPI | `NA` | `Harvest generated` | conf/zapi/cdot/9.8.0/subsystem.yaml | +| REST | `NA` | `Harvest generated` | conf/rest/9.12.0/status.yaml | +| ZAPI | `NA` | `Harvest generated` | conf/zapi/cdot/9.8.0/status.yaml | ### cluster_subsystem_outstanding_alerts