mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Add Top Mitre in flow and host alerts. Optimize alert Tops computation. Add Security report.
This commit is contained in:
parent
e7c5c170c5
commit
939df53237
9 changed files with 279 additions and 45 deletions
|
|
@ -342,20 +342,6 @@
|
|||
},
|
||||
"source_type" : "interface"
|
||||
}
|
||||
},
|
||||
{
|
||||
"component" : "pie",
|
||||
"id" : "top_alerted_hosts",
|
||||
"i18n_name" : "top_alerted_hosts",
|
||||
"width" : 12,
|
||||
"height" : 4,
|
||||
"params" : {
|
||||
"url" : "/lua/pro/rest/v2/get/host/alert/top.lua",
|
||||
"url_params" : {
|
||||
"action" : "top_hosts",
|
||||
"ajax_format" : "pie"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue