Skip to content

Commit

Permalink
Update dashboards.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnellemann committed May 21, 2024
1 parent 55cd4b4 commit 04dc5bd
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
33 changes: 23 additions & 10 deletions doc/dashboards/SVCi - IBM Storage - IO Stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
Expand Down Expand Up @@ -351,7 +351,9 @@
"id": 31,
"options": {
"legend": {
"calcs": [],
"calcs": [
"mean"
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
Expand Down Expand Up @@ -489,7 +491,7 @@
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
Expand Down Expand Up @@ -522,7 +524,9 @@
"id": 34,
"options": {
"legend": {
"calcs": [],
"calcs": [
"mean"
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
Expand Down Expand Up @@ -693,7 +697,9 @@
"id": 30,
"options": {
"legend": {
"calcs": [],
"calcs": [
"mean"
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
Expand Down Expand Up @@ -864,7 +870,9 @@
"id": 33,
"options": {
"legend": {
"calcs": [],
"calcs": [
"mean"
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
Expand Down Expand Up @@ -1002,7 +1010,7 @@
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
Expand Down Expand Up @@ -1035,7 +1043,10 @@
"id": 32,
"options": {
"legend": {
"calcs": [],
"calcs": [
"lastNotNull",
"mean"
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
Expand Down Expand Up @@ -1234,7 +1245,9 @@
"id": 35,
"options": {
"legend": {
"calcs": [],
"calcs": [
"mean"
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
Expand Down Expand Up @@ -1402,6 +1415,6 @@
"timezone": "",
"title": "SVCi - IBM Storage - IO Stats",
"uid": "xnCHdCYIz",
"version": 11,
"version": 13,
"weekStart": ""
}
39 changes: 13 additions & 26 deletions doc/dashboards/SVCi - IBM Storage - Overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -1884,8 +1884,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -2067,8 +2066,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -2250,8 +2248,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -2434,8 +2431,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -2617,8 +2613,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -2801,8 +2796,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -2985,8 +2979,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -3145,8 +3138,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -3329,8 +3321,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -3513,8 +3504,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -3673,8 +3663,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -3857,8 +3846,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -3984,8 +3972,7 @@
"mode": "percentage",
"steps": [
{
"color": "green",
"value": null
"color": "green"
}
]
},
Expand Down

0 comments on commit 04dc5bd

Please sign in to comment.