From af63b14684d60a6b093ce9f991d5d32d6ef39f27 Mon Sep 17 00:00:00 2001 From: rahulguptajss Date: Thu, 21 Nov 2024 12:06:58 +0530 Subject: [PATCH] doc: update top clients doc --- docs/plugins.md | 2 +- grafana/dashboards/cmode/volume.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/plugins.md b/docs/plugins.md index c90d8250a..58b10d890 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -761,7 +761,7 @@ You can view the metrics published by the ChangeLog plugin in the `ChangeLog Mon # VolumeTopClients -The `VolumeTopClients` plugin is used to track a volume's top clients and top files in terms of read and write IOPS, as well as read and write throughput. This plugin is available only through the RestPerf Collector in ONTAP version 9.12 and later. +The `VolumeTopClients` plugin is used to track a volume's top clients and top files in terms of read and write IOPS, as well as read and write throughput. This plugin is available only through the RestPerf Collector in ONTAP version 9.13.1 and later. ## Enabling the Plugin diff --git a/grafana/dashboards/cmode/volume.json b/grafana/dashboards/cmode/volume.json index bf70f2421..5dadce18e 100644 --- a/grafana/dashboards/cmode/volume.json +++ b/grafana/dashboards/cmode/volume.json @@ -6484,7 +6484,7 @@ }, "id": 155, "options": { - "content": "
\n\nTop clients panels are disabled by default and are supported by the Volume Template in RestPerf Collector. For more details on how to enable them, please refer to the discussion at https://github.com/NetApp/harvest/discussions/3130.", + "content": "
\n\nTop clients panels are disabled by default and are supported by the Volume Template in RestPerf Collector starting from ONTAP version 9.13.1. For more details on how to enable them, please refer to the discussion at https://github.com/NetApp/harvest/discussions/3130.", "mode": "markdown" }, "pluginVersion": "8.1.8", @@ -6883,7 +6883,7 @@ }, "id": 167, "options": { - "content": "
\n\nTop files panels are disabled by default and are supported by the Volume Template in RestPerf Collector. For more details on how to enable them, please refer to the discussion at https://github.com/NetApp/harvest/discussions/3130.", + "content": "
\n\nTop files panels are disabled by default and are supported by the Volume Template in RestPerf Collector starting from ONTAP version 9.13.1. For more details on how to enable them, please refer to the discussion at https://github.com/NetApp/harvest/discussions/3130.", "mode": "markdown" }, "pluginVersion": "8.1.8",