mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-22 10:45:57 +00:00
Top Talkers and Top applications can be retrieved via MySQL both interface-wide and per-host. A couple of tabs, namely "Top Talkers" and "Top Applications" become available in the historical page of interfaces and hosts. Upon focus of each tab, an ajax request is triggered and data is fetched from MySQL. TODO: interface wide top-talkers are retrieved from sqlite and need to be moved to mysql. |
||
|---|---|---|
| .. | ||
| top_scripts | ||
| alert_utils.lua | ||
| db_utils.lua | ||
| dkjson.lua | ||
| flow_utils.lua | ||
| graph_utils.lua | ||
| historical_utils.lua | ||
| json.lua | ||
| lua_trace.lua | ||
| lua_utils.lua | ||
| persistence.lua | ||
| prefs_utils.lua | ||
| sqlite_utils.lua | ||
| template.lua | ||
| top_structure.lua | ||
| top_talkers.lua | ||
| traffic_stats.lua | ||
| voip_utils.lua | ||