ntopng/scripts/lua/modules
Simone Mainardi 25ee0d5c11 Implements Top Talkers and Top Applications In Time Range
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.
2016-02-06 18:11:31 +01:00
..
top_scripts Implements Top Talkers and Top Applications In Time Range 2016-02-06 18:11:31 +01:00
alert_utils.lua Fixes a minor typo 2015-12-20 17:02:45 +01:00
db_utils.lua Implements Top Talkers and Top Applications In Time Range 2016-02-06 18:11:31 +01:00
dkjson.lua Updated Lua/JSON module 2015-10-24 09:14:13 +02:00
flow_utils.lua Fxi for #354 2016-01-14 14:52:15 -05:00
graph_utils.lua Implements Top Talkers and Top Applications In Time Range 2016-02-06 18:11:31 +01:00
historical_utils.lua Implements Top Talkers and Top Applications In Time Range 2016-02-06 18:11:31 +01:00
json.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
lua_trace.lua Fixed bug in hosts alert generation: alerts were not generated due to invalid redis key 2015-05-11 16:05:55 +02:00
lua_utils.lua Implements Top Talkers and Top Applications In Time Range 2016-02-06 18:11:31 +01:00
persistence.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
prefs_utils.lua Added support ldap configuration 2016-01-29 14:46:36 +01:00
sqlite_utils.lua Fixed bug in hosts alert generation: alerts were not generated due to invalid redis key 2015-05-11 16:05:55 +02:00
template.lua Added RTP protocol information to flow statistics 2015-11-08 00:42:07 +01:00
top_structure.lua Implemented dummy interface (-i dummy) to be used only for debugging purposes for testing low-memory conditions and internal routines. 2015-12-28 23:16:54 +01:00
top_talkers.lua Fixes a nil-key table access 2015-12-29 09:33:55 +01:00
traffic_stats.lua Implemented dummy interface (-i dummy) to be used only for debugging purposes for testing low-memory conditions and internal routines. 2015-12-28 23:16:54 +01:00
voip_utils.lua Initial import from SVN 2015-04-30 12:22:35 +02:00