mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
panel title change
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"type": "graph",
|
"type": "graph",
|
||||||
"title": "Swap Usage - bytes",
|
"title": "Swap Usage",
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"x": {{ PANELS.swap_usage_bytes_graph.gridPos.x }},
|
"x": {{ PANELS.swap_usage_bytes_graph.gridPos.x }},
|
||||||
"y": {{ PANELS.swap_usage_bytes_graph.gridPos.y }},
|
"y": {{ PANELS.swap_usage_bytes_graph.gridPos.y }},
|
||||||
|
|||||||
@@ -86,6 +86,6 @@
|
|||||||
],
|
],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "$servername - System Uptime",
|
"title": "System Uptime",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user