mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
parent
648b0758cd
commit
63168f5ff2
15 changed files with 28 additions and 12 deletions
|
|
@ -24,6 +24,7 @@ local function check_interface_drops(params)
|
|||
)
|
||||
|
||||
alert:set_score_error()
|
||||
alert:set_subtype(getInterfaceName(interface.getId()))
|
||||
alert:set_granularity(params.granularity)
|
||||
|
||||
if((stats.packets > 100) and (drop_perc > threshold)) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue