ntopng/scripts/lua
Simone Mainardi 616ca6b3d1 Implements preferences refresh facilities
Preferences set automatically trigger an update of
the class Preferences() members to make sure they are up
to date.

Additionally, the housekeeping frequency has been made customizable.
2016-05-31 19:09:07 +02:00
..
admin Implements preferences refresh facilities 2016-05-31 19:09:07 +02:00
examples Initial import from SVN 2015-04-30 12:22:35 +02:00
inc Rework Preference Panes 2016-05-23 23:07:52 +02:00
modules Implements preferences refresh facilities 2016-05-31 19:09:07 +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 Improved flow display page 2016-05-31 12:57:00 +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 Fixes alerts display page 2016-05-24 16:09:31 +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 Improved detection of flow status 2016-05-16 18:54:08 +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 Code cleanup 2016-05-30 20:15:39 +02:00
get_historical_data.lua Implements IN_BYTES/OUT_BYTES in historical data 2016-05-24 11:08:11 +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 Code cleanup 2016-05-30 20:15: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 Adds a method to print purged hosts/flows error messages 2016-05-27 14:26:44 +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 Implements per-host per-l7protocol throughput statistics 2016-05-31 15:59:24 +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 Fixes Host Top Peers Page Rendering 2016-05-23 16:26:17 +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 Implements multidim. C host groupings facilities 2016-05-30 19:14:16 +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 Adds Chart column to the local networks stats 2016-05-27 15:11:19 +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 Prevents localstats to be overwritten in interfaces aggregation 2016-05-06 11:02:44 +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