ntopng/scripts/lua
Simone Mainardi eca2c41049 Reworks alert counters (WIP)
Alert counters are now kept in sync only for engaged alerts.
Each host will show the current number of engaged alerts.
This alleviates the complexity of constantly keep the numbers
synchronized with the database.

Todo: see how to handle counters for flow alerts and past alerts.
2016-12-24 16:21:50 +01:00
..
admin Reworks alert counters (WIP) 2016-12-24 16:21:50 +01:00
examples Initial import from SVN 2015-04-30 12:22:35 +02:00
inc Reworks alert counters (WIP) 2016-12-24 16:21:50 +01:00
modules Reworks alert counters (WIP) 2016-12-24 16:21:50 +01:00
protocols Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
about.lua Enhanced lua string trim 2016-11-10 11:27:16 +01:00
API.lua Added ZMQ flow stats 2016-11-10 21:10:56 +01: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 Code cleanup 2016-08-10 15:53:39 +02:00
db_query.lua Code cleanup 2016-08-10 15:53:39 +02:00
do_export_data.lua Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +02:00
export_data.lua Update typeahead script and use ip addresses when searching hosts (#836) 2016-11-30 15:09:14 +01:00
find_host.lua Fix for #836 2016-12-01 09:26:27 +01:00
flow_details.lua Fixed bug that misidentified hosts in DNS flows 2016-12-20 09:45:41 +01:00
flow_stats.lua Various SIP/RTP and flow colelction fixes 2016-12-08 14:35:21 +01:00
flows_stats.lua Adapts the Web UI to browse pcap dumps 2016-09-21 16:01:33 +02:00
get_alerts_data.lua Parameters pass simplification 2016-12-14 11:54:50 +01:00
get_db_data.lua Improves the responsiveness and interactivity of historical exploration 2016-10-31 15:56:11 +01:00
get_db_flows.lua Code cleanup 2016-08-10 15:53: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 Improves VoIP visualization (RTP) 2016-10-13 18:43:34 +02:00
get_geo_hosts.lua Merges Flow::lua with Flow::print_peers 2016-12-06 18:32:42 +01:00
get_grouped_hosts_data.lua Added MAC address icon guess 2016-10-15 12:46:01 +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 Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
get_host_activity.lua Add hour and day resolutions 2016-09-17 15:51:05 +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 Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +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 Fix for #836 2016-12-01 09:26:27 +01:00
get_host_traffic.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_hosts_data.lua Fixes issues with MAC addresses retrieval 2016-12-23 16:40:55 +01: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 Implemented ICMP handling 2016-06-15 15:33:00 +02:00
get_nbox_data.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_num_alerts.lua Parameters pass simplification 2016-12-14 11:54:50 +01:00
get_process_info.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
get_processes_data.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
get_system_hosts_interaction.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
get_top_talkers.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
get_treemap.lua Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +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 Minor GUI changes 2016-12-21 19:09:15 +01:00
host_details_categories.lua Added warning in host details -> protocols to highlight probing attempts or service down 2016-06-13 16:05:31 +02:00
host_details_ndpi.lua Add visualization filter to host protocols 2016-11-03 12:31:14 +01:00
host_dns_breakdown.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_get_json.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +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 Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
host_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
host_top_peers_protocols.lua Merges Flow::lua with Flow::print_peers 2016-12-06 18:32:42 +01:00
hosts_comparison.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
hosts_comparison_bubble.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
hosts_comparison_sankey.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
hosts_geomap.lua Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +02:00
hosts_matrix.lua Minor refresh after restoring numFlows and numHosts 2016-08-25 19:14:45 +02:00
hosts_stats.lua Minor GUI changes 2016-12-21 19:09:15 +01:00
hosts_treemap.lua Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +02:00
http_servers_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
if_pkt_distro.lua Code cleanup 2016-08-10 15:53:39 +02:00
if_stats.lua Enable custom name for any interface type except pcap files and dummy 2016-12-22 15:16:10 +01:00
if_stats_ndpi.lua Added ARP protocol in interface statistics 2016-09-26 12:33:33 +02:00
iface_flows_sankey.lua Merges Flow::lua with Flow::print_peers 2016-12-06 18:32:42 +01:00
iface_hosts_list.lua Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +02:00
iface_local_stats.lua Code cleanup 2016-08-10 15:53:39 +02:00
iface_ndpi_stats.lua Added ARP protocol in interface statistics 2016-09-26 12:33:33 +02:00
iface_ports_list.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
iface_tcp_stats.lua Code cleanup 2016-08-10 15:53:39 +02:00
index.lua Adapts the Web UI to browse pcap dumps 2016-09-21 16:01:33 +02:00
local_hosts_stats.lua Fixed table sort order 2016-11-30 17:07:59 +01:00
login.lua Improved host activity labels 2016-08-26 10:40:43 +02:00
logout.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
mac_details.lua Reworked Mac address families display 2016-10-07 23:32:19 +02:00
mac_stats.lua Reworked locales and menu 2016-11-17 19:38:41 +01:00
network_details.lua Unify alerts settings code 2016-12-03 00:56:39 +01:00
network_load.lua Reworks alert counters (WIP) 2016-12-24 16:21:50 +01: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
please_wait.lua Fixed broken icon in waiting page 2016-07-12 00:31:43 +02:00
popKeys.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
port_details.lua Code cleanup 2016-08-10 15:53:39 +02:00
processes_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
reset_stats.lua Implements counter resets 2016-12-21 12:48:04 +01:00
resolve_address.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
runtime.lua Added runtime status to ease debugging and support. The new entry has been added to the home menu (below about) 2016-06-02 11:37:47 +02:00
set_if_prefs.lua Code cleanup 2016-08-10 15:53:39 +02:00
sflow_tree.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
sflows_stats.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
show_alerts.lua Fixed missing csrf field in alerts pages that caused flow deletion to fail 2016-12-17 10:42:06 +01:00
sprobe.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_data.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +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 Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
sprobe_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_data.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
sprobe_hosts_interactions.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_interactions_data.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +02:00
system_hosts_interaction.lua Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +02:00
test_locales.lua Adds support for localization (i18n) 2016-11-04 18:53:56 +01:00
test_snmp.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +02:00
top_generic.lua Fixes JSON decoding issues 2016-09-05 19:22:03 +02:00
top_hosts.lua Minor refresh after restoring numFlows and numHosts 2016-08-25 19:14:45 +02:00
user_stats.lua Adds numFlows to flows retrieval for proper pagination 2016-08-25 18:30:27 +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