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