Skip to content

Commit

Permalink
docs: add information about enabling template for NFSv4 StorePool Mon…
Browse files Browse the repository at this point in the history
…itors
  • Loading branch information
rahulguptajss authored and cgrinds committed Mar 7, 2023
1 parent ed8713c commit 2d53273
Showing 1 changed file with 28 additions and 5 deletions.
33 changes: 28 additions & 5 deletions grafana/dashboards/cmode/nfs4storePool.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"name": "Prometheus",
"version": "1.0.0"
},
{
"type": "panel",
"id": "text",
"name": "Text",
"version": ""
},
{
"type": "panel",
"id": "timeseries",
Expand Down Expand Up @@ -53,7 +59,7 @@
"gnetId": null,
"graphTooltip": 1,
"id": null,
"iteration": 1651152950740,
"iteration": 1678180174257,
"links": [
{
"asDropdown": true,
Expand All @@ -71,14 +77,31 @@
}
],
"panels": [
{
"datasource": "${DS_PROMETHEUS}",
"gridPos": {
"h": 3,
"w": 24,
"x": 0,
"y": 0
},
"id": 59,
"options": {
"content": "You must enable the nfsv4_pool.yaml section in your $HARVEST/conf/zapiperf/default.yaml file. Please see https://github.com/NetApp/harvest/discussions/1796 for more details.",
"mode": "markdown"
},
"pluginVersion": "8.1.8",
"title": "Important Information",
"type": "text"
},
{
"collapsed": true,
"datasource": "${DS_PROMETHEUS}",
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
"y": 3
},
"id": 57,
"panels": [
Expand Down Expand Up @@ -338,7 +361,7 @@
"h": 1,
"w": 24,
"x": 0,
"y": 1
"y": 4
},
"id": 55,
"panels": [
Expand Down Expand Up @@ -2098,5 +2121,5 @@
"timezone": "",
"title": "ONTAP: NFSv4 StorePool Monitors",
"uid": "",
"version": 6
}
"version": 7
}

0 comments on commit 2d53273

Please sign in to comment.