mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Restyle top table configuration; add top snmp interface in snmap interface details
This commit is contained in:
parent
a49e1aa269
commit
35bdbfe950
10 changed files with 423 additions and 303 deletions
|
|
@ -348,6 +348,9 @@ function graph_utils.drawNewGraphs(source_value_object)
|
|||
host = {
|
||||
top_protocols = host_has_top_protocols,
|
||||
},
|
||||
snmp = {
|
||||
top_snmp_ifaces = true,
|
||||
},
|
||||
}
|
||||
|
||||
local context = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue