mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
set 0 as min
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
"label": "Drops per second",
|
||||
"show": true,
|
||||
"logBase": 1,
|
||||
"min": null,
|
||||
"min": 0,
|
||||
"max": null,
|
||||
"format": "pps",
|
||||
"$$hashKey": "object:500"
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
"label": "Packets per second",
|
||||
"show": true,
|
||||
"logBase": 1,
|
||||
"min": null,
|
||||
"min": 0,
|
||||
"max": null,
|
||||
"format": "pps",
|
||||
"$$hashKey": "object:241"
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
"label": "Drops per second",
|
||||
"show": true,
|
||||
"logBase": 1,
|
||||
"min": null,
|
||||
"min": 0,
|
||||
"max": null,
|
||||
"format": "pps",
|
||||
"$$hashKey": "object:500"
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
"label": "Packets per second",
|
||||
"show": true,
|
||||
"logBase": 1,
|
||||
"min": null,
|
||||
"min": 0,
|
||||
"max": null,
|
||||
"format": "pps",
|
||||
"$$hashKey": "object:241"
|
||||
|
||||
Reference in New Issue
Block a user