change thresholds

This commit is contained in:
2025-05-30 22:05:36 -05:00
parent a062184789
commit a3cef084ba

View File

@@ -30,7 +30,7 @@
"mode": "thresholds"
},
"mappings": [],
"max": 500,
"max": 600,
"min": 0,
"thresholds": {
"mode": "absolute",
@@ -40,11 +40,11 @@
},
{
"color": "#EAB839",
"value": 150
"value": 480
},
{
"color": "red",
"value": 300
"value": 550
}
]
},
@@ -101,7 +101,7 @@
"mode": "thresholds"
},
"mappings": [],
"max": 500,
"max": 600,
"min": 0,
"thresholds": {
"mode": "absolute",
@@ -111,11 +111,11 @@
},
{
"color": "#EAB839",
"value": 150
"value": 480
},
{
"color": "red",
"value": 300
"value": 550
}
]
},
@@ -288,5 +288,5 @@
"timezone": "browser",
"title": "Server Power Consumption",
"uid": "023265aca2f075d392c0ce5d",
"version": 10
"version": 11
}