mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Added flow exporter top tables
This commit is contained in:
parent
2fd01e7ff1
commit
94152133bb
3 changed files with 82 additions and 0 deletions
|
|
@ -395,6 +395,9 @@ function graph_utils.drawNewGraphs(source_value_object)
|
|||
},
|
||||
snmp = {
|
||||
top_snmp_ifaces = true
|
||||
},
|
||||
flowdevice = {
|
||||
top_flowdev_ifaces = true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue