update switch dashboard

This commit is contained in:
Ulric Qin 2022-07-01 12:26:10 +08:00
parent 3a1a9fa0dd
commit 2d1366c497
1 changed files with 8 additions and 6 deletions

View File

@ -5,8 +5,12 @@
"var": [
{
"name": "IP",
"definition": "label_values(switch_legacy_cpu_util,ip)",
"definition": "label_values(switch_legacy_if_in,ip)",
"multi": false
},
{
"definition": "label_values(switch_legacy_if_in,ifname)",
"name": "Interface"
}
],
"panels": [
@ -114,9 +118,7 @@
"legend": {
"displayMode": "hidden"
},
"standardOptions": {
"util": "bitsIEC"
},
"standardOptions": {},
"thresholds": {}
},
"custom": {
@ -132,10 +134,10 @@
"w": 22,
"x": 1,
"y": 4,
"i": "3d0263b1-e79e-45bd-9bea-380892fca44f",
"i": "eec57d38-9a9f-4530-a0b5-e524d867759d",
"isResizable": true
},
"id": "3d0263b1-e79e-45bd-9bea-380892fca44f"
"id": "eec57d38-9a9f-4530-a0b5-e524d867759d"
}
],
"version": "2.0.0"