mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Added server/client name and community ID to flow alerts
This commit is contained in:
parent
dc6b47e1ed
commit
e241227342
5 changed files with 46 additions and 22 deletions
|
|
@ -176,6 +176,8 @@ for k,v in ipairs(alerts) do
|
|||
end
|
||||
end
|
||||
|
||||
tprint("*****************************")
|
||||
tprint(v)
|
||||
local column_id = tostring(alert_id)
|
||||
if(ntop.isEnterpriseM()) then
|
||||
if (status == "historical-flows") then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue