mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Harmonizes remaining hardcoded Lua scores
This commit is contained in:
parent
38b47d5aa8
commit
ccb61a7444
13 changed files with 21 additions and 21 deletions
|
|
@ -33,7 +33,7 @@ local function check_interface_idle(params)
|
|||
threshold
|
||||
)
|
||||
|
||||
alert:set_score(50)
|
||||
alert:set_score_warning()
|
||||
alert:set_granularity(params.granularity)
|
||||
|
||||
if max_idle_perc > threshold then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue