Score improvements

The score is now calculated differently on the client and on the server of the flow.
The hosts flow is updated every minute and charted.
It's now possible to trigger an alert when the score threshold is exceeded
This commit is contained in:
emanuele-f 2020-01-14 15:48:39 +01:00
parent 4a1d217d3a
commit d7528e1628
27 changed files with 209 additions and 114 deletions

View file

@ -2339,7 +2339,7 @@ end
-- ###############################################
function formatElephantFlowStatus(status, flowstatus_info, local2remote)
function formatElephantFlowStatus(flowstatus_info, local2remote)
local threshold = ""
local res = ""