mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Fix alert counters for filtered alerts
This commit is contained in:
parent
715255412b
commit
4fa2950f8a
4 changed files with 26 additions and 16 deletions
|
|
@ -32,6 +32,7 @@ else
|
|||
if ntop.isEnterprise() then
|
||||
-- drawAlertStatsCharts()
|
||||
end
|
||||
|
||||
drawAlertTables(num_alerts, num_engaged_alerts, num_flow_alerts, _GET)
|
||||
|
||||
end -- closes if ntop.getPrefs().are_alerts_enabled == false then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue