mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
dont hide cpucount on dashboard
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"definition": "SELECT \"n_cpus\" FROM \"system\" WHERE \"host\" = '$servername'",
|
"definition": "SELECT \"n_cpus\" FROM \"system\" WHERE \"host\" = '$servername'",
|
||||||
"description": null,
|
"description": null,
|
||||||
"error": null,
|
"error": null,
|
||||||
"hide": 2,
|
"hide": 0,
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "CPU Count",
|
"label": "CPU Count",
|
||||||
"multi": false,
|
"multi": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user