Reworks implementation of {DNS,HTTP}RepliesRequestsRatio

This commit is contained in:
Simone Mainardi 2021-04-08 10:02:35 +02:00
parent 32a2778f28
commit 7d7e84a7a9
19 changed files with 230 additions and 189 deletions

View file

@ -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,