ntopng/scripts/lua
Simone Mainardi 926dfe283b Improves minute top statistics calculations
Minute top statistics were affected by issues when
processing local hosts that were serialized and
deserialized back.

This commit fixes this issue.
2016-04-29 13:36:26 +02:00
..
admin Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
examples Initial import from SVN 2015-04-30 12:22:35 +02:00
inc Added ability to report ZMQ bps/pps as exported in latest nProbe 2016-04-24 15:05:06 +02:00
modules Improves minute top statistics calculations 2016-04-29 13:36:26 +02:00
protocols Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
about.lua Added the command line option used to start ntopng in the about page (helpful for troubleshooting) 2016-04-27 22:48:37 +02:00
API.lua Enhanced alerts: added alarm status on/off/permanent to handle in the future for counting pending issues 2016-04-19 10:51:53 +02:00
as_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
country_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
db.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
db_query.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
do_export_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
export_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
find_host.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
flow_details.lua Fix for command line report 2016-04-27 22:58:20 +02:00
flow_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
flows_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_alerts_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_db_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_db_flows.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_flow_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_flows_data.lua Minor flow info change 2016-04-24 21:57:38 +02:00
get_geo_hosts.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_grouped_hosts_data.lua Implements host grouping facilities in C (WIP) 2016-04-19 19:51:53 +02:00
get_historical_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_historical_favourites.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_hitters_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_host_activitymap.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_host_categories.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_host_contacts.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_host_daily_activity.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_host_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_host_traffic.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_hosts_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_hosts_interaction.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_http_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_http_hosts_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_nbox_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_process_info.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
get_processes_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_system_hosts_interaction.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_top_talkers.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_treemap.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_user_info.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
host_category_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_details.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_details_categories.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_details_ndpi.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_dns_breakdown.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_get_json.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_http_breakdown.lua Reworked HTTP stats (more work to be done) 2016-04-10 12:34:09 +02:00
host_l4_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_pkt_distro.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_sflow_distro.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +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 Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
hosts_comparison_sankey.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
hosts_geomap.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
hosts_matrix.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
hosts_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
hosts_treemap.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
http_servers_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
if_pkt_distro.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
if_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
if_stats_ndpi.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
iface_flows_sankey.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
iface_hosts_list.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
iface_local_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
iface_ndpi_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
iface_ports_list.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
index.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
login.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
logout.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
mac_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
mesh_antenna_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
network_details.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
network_load.lua Added ability to report ZMQ bps/pps as exported in latest nProbe 2016-04-24 15:05:06 +02:00
network_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
os_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
page_not_found.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
pid_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
popKeys.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
port_details.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
processes_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
resolve_address.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
set_active_interface.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
set_if_prefs.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
sflow_tree.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
sflows_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
show_alerts.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
sprobe.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +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 Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
sprobe_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
sprobe_hosts_interactions.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_interactions_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
system_hosts_interaction.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
test_snmp.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
top_generic.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
top_hosts.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
user_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
vlan_details.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
vlan_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00