ntopng/scripts/lua
2020-10-09 09:48:41 +02:00
..
admin Fixes format of list hosts and adds debug 2020-10-08 15:46:31 +02:00
datasources Added datasource extraction check 2020-04-29 12:42:01 +02:00
examples Migrates other lua to REST API v1 2020-06-01 11:03:12 +02:00
inc Minor improvements in service map reporting 2020-10-07 23:56:14 +02:00
modules Adds alert_flow_blacklisted.lua 2020-10-09 09:48:41 +02:00
rest extended recipient page with users (#4375) 2020-10-07 23:15:21 +02:00
widgets Updated reference to widgest_utils 2020-05-06 20:44:56 +02:00
about.lua Add license status in the About page 2020-09-16 11:03:58 +02:00
API.lua Fixes possible collisions when looking up flows by key 2019-10-16 19:04:10 +02:00
as_details.lua Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
as_stats.lua added print_page_title on each page 2020-04-06 10:35:57 +02:00
assistant_test.lua Rework host label getters 2020-05-07 17:47:18 +02:00
authorize_captive.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
bubble.lua Host explored fixes, added new visualiation and localization 2020-05-10 23:49:16 +02:00
captive_portal.lua fix for system view 2020-03-24 12:39:08 +01:00
change_password.lua fix for system view 2020-03-24 12:39:08 +01:00
check_major_release.lua Restore ntopng major version check 2020-03-27 11:58:33 +01:00
check_recording_data.lua Add ability to extract traffic to users with permission (direct extraction only) 2020-01-13 17:39:12 +01:00
check_update.lua Add isForcedCommunity Lua api. Handle license check in community mode. 2020-10-07 10:46:41 +02:00
code_viewer.lua reworked script editor page 2020-04-15 23:07:05 +02:00
container_details.lua Refactors graph_utils and nv_graph_utils 2020-04-10 09:47:32 +02:00
containers_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
country_details.lua Split RX/TX in other charts 2020-04-24 17:41:52 +02:00
country_stats.lua added print_page_title on each page 2020-04-06 10:35:57 +02:00
datasources_list.lua Migrate scripts-list-utils.js to modal-utils.js 2020-05-19 11:11:52 +02:00
defs_overview.lua Implements a template to show alert and status ids 2020-04-15 15:13:53 +02:00
directories.lua Refactors alerts and flow statuses in builtin and plugins 2020-04-21 22:27:49 +02:00
discover.lua unified tab style across the pages (#4471) 2020-09-23 21:49:35 +02:00
do_export_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
edit_datasources.lua check for duplicated name in endpoint notification list 2020-05-07 16:51:03 +02:00
edit_endpoint.lua Refactors notification endpoints into notification configs 2020-05-14 10:47:18 +02:00
edit_notification_recipient.lua Reworks recipients.lua as static rather than (useless) instance 2020-09-23 15:03:07 +02:00
edit_scripts_configsets.lua Implements unbind of configsets across all pools instances 2020-07-10 16:32:49 +02:00
edit_syslog_producer.lua Move syslog producers configuration to community 2020-05-15 18:32:54 +02:00
edit_user_script_config.lua Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
edit_widgets.lua check for duplicated name in endpoint notification list 2020-05-07 16:51:03 +02:00
export_data.lua fix for system view 2020-03-24 12:39:08 +01:00
find_app.lua Updated (C) 2020-01-08 23:52:51 +01:00
find_category.lua Improve localization support 2020-03-03 18:26:14 +01:00
find_host.lua Fixes hosts search 2020-07-17 17:44:04 +02:00
find_member.lua Refactors old host_pools_utils to nEdge-only host_pools_nedge 2020-07-16 18:17:19 +02:00
find_prefs.lua Removes unnecessary host_pools_utils include in find_prefs.lua 2020-07-16 14:20:23 +02:00
flow_details.lua Default flow risk handler now sets statuses 2020-10-06 09:56:53 +02:00
flow_stats.lua Reworked port drill down support 2020-06-01 11:52:41 +02:00
flows_stats.lua Reworked port drill down support 2020-06-01 11:52:41 +02:00
geoip_config.lua added print_page_title on each page 2020-04-06 10:35:57 +02:00
get_alerts_table_data.lua Massive cleanup of alerts (disabled/suppressed) 2020-10-01 18:40:11 +02:00
get_arp_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_as_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_ases_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_config.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_containers_data.lua Avoid timeseries read operations to display the chart icon 2020-02-19 13:27:20 +01:00
get_countries_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_country_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_datasources.lua Added widgets in use in get_datasources.lua 2020-05-06 19:02:29 +02:00
get_db_data.lua Remove aggregated flows 2020-07-03 17:17:33 +02:00
get_db_flows.lua Remove aggregated flows 2020-07-03 17:17:33 +02:00
get_dhcp_config.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_discover_data.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
get_discover_progress.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_extracted_traffic.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_fingerprint_data.lua Implements utils to properly handle fingerprint data across pages 2020-04-15 17:11:56 +02:00
get_flow_db_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_flow_process_tree.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
get_flows_data.lua Reworks nDPI Risks flow plugins to handle all risks and scores 2020-09-23 17:58:51 +02:00
get_geo_hosts.lua Fixes bug that prevented all hosts to be displayed (Hosts -> Geo Map) #3693 2020-06-25 18:22:31 +02:00
get_grouped_hosts_data.lua Cleanup of get_grouped_hosts_data.lua to remove unused host_pools_utils.lua 2020-07-16 14:26:49 +02:00
get_historical_data.lua Rework host label getters 2020-05-07 17:47:18 +02:00
get_historical_favourites.lua Rework host label getters 2020-05-07 17:47:18 +02:00
get_host_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_host_pools.lua Refactors old host_pools_utils to nEdge-only host_pools_nedge 2020-07-16 18:17:19 +02:00
get_host_traffic.lua Properly refreshes top-hosts page according to the configured rate 2017-09-08 15:31:51 +02:00
get_hosts_data.lua Fix host key to name (fix #4049) 2020-06-16 10:37:41 +02:00
get_http_hosts.lua fix for system view 2020-03-24 12:39:08 +01:00
get_http_hosts_data.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
get_icmp_data.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
get_influxdb_info.lua Implement ntopng plugins 2019-12-10 09:25:57 +01:00
get_internals_hash_tables_stats.lua Fixes refresh of get_internals_hash_tables_stats.lua with ZMQ 2020-03-03 14:58:38 +01:00
get_internals_periodic_activities_stats.lua Fixes callbacks last duration 2020-09-16 18:10:51 +02:00
get_internals_queues_stats.lua Implements stats page for interface queue drops monitoring 2020-10-08 12:52:55 +02:00
get_internals_user_scripts_stats.lua Implements user script stats and adds them to the internals page 2020-01-21 18:50:54 +01:00
get_mac_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_macs_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_network_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_networks_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_notification_configs.lua Add Notification Endpoint and Recipients import/export/reset endpoint (#4433) 2020-10-01 15:52:35 +02:00
get_num_alerts.lua Refactors alert_utils and enterprise_alert_utils 2020-04-10 14:03:20 +02:00
get_periodicity_data.lua Added service map reporting 2020-10-02 23:29:15 +02:00
get_pods_data.lua Avoid timeseries read operations to display the chart icon 2020-02-19 13:27:20 +01:00
get_pool_data.lua Reworks get_pool_data.lua to use the new host pools lua class 2020-07-16 15:28:04 +02:00
get_pools_data.lua Reworks get_pools_data.lua to use the new host pools lua class 2020-07-16 15:44:02 +02:00
get_process_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_processes_graph_data.lua Rework host label getters 2020-05-07 17:47:18 +02:00
get_recipients_endpoint.lua Reworks recipients.lua as static rather than (useless) instance 2020-09-23 15:03:07 +02:00
get_scripts_configsets.lua Reworks user scripts UI with new host pools 2020-07-09 19:12:20 +02:00
get_service_map.lua Minor improvements in service map reporting 2020-10-07 23:56:14 +02:00
get_syslog_producers.lua Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
get_system_interfaces_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_timeseries_list.lua Added metrics check 2020-05-02 20:53:23 +02:00
get_top_talkers.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_treemap.lua Rework host label getters 2020-05-07 17:47:18 +02:00
get_unknown_devices_data.lua Reworks get_unknown_devices_data.lua to use the new host pools lua class 2020-07-16 15:48:28 +02:00
get_user_script_config.lua Implements script values factory reset 2020-08-31 17:52:17 +02:00
get_user_scripts.lua Scripts overview enhancements 2020-02-10 11:51:00 +01:00
get_username_data.lua Use process name and username as key instead of pid and uid 2019-05-30 18:04:38 +02:00
get_vlan_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_vlans_data.lua Fixes unexpected token H in VLANS page 2020-04-02 10:11:34 +02:00
get_widgets.lua Added widgets in use in get_datasources.lua 2020-05-06 19:02:29 +02:00
handler_alert_notification.lua add alert notifications 2020-06-26 20:19:48 +02:00
hash_table_details.lua Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
host_details.lua fixed tab style in ndpi page in host_details 2020-10-08 17:03:29 +02:00
host_details_ndpi.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
host_details_ndpi_categories.lua Implements inline drilldown of protocol categories 2020-08-20 15:41:17 +02:00
host_dns_breakdown.lua Updated (C) 2020-01-08 23:52:51 +01:00
host_http_breakdown.lua Updated (C) 2020-01-08 23:52:51 +01:00
host_l4_stats.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
host_pkt_distro.lua Updated (C) 2020-01-08 23:52:51 +01:00
host_stats.lua Rework host label getters 2020-05-07 17:47:18 +02:00
host_top_peers_protocols.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
hosts_comparison_sankey.lua Rework host label getters 2020-05-07 17:47:18 +02:00
hosts_geomap.lua removed position label from geomap 2020-07-02 14:42:48 +02:00
hosts_stats.lua pool id casted to a number (#4546) 2020-10-08 17:35:49 +02:00
hotspot-detect.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
http_servers_stats.lua added print_page_title on each page 2020-04-06 10:35:57 +02:00
http_status_code.lua Added supporto for 4xx and 5xx returb codes in http_status_code.lua 2020-09-23 16:57:38 +02:00
if_pkt_distro.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
if_stats.lua Implements stats page for interface queue drops monitoring 2020-10-08 12:52:55 +02:00
if_stats_ndpi.lua Refactors graph_utils and nv_graph_utils 2020-04-10 09:47:32 +02:00
if_stats_ndpi_categories.lua Implements inline drilldown of protocol categories 2020-08-20 15:41:17 +02:00
if_tcpflags_pkt_distro.lua Updated (C) 2020-01-08 23:52:51 +01:00
iface_flows_sankey.lua Rework host label getters 2020-05-07 17:47:18 +02:00
iface_local_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
iface_ports_list.lua Reworked port drill down support 2020-06-01 11:52:41 +02:00
iface_tcp_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
index.lua fixed invalid URL switch to dashboard for community (#4524) 2020-10-07 16:46:02 +02:00
info_portal.lua Add on-off switch template 2020-05-21 17:22:00 +02:00
install_update.lua Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
jsontest.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
live_capture_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
live_capture_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
live_traffic.lua Computing restricted filter for users allowed to capture live traffic based allowed subnets 2020-01-13 13:02:57 +01:00
login.lua Added help for login page 2020-04-11 09:21:28 +02:00
logout.lua Updated (C) 2020-01-08 23:52:51 +01:00
mac_details.lua Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
mac_pkt_distro.lua Updated (C) 2020-01-08 23:52:51 +01:00
mac_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
macs_stats.lua Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +02:00
manage_data.lua fixed tab for manage_data and add ui_utils.render_notes 2020-09-25 17:20:49 +02:00
network_details.lua Massive cleanup of alerts (disabled/suppressed) 2020-10-01 18:40:11 +02:00
network_state.lua Refactors alert_utils and enterprise_alert_utils 2020-04-10 14:03:20 +02:00
network_stats.lua Adds contextual help links 2020-04-06 19:59:24 +02:00
os_stats.lua added print_page_title on each page 2020-04-06 10:35:57 +02:00
page_not_found.lua fix for system view 2020-03-24 12:39:08 +01:00
periodic_script_details.lua Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
please_wait.lua fix for system view 2020-03-24 12:39:08 +01:00
plugins_overview.lua Fix missing label 2020-05-08 12:34:11 +02:00
pod_details.lua Refactors graph_utils and nv_graph_utils 2020-04-10 09:47:32 +02:00
pods_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
pool_details.lua Refactors old host_pools_utils to nEdge-only host_pools_nedge 2020-07-16 18:17:19 +02:00
pool_stats.lua Implements GUI to configure host pools 2020-07-01 16:05:01 +02:00
process_details.lua Rework host label getters 2020-05-07 17:47:18 +02:00
processes_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
reset_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
show_alerts.lua Massive cleanup of alerts (disabled/suppressed) 2020-10-01 18:40:11 +02:00
show_geolocation_note.lua implemented leaflet.js maps support (#3385) 2020-02-06 11:09:50 +00:00
sidebar-handler.lua Sidebar (#3331) 2020-01-28 14:57:04 +01:00
sprobe_host_process_data.lua Rework host label getters 2020-05-07 17:47:18 +02:00
stop_live_capture.lua Updated (C) 2020-01-08 23:52:51 +01:00
switch_system_status.lua Unifies system interface toggle with a function 2020-05-20 16:28:25 +02:00
syslog_producers.lua Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
system_alerts_stats.lua Fix to highlight the right navbar entry 2020-09-01 17:49:06 +02:00
system_interfaces_stats.lua user scripts tab hidden (#4502) 2020-10-03 17:32:58 +02:00
system_periodic_script_details.lua Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
system_stats.lua Implements stats page for interface queue drops monitoring 2020-10-08 12:52:55 +02:00
system_stats_data.lua hide 0 bytes values 2020-09-17 15:00:40 +02:00
telemetry.lua added print_page_title on each page 2020-04-06 10:35:57 +02:00
test_alerts.lua Optimized hosts scripts using direct pool_id to retrieve config 2020-07-30 19:57:16 +02:00
test_delete_nindex.lua Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
test_locales.lua Refactors graph_utils and nv_graph_utils 2020-04-10 09:47:32 +02:00
test_notification_endpoints.lua Adjusts endpoint tests 2020-05-14 10:46:53 +02:00
toggle_all_user_scripts.lua added disable all button (#3917) 2020-10-06 22:47:53 +02:00
toggle_user_script.lua Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
top_hosts.lua Rework host label getters 2020-05-07 17:47:18 +02:00
traffic_extraction.lua Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
traffic_extraction_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
traffic_recording_config.lua Handles dismissable missing geoip notice 2020-02-11 15:30:01 +01:00
unknown_devices.lua improved style for unkown_devices.lua and fixed typos for traceError 2020-10-07 23:26:05 +02:00
update_blog_posts.lua Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
update_prefs.lua Updated (C) 2020-01-08 23:52:51 +01:00
user_script_details.lua Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
user_scripts_overview.lua improved user scripts spaces 2020-10-02 16:59:50 +02:00
username_details.lua Rework host label getters 2020-05-07 17:47:18 +02:00
vlan_details.lua Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
vlan_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
widgets_list.lua Added widgets in use in get_datasources.lua 2020-05-06 19:02:29 +02:00
widgets_test.lua Updated reference to widgest_utils 2020-05-06 20:44:56 +02:00