mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix locations and panel ids
This commit is contained in:
@@ -99,7 +99,7 @@ grafana:
|
|||||||
swap_usage_guage:
|
swap_usage_guage:
|
||||||
gridPos:
|
gridPos:
|
||||||
x: 12
|
x: 12
|
||||||
y: 1
|
y: 5
|
||||||
h: 4
|
h: 4
|
||||||
w: 2
|
w: 2
|
||||||
rootfs_used_guage:
|
rootfs_used_guage:
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"h": {{ PANELS.pcap_packet_loss_singlestat.gridPos.h }}
|
"h": {{ PANELS.pcap_packet_loss_singlestat.gridPos.h }}
|
||||||
},
|
},
|
||||||
"height": "150",
|
"height": "150",
|
||||||
"id": 23,
|
"id": 22,
|
||||||
"interval": null,
|
"interval": null,
|
||||||
"links": [],
|
"links": [],
|
||||||
"mappingType": 1,
|
"mappingType": 1,
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"h": {{ PANELS.suricata_packet_loss_singlestat.gridPos.h }}
|
"h": {{ PANELS.suricata_packet_loss_singlestat.gridPos.h }}
|
||||||
},
|
},
|
||||||
"height": "150",
|
"height": "150",
|
||||||
"id": 21,
|
"id": 20,
|
||||||
"interval": null,
|
"interval": null,
|
||||||
"links": [],
|
"links": [],
|
||||||
"mappingType": 1,
|
"mappingType": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user