mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
fix cords
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
"type": "graph",
|
"type": "graph",
|
||||||
"title": "Memory Usage",
|
"title": "Memory Usage",
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"x": {{ PANELS.row_memory.gridPos.x }},
|
"x": {{ PANELS.memory_usage_graph.gridPos.x }},
|
||||||
"y": {{ PANELS.row_memory.gridPos.y }},
|
"y": {{ PANELS.memory_usage_graph.gridPos.y }},
|
||||||
"w": {{ PANELS.row_memory.gridPos.w }},
|
"w": {{ PANELS.memory_usage_graph.gridPos.w }},
|
||||||
"h": {{ PANELS.row_memory.gridPos.h }}
|
"h": {{ PANELS.memory_usage_graph.gridPos.h }}
|
||||||
},
|
},
|
||||||
"id": 61873,
|
"id": 61873,
|
||||||
"targets": [
|
"targets": [
|
||||||
|
|||||||
Reference in New Issue
Block a user