mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
add memory and docker container rows
This commit is contained in:
@@ -135,17 +135,73 @@ grafana:
|
|||||||
gridPos:
|
gridPos:
|
||||||
x: 0
|
x: 0
|
||||||
y: 10
|
y: 10
|
||||||
h: 8
|
h: 6
|
||||||
w: 24
|
w: 24
|
||||||
load_averages_graph:
|
load_averages_graph:
|
||||||
gridPos:
|
gridPos:
|
||||||
x: 0
|
x: 0
|
||||||
y: 18
|
y: 16
|
||||||
h: 8
|
h: 6
|
||||||
w: 12
|
w: 12
|
||||||
process_status_graph:
|
process_status_graph:
|
||||||
gridPos:
|
gridPos:
|
||||||
x: 12
|
x: 12
|
||||||
y: 18
|
y: 16
|
||||||
h: 8
|
h: 6
|
||||||
w: 12
|
w: 12
|
||||||
|
|
||||||
|
row_memory:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 22
|
||||||
|
h: 1
|
||||||
|
w: 24
|
||||||
|
memory_usage_graph:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 23
|
||||||
|
h: 6
|
||||||
|
w: 24
|
||||||
|
|
||||||
|
row_docker_details:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 29
|
||||||
|
h: 1
|
||||||
|
w: 24
|
||||||
|
cpu_docker_combined_current_graph:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 30
|
||||||
|
h: 8
|
||||||
|
w: 24
|
||||||
|
cpu_docker_combined_trend_graph:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 38
|
||||||
|
h: 8
|
||||||
|
w: 24
|
||||||
|
memory_used_docker_combined_current_graph:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 46
|
||||||
|
h: 8
|
||||||
|
w: 24
|
||||||
|
memory_used_docker_combined_trend_graph:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 54
|
||||||
|
h: 8
|
||||||
|
w: 24
|
||||||
|
network_usage_docker_combined_current_graph:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 62
|
||||||
|
h: 8
|
||||||
|
w: 24
|
||||||
|
network_usage_docker_combined_trend_graph:
|
||||||
|
gridPos:
|
||||||
|
x: 0
|
||||||
|
y: 70
|
||||||
|
h: 8
|
||||||
|
w: 24
|
||||||
|
|||||||
Reference in New Issue
Block a user