ntopng/scripts/lua
Simone Mainardi 1ba346fc46 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
2015-11-26 17:10:35 +01:00
..
admin fix: nagios alerts were broken. Now alerts work but this feature should be considered Experimental 2015-10-13 22:52:47 +02:00
examples Initial import from SVN 2015-04-30 12:22:35 +02:00
inc Harvested interface view code and replaced with simpler one 2015-11-07 10:47:29 +01:00
modules Visualises traffic profile information on historical tables 2015-11-26 17:10:35 +01:00
protocols Initial import from SVN 2015-04-30 12:22:35 +02:00
about.lua Added fix for handling failures while retrieving data from RRDs (#243) 2015-10-20 20:37:04 +02:00
API.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
as_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
country_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
db.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
db_query.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
do_export_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
export_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
find_host.lua Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
flow_details.lua Added RTP protocol information to flow statistics 2015-11-08 00:42:07 +01:00
flow_stats.lua Added RTP protocol information to flow statistics 2015-11-08 00:42:07 +01:00
flows_stats.lua Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
get_alerts_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_db_flows.lua Visualises traffic profile information on historical tables 2015-11-26 17:10:35 +01:00
get_filter_host.lua Added initial work towards a new historical interface. In the Interfaces->name->Historical Actitivity it is now possible to see top flows when -F "mysql;...." is used 2015-08-16 15:00:40 +02:00
get_flow_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_flows_data.lua Removed duplicated interfaces (issue #236) 2015-10-17 19:14:16 +02:00
get_geo_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_grouped_hosts_data.lua added comments and explanations 2015-10-16 16:42:19 +02:00
get_hitters_data.lua Removed ancient code that could be the cause for #170 2015-09-26 09:10:18 +02:00
get_host_activitymap.lua Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
get_host_contacts.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
get_host_daily_activity.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_host_data.lua Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
get_host_traffic.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_hosts_data.lua Removed communities support. Its implementatation was sub-optimal and so we'll start over 2015-10-10 11:02:11 +02:00
get_hosts_interaction.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_http_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_http_hosts_data.lua Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
get_process_info.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
get_processes_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_system_hosts_interaction.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_top_talkers.lua Removed -F sqlite: due to this the historical interface is not finally gone and it is now possible to move forward to properly re-implement it 2015-08-15 00:09:12 +02:00
get_treemap.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_user_info.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
host_details.lua Added tab pane for traffic profiles 2015-11-07 18:28:05 +01:00
host_details_ndpi.lua Added missing interface.select() that caused hosts not be found when ntopng is used with multiple interfaces (-i) defines 2015-05-08 07:55:28 +02:00
host_dns_breakdown.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_get_json.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_http_breakdown.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_l4_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_pkt_distro.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_sflow_distro.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_top_peers_protocols.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
hosts_comparison.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
hosts_comparison_bubble.lua Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
hosts_comparison_sankey.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
hosts_geomap.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
hosts_matrix.lua shorten host names 2015-10-15 15:34:20 +02:00
hosts_stats.lua Removed network icon when no hosts stats are available 2015-11-06 12:28:32 +01:00
hosts_treemap.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
http_servers_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
if_pkt_distro.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
if_stats.lua Escapes possible spaces and special charaters from profile names to create RRDS 2015-11-09 20:14:34 +01:00
if_stats_ndpi.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
iface_flows_sankey.lua Added check to see if it can help with https://github.com/ntop/ntopng/issues/63 2015-06-21 21:56:56 +02:00
iface_hosts_list.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
iface_local_stats.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
iface_ndpi_stats.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
iface_ports_list.lua src/Lua.cpp: finally add minimal SQL interface for Lua 2015-06-19 16:48:09 +02:00
index.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
login.lua Added check for validating user/password and making sure it accepts the same format of the form used to add/change the user passwords 2015-09-10 23:20:54 +02:00
logout.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
mac_stats.lua fixed local MAC address conversion for issue #126 2015-09-01 23:48:56 +02:00
mesh_antenna_stats.lua The stats on mesh network traffic are shown (menu Hosts) only if mesh network traffic is monitored 2015-08-03 17:59:32 +02:00
network_details.lua Saves Local Network Statistics to RRDs 2015-11-05 17:19:54 +01:00
network_load.lua Added tab pane for traffic profiles 2015-11-07 18:28:05 +01:00
network_stats.lua Removed old legacy code 2015-08-08 15:30:04 +02:00
os_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
page_not_found.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
pid_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
popKeys.lua Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
port_details.lua Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
processes_stats.lua Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
resolve_address.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
set_active_interface.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
set_if_prefs.lua Manually merge of https://github.com/ntop/ntopng/pull/185 2015-09-29 00:46:45 +02:00
sflow_tree.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sflows_stats.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
show_alerts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_flow_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_host_process.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_host_process_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_interactions.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_interactions_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
system_hosts_interaction.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
test_snmp.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
top_generic.lua Fixed some Lua errors that caused some scripts to fail and this prevent reports from being properly displayed (e.g. the ASNs report in the dashboard) 2015-08-27 00:42:41 +02:00
top_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
user_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
vlan_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00