mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-04 18:00:10 +00:00
Updated alarm widget
This commit is contained in:
parent
7dea0f7f35
commit
1a59a9cc80
5 changed files with 49 additions and 35 deletions
|
|
@ -32,6 +32,6 @@ end
|
|||
|
||||
interface.select(ifid)
|
||||
|
||||
local res = flow_alert_store:count_by_severity_and_time_request()
|
||||
local res = flow_alert_store:count_by_severity_and_time_request(true)
|
||||
|
||||
rest_utils.answer(rc, res)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue