Update timeframe on dashboards.
This commit is contained in:
parent
fb0b465f38
commit
d6ffc3d40e
|
@ -61,7 +61,7 @@
|
|||
"gnetId": null,
|
||||
"graphTooltip": 0,
|
||||
"id": null,
|
||||
"iteration": 1608547143991,
|
||||
"iteration": 1610631800176,
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
|
@ -652,9 +652,10 @@
|
|||
},
|
||||
"time": {
|
||||
"from": "now-3h",
|
||||
"to": "now"
|
||||
"to": "now-1m"
|
||||
},
|
||||
"timepicker": {
|
||||
"nowDelay": "1m",
|
||||
"refresh_intervals": [
|
||||
"5s",
|
||||
"10s",
|
||||
|
@ -671,5 +672,5 @@
|
|||
"timezone": "",
|
||||
"title": "IBM Power - HMC Managed Systems - Energy",
|
||||
"uid": "oHcrgD1Mk",
|
||||
"version": 8
|
||||
"version": 10
|
||||
}
|
|
@ -54,7 +54,7 @@
|
|||
"gnetId": 1510,
|
||||
"graphTooltip": 0,
|
||||
"id": null,
|
||||
"iteration": 1608547159198,
|
||||
"iteration": 1610609134341,
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
|
@ -776,9 +776,10 @@
|
|||
"time": {
|
||||
"from": "now-3h",
|
||||
"now": false,
|
||||
"to": "now"
|
||||
"to": "now-1m"
|
||||
},
|
||||
"timepicker": {
|
||||
"nowDelay": "1m",
|
||||
"refresh_intervals": [
|
||||
"10s",
|
||||
"30s",
|
||||
|
@ -805,5 +806,5 @@
|
|||
"timezone": "browser",
|
||||
"title": "IBM Power - HMC Managed Systems - Logical Partitions",
|
||||
"uid": "Xl7oHESGz",
|
||||
"version": 4
|
||||
"version": 6
|
||||
}
|
|
@ -60,7 +60,7 @@
|
|||
"gnetId": 1465,
|
||||
"graphTooltip": 0,
|
||||
"id": null,
|
||||
"iteration": 1608547172319,
|
||||
"iteration": 1610631917525,
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
|
@ -1284,9 +1284,10 @@
|
|||
"time": {
|
||||
"from": "now-3h",
|
||||
"now": false,
|
||||
"to": "now"
|
||||
"to": "now-1m"
|
||||
},
|
||||
"timepicker": {
|
||||
"nowDelay": "1m",
|
||||
"refresh_intervals": [
|
||||
"10s",
|
||||
"30s",
|
||||
|
@ -1313,5 +1314,5 @@
|
|||
"timezone": "browser",
|
||||
"title": "IBM Power - HMC Managed Systems - Resources",
|
||||
"uid": "ClJhHPIGz",
|
||||
"version": 8
|
||||
"version": 12
|
||||
}
|
|
@ -54,7 +54,7 @@
|
|||
"gnetId": 1465,
|
||||
"graphTooltip": 0,
|
||||
"id": null,
|
||||
"iteration": 1608547189880,
|
||||
"iteration": 1610631883782,
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
|
@ -936,9 +936,10 @@
|
|||
"time": {
|
||||
"from": "now-3h",
|
||||
"now": false,
|
||||
"to": "now"
|
||||
"to": "now-1m"
|
||||
},
|
||||
"timepicker": {
|
||||
"nowDelay": "1m",
|
||||
"refresh_intervals": [
|
||||
"10s",
|
||||
"30s",
|
||||
|
@ -965,5 +966,5 @@
|
|||
"timezone": "browser",
|
||||
"title": "IBM Power - HMC Managed Systems - Virtual I/O Servers",
|
||||
"uid": "DDNEv5vGz",
|
||||
"version": 8
|
||||
"version": 10
|
||||
}
|
Loading…
Reference in a new issue