fix locations and panel ids

This commit is contained in:
m0duspwnens
2021-07-12 10:29:09 -04:00
parent 7474b451ca
commit 694db81b80
3 changed files with 3 additions and 3 deletions

View File

@@ -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:

View File

@@ -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,

View File

@@ -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,