Do not compute DNS ratio in nEdge

nEdge does not see the DNS replies so DNS ratio is incorrect
This commit is contained in:
emanuele-f 2019-09-30 11:28:15 +02:00
parent fc896e9b04
commit 35e3a2f20c
3 changed files with 9 additions and 0 deletions

View file

@ -50,6 +50,7 @@ check_module = {
key = "request_reply_ratio",
check_function = request_reply_ratio,
local_only = true,
nedge_exclude = true,
default_values = {
["5mins"] = "request_reply_ratio;lt;50", -- 50%