mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
parent
e315669d5d
commit
d45ab54934
11 changed files with 18 additions and 12 deletions
|
|
@ -660,7 +660,7 @@ local function processStoreAlertFromQueue(alert)
|
|||
alert.dropped
|
||||
)
|
||||
|
||||
type_info:set_score(100)
|
||||
type_info:set_score_error()
|
||||
else
|
||||
traceError(TRACE_ERROR, TRACE_CONSOLE, "Unknown alert type " .. (alert.alert_id or ""))
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue