mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
parent
fcdc69963f
commit
1cbdbbd339
11 changed files with 19 additions and 16 deletions
|
|
@ -44,7 +44,7 @@ function script.hooks.protocolDetected(now)
|
|||
srv_score = 80
|
||||
end
|
||||
|
||||
flow.triggerStatus(flow_consts.status_types.status_device_protocol_not_allowed.status_id, alert_info,
|
||||
flow.triggerStatus(flow_consts.status_types.status_device_protocol_not_allowed, alert_info,
|
||||
flow_score, cli_score, srv_score)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue