Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ services:
#### 5.5. Download FSxN dashboards and import into Grafana container:
The following commands will download the FSxN designed dashboards from this repo and replace the default Grafana dashboards with them:
```yaml
wget https://raw.githubusercontent.com/NetApp/FSx-ONTAP-samples-scripts/main/Monitoring/monitor_fsxn_with_grafana/fsx_dashboards.zip
wget https://raw.githubusercontent.com/NetApp/FSx-ONTAP-samples-scripts/main/Monitoring/monitor_fsxn_with_harvest_on_ec2/fsx_dashboards.zip
unzip fsx_dashboards.zip
rm -rf grafana/dashboards
mv dashboards grafana/dashboards
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 1,
"id": 35,
"iteration": 1740487115678,
"links": [
{
"asDropdown": true,
Expand All @@ -45,19 +45,13 @@
"liveNow": false,
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"description": "Average latency in microseconds for the WAFL filesystem to process all the operations on the volume; not including request processing or network communication time.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
Expand Down Expand Up @@ -131,7 +125,7 @@
},
"editorMode": "code",
"exemplar": false,
"expr": "avg(aws_fsx_disk_read_operations_average{dimension_FileSystemId=~\"$Cluster\"}) by (dimension_FileSystemId)",
"expr": "avg(aws_fsx_disk_read_operations_average{dimension_FileSystemId=~\"$Cluster\"}) by (dimension_FileSystemId) /60",
"interval": "",
"legendFormat": "{{dimension_FileSystemId}}_read_operations",
"range": true,
Expand All @@ -143,9 +137,11 @@
"uid": "prometheus"
},
"editorMode": "code",
"expr": "avg(aws_fsx_disk_write_operations_average{dimension_FileSystemId=~\"$Cluster\"}) by (dimension_FileSystemId)",
"exemplar": true,
"expr": "avg(aws_fsx_disk_write_operations_average{dimension_FileSystemId=~\"$Cluster\"}) by (dimension_FileSystemId) /60",
"hide": false,
"instant": false,
"interval": "",
"legendFormat": "{{dimension_FileSystemId}}_write_operations",
"range": true,
"refId": "B"
Expand All @@ -156,9 +152,11 @@
"uid": "prometheus"
},
"editorMode": "code",
"expr": "sum(aws_fsx_disk_write_operations_average{dimension_FileSystemId=~\"$Cluster\"} + aws_fsx_disk_read_operations_average{dimension_FileSystemId=~\"$Cluster\"}) by (dimension_FileSystemId)",
"exemplar": true,
"expr": "sum(aws_fsx_disk_write_operations_average{dimension_FileSystemId=~\"$Cluster\"} + aws_fsx_disk_read_operations_average{dimension_FileSystemId=~\"$Cluster\"}) by (dimension_FileSystemId) /60",
"hide": false,
"instant": false,
"interval": "",
"legendFormat": "{{dimension_FileSystemId}}_sum_operations",
"range": true,
"refId": "C"
Expand All @@ -169,19 +167,13 @@
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"description": "Average latency in microseconds for the WAFL filesystem to process all the operations on the volume; not including request processing or network communication time.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
Expand Down Expand Up @@ -267,9 +259,11 @@
"uid": "prometheus"
},
"editorMode": "code",
"exemplar": true,
"expr": "avg(aws_fsx_disk_read_bytes_average{dimension_FileSystemId=~\"$Cluster\"}) by (dimension_FileSystemId) / 1048576",
"hide": false,
"instant": false,
"interval": "",
"legendFormat": "{{dimension_FileSystemId}}_read_megabytes",
"range": true,
"refId": "B"
Expand All @@ -280,9 +274,11 @@
"uid": "prometheus"
},
"editorMode": "code",
"expr": "sum(aws_fsx_disk_read_bytes_average{dimension_FileSystemId=~\"$Cluster\"} + aws_fsx_disk_write_bytes_average{dimension_FileSystemId=~\"$Cluster\"} ) by (dimension_FileSystemId)",
"exemplar": true,
"expr": "sum(aws_fsx_disk_read_bytes_average{dimension_FileSystemId=~\"$Cluster\"} + aws_fsx_disk_write_bytes_average{dimension_FileSystemId=~\"$Cluster\"} ) by (dimension_FileSystemId) / 1048576",
"hide": false,
"instant": false,
"interval": "",
"legendFormat": "{{dimension_FileSystemId}}_sum_megabytes",
"range": true,
"refId": "C"
Expand All @@ -293,19 +289,13 @@
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"description": "Average latency in microseconds for the WAFL filesystem to process all the operations on the volume; not including request processing or network communication time.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
Expand Down Expand Up @@ -334,6 +324,7 @@
}
},
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
Expand All @@ -353,7 +344,7 @@
"options": {
"mode": "exclude",
"names": [
"fs-038c109c5e023e533_network_throughput_utilization"
"fs-09261fd9478d5a3e5_network_throughput_utilization"
],
"prefix": "All except:",
"readOnly": true
Expand Down Expand Up @@ -429,9 +420,11 @@
"uid": "prometheus"
},
"editorMode": "code",
"expr": "sum(aws_fsx_file_server_disk_throughput_utilization_average{dimension_FileSystemId=~\"$Cluster\"} + aws_fsx_disk_write_bytes_average{dimension_FileSystemId=~\"$Cluster\"} ) by (dimension_FileSystemId)",
"exemplar": true,
"expr": "avg(aws_fsx_file_server_disk_throughput_utilization_average{dimension_FileSystemId=~\"$Cluster\"}) by (dimension_FileSystemId)",
"hide": false,
"instant": false,
"interval": "",
"legendFormat": "{{dimension_FileSystemId}}_disk_throughput_utilization",
"range": true,
"refId": "C"
Expand All @@ -443,20 +436,20 @@
"type": "timeseries"
}
],
"refresh": false,
"schemaVersion": 38,
"refresh": "",
"schemaVersion": 34,
"style": "dark",
"tags": [],
"templating": {
"list": [
{
"current": {
"selected": false,
"selected": true,
"text": [
""
"fs-09261fd9478d5a3e5"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is just completely maybe my lack of understanding what is happening here but why do we have hardcoded FSxId?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

],
"value": [
""
"fs-09261fd9478d5a3e5"
]
},
"datasource": {
Expand Down Expand Up @@ -504,6 +497,6 @@
"timezone": "",
"title": "FSxN: Utilization",
"uid": "c467bd93-f82b-4c34-8bc0-3a8b71e39898",
"version": 3,
"version": 2,
"weekStart": ""
}
Loading