mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removed "hide from top" hist feature that was not popular and reduced the overall speed
Added icon for blackhole hosts (i.e. hosts RX-only)
This commit is contained in:
parent
ce5c657432
commit
2f20e3f903
18 changed files with 62 additions and 53 deletions
|
|
@ -69,6 +69,7 @@ function custom_column_utils.hostToScoreValue(host_stats)
|
|||
end
|
||||
return(val)
|
||||
end
|
||||
|
||||
-- ###########################################
|
||||
|
||||
function custom_column_utils.hostStatsToColumnValue(host_stats, column, formatted)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue