mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Reworks implementation of {DNS,HTTP}RepliesRequestsRatio
This commit is contained in:
parent
32a2778f28
commit
7d7e84a7a9
19 changed files with 230 additions and 189 deletions
|
|
@ -40,8 +40,8 @@ script = {
|
|||
},
|
||||
|
||||
gui = {
|
||||
i18n_title = "entity_thresholds.request_reply_ratio_title",
|
||||
i18n_description = "entity_thresholds.request_reply_ratio_description",
|
||||
i18n_title = "entity_thresholds.http_request_reply_ratio_title",
|
||||
i18n_description = "entity_thresholds.http_request_reply_ratio_description",
|
||||
i18n_field_unit = user_scripts.field_units.percentage,
|
||||
input_builder = "threshold_cross",
|
||||
field_max = 100,
|
||||
Loading…
Add table
Add a link
Reference in a new issue