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