Harmonizes remaining hardcoded Lua scores

This commit is contained in:
Simone Mainardi 2021-05-15 11:00:20 +02:00
parent 38b47d5aa8
commit ccb61a7444
13 changed files with 21 additions and 21 deletions

View file

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