Temporary disable request_reply_ratio to prevent too much alerts generation

This commit is contained in:
emanuele-f 2019-08-26 18:52:41 +02:00
parent a0761db1e8
commit d1caa6fbf1

View file

@ -38,7 +38,7 @@ end
local check_module = {
key = "request_reply_ratio",
check_function = request_reply_ratio,
default_value = "request_reply_ratio;lt;15", -- 15%
--~ default_value = "request_reply_ratio;lt;15", -- 15%
local_only = true,
granularity = {