mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
parent
e315669d5d
commit
d45ab54934
11 changed files with 18 additions and 12 deletions
|
|
@ -35,7 +35,7 @@ local function dropped_alerts_check(params)
|
|||
delta_drops
|
||||
)
|
||||
|
||||
alert:set_score(100)
|
||||
alert:set_score_error()
|
||||
alert:set_granularity(params.granularity)
|
||||
|
||||
if(delta_drops > 0) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue