diff --git a/deployment_scripts/puppet/modules/lma_monitoring_analytics/templates/grafana_dashboards/System.json b/deployment_scripts/puppet/modules/lma_monitoring_analytics/templates/grafana_dashboards/System.json index 478504a5..6878b1e8 100644 --- a/deployment_scripts/puppet/modules/lma_monitoring_analytics/templates/grafana_dashboards/System.json +++ b/deployment_scripts/puppet/modules/lma_monitoring_analytics/templates/grafana_dashboards/System.json @@ -3598,7 +3598,7 @@ ], "timeFrom": null, "timeShift": null, - "title": "Swap page operations", + "title": "Swap I/O", "tooltip": { "msResolution": false, "shared": true, @@ -3611,7 +3611,7 @@ "yaxes": [ { "format": "Bps", - "label": "per second", + "label": "", "logBase": 1, "max": null, "min": 0, @@ -3622,7 +3622,7 @@ "logBase": 1, "max": null, "min": null, - "show": true + "show": false } ] } @@ -3748,4 +3748,4 @@ "timezone": "browser", "title": "System", "version": 3 -} +} \ No newline at end of file