mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 15:33:06 +01:00
Refactor Dashboard
This commit is contained in:
@@ -1252,7 +1252,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
" / 4"
|
" / {{ CPUS }}"
|
||||||
],
|
],
|
||||||
"type": "math"
|
"type": "math"
|
||||||
}
|
}
|
||||||
@@ -1383,7 +1383,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
" / 4"
|
" / {{ CPUS }}"
|
||||||
],
|
],
|
||||||
"type": "math"
|
"type": "math"
|
||||||
}
|
}
|
||||||
@@ -1729,7 +1729,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
" / 4"
|
" / {{ CPUS }}"
|
||||||
],
|
],
|
||||||
"type": "math"
|
"type": "math"
|
||||||
}
|
}
|
||||||
@@ -3237,6 +3237,6 @@
|
|||||||
},
|
},
|
||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"title": "Master Node - devmastercentos Overview",
|
"title": "Master Node - devmastercentos Overview",
|
||||||
"uid": "yMeBEqfmzesqa",
|
"uid": "{{ UID }}",
|
||||||
"version": 22
|
"version": 22
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user