Added flow exporter top tables

This commit is contained in:
Matteo Biscosi 2023-07-13 09:01:03 +00:00
parent 2fd01e7ff1
commit 94152133bb
3 changed files with 82 additions and 0 deletions

View file

@ -395,6 +395,9 @@ function graph_utils.drawNewGraphs(source_value_object)
},
snmp = {
top_snmp_ifaces = true
},
flowdevice = {
top_flowdev_ifaces = true
}
}