mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Visualises traffic profile information on historical tables
Traffic profile is queried from the database and possibly shown as an extra field in the INFO column for historical data
This commit is contained in:
parent
82ef2489a9
commit
1ba346fc46
3 changed files with 9 additions and 3 deletions
|
|
@ -1087,7 +1087,7 @@ print [[
|
|||
textAlign: 'right'
|
||||
}
|
||||
},
|
||||
{
|
||||
{
|
||||
title: "Avg Thpt",
|
||||
field: "AVG_THROUGHPUT",
|
||||
sortable: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue