ntopng/scripts/lua
2021-07-07 12:22:44 +02:00
..
admin Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
examples Removed ifname from redis prefs keys 2020-12-18 12:27:59 +01:00
inc Implement Observation Point Report (#5644) 2021-07-07 11:19:08 +02:00
modules Implement Observation Point Report (#5644) 2021-07-07 11:19:08 +02:00
rest Fix hostname validation in URI 2021-07-07 12:22:44 +02:00
system_setup_ui Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
widgets Updated reference to widgest_utils 2020-05-06 20:44:56 +02:00
1mb.lua Updated (C) 2021-01-02 12:08:23 +01:00
10mb.lua Updated (C) 2021-01-02 12:08:23 +01:00
about.lua Updated bootstrap version 2021-05-18 14:28:07 +02:00
alert_stats.lua Implements toggle and filter for acknowledged alerts 2021-07-06 17:12:29 +02:00
API.lua Fixes possible collisions when looking up flows by key 2019-10-16 19:04:10 +02:00
as_details.lua Renamed behavior timeseries due to the change from counter to gauge ts 2021-07-05 15:45:58 +02:00
as_stats.lua Fixes alignment of code of 4b31a0d21c 2021-05-14 21:51:56 +02:00
authorize_captive.lua Updated (C) 2021-01-02 12:08:23 +01:00
captive_portal.lua Fixes nEdge broken captive portal button 2021-05-21 12:05:40 +02:00
change_password.lua Partially fixes change password button not working (#5385) 2021-05-20 15:50:46 +02:00
check_details.lua Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
check_major_release.lua Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
check_recording_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
check_update.lua Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
checks_overview.lua Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
code_viewer.lua Updated (C) 2021-01-02 12:08:23 +01:00
container_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
containers_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
country_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
country_stats.lua Added score stats to VLAN/Country/AS/Network 2021-05-13 11:09:16 +02:00
datatable_columns.lua removed tprint 2021-03-19 13:35:45 +01:00
defs_overview.lua Reworked Alert Overview table 2021-01-08 10:51:33 +01:00
directories.lua Refactors {host,flow}_callbacks into {host,flow}_checks (lua) 2021-06-16 18:59:07 +02:00
discover.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
dismiss_toast.lua Updated (C) 2021-01-02 12:08:23 +01:00
do_export_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
edit_check_config.lua Refactors script_categories into check_categories (c++ and lua) 2021-06-16 18:43:55 +02:00
edit_datasources.lua Updated (C) 2021-01-02 12:08:23 +01:00
edit_endpoint.lua Updated (C) 2021-01-02 12:08:23 +01:00
edit_notification_recipient.lua Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
edit_syslog_producer.lua Cleanup require 2021-05-03 15:46:50 +02:00
export_data.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
find_app.lua Updated (C) 2021-01-02 12:08:23 +01:00
find_category.lua Updated (C) 2021-01-02 12:08:23 +01:00
find_host.lua Cleanup old interface search code 2021-01-08 17:50:42 +01:00
find_member.lua Updated (C) 2021-01-02 12:08:23 +01:00
find_prefs.lua Updated (C) 2021-01-02 12:08:23 +01:00
flow_details.lua Fixed observationPointId handling 2021-07-07 01:38:45 +02:00
flow_stats.lua Implemented observationPoint menu support 2021-06-29 21:18:51 +02:00
flows_stats.lua Added pref for timestamp column in flow tables (#5392) 2021-06-04 17:38:22 +02:00
geoip_config.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_as_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_ases_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_check_config.lua Decouples checks from alerts (removes unnecessary flag is_alert) 2021-06-17 11:43:12 +02:00
get_checks.lua Fixes for invalid checks for packet/non-packet interfaces 2021-06-29 18:43:00 +02:00
get_checks_configsets.lua Refactors import/export/reset REST API endpoints 2021-06-17 18:25:06 +02:00
get_config.lua Fix paths and owner on BSD 2021-03-03 10:02:20 +01:00
get_containers_data.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
get_countries_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_country_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_db_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_db_flows.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
get_dhcp_config.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_discover_data.lua (C) update 2021-05-31 12:39:02 +02:00
get_discover_progress.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_endpoint_configs.lua refactor for endpoints and recipients (#4707) 2020-11-25 16:25:55 +01:00
get_extracted_traffic.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_flow_db_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_flow_process_tree.lua (C) update 2021-05-31 12:39:02 +02:00
get_flows_data.lua Added vlan to each host reference (#5595) 2021-07-02 13:13:00 +02:00
get_geo_hosts.lua Removes debug print 2021-06-28 14:56:55 +02:00
get_historical_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_historical_favourites.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_host_data.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
get_host_pools.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_host_traffic.lua
get_hosts_data.lua Adding observationPoint support (WIP) 2021-06-30 20:03:37 +02:00
get_http_hosts.lua fix for system view 2020-03-24 12:39:08 +01:00
get_http_hosts_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_icmp_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_influxdb_info.lua Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
get_internals_checks_stats.lua Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
get_internals_hash_tables_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_internals_periodic_activities_stats.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
get_internals_queues_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_mac_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_macs_data.lua Implements efficient unexpected_new_device alert 2021-05-11 19:03:40 +02:00
get_network_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_networks_data.lua Fixed #4926 Problem Networks View 2021-01-19 15:38:15 +01:00
get_os_data.lua Implements OperatingSystem Hash 2021-01-21 11:14:52 +01:00
get_oses_data.lua Implements OperatingSystem Hash 2021-01-21 11:14:52 +01:00
get_pods_data.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
get_pool_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_pools_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_process_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_processes_graph_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_recipients_endpoint.lua refactor for endpoints and recipients (#4707) 2020-11-25 16:25:55 +01:00
get_syslog_producers.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_system_interfaces_stats.lua Implements System Interfaces Stats web page rework 2021-03-04 11:31:22 +01:00
get_timeseries_list.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_top_talkers.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_treemap.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_unknown_devices_data.lua Implements efficient unexpected_new_device alert 2021-05-11 19:03:40 +02:00
get_username_data.lua (C) update 2021-05-31 12:39:02 +02:00
get_vlan_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
get_vlans_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
hash_table_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
host_details.lua Hidded 0 information pointId in hosts 2021-07-07 09:42:53 +02:00
host_details_ndpi.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
host_details_ndpi_categories.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
host_dns_breakdown.lua Updated (C) 2021-01-02 12:08:23 +01:00
host_http_breakdown.lua Updated (C) 2021-01-02 12:08:23 +01:00
host_l4_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
host_pkt_distro.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
host_stats.lua Updated (C) 2021-01-02 12:08:23 +01: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 Fixes bug that precvented session key to work when multiple ntopng instances are started per host 2021-05-21 23:29:15 +02:00
hosts_map.lua Added host map for blackedlisted hosts flows 2021-04-18 15:37:53 +02:00
hosts_stats.lua Added chart icon in ASN page (Issue #5564) 2021-06-24 17:44:20 +02:00
hotspot-detect.lua Updated (C) 2021-01-02 12:08:23 +01:00
http_servers_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
http_status_code.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
if_pkt_distro.lua Updated (C) 2021-01-02 12:08:23 +01:00
if_stats.lua Fixed interface stats with aggregated views 2021-07-07 08:43:14 +02:00
if_stats_ndpi.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
if_stats_ndpi_categories.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
if_tcpflags_pkt_distro.lua Updated (C) 2021-01-02 12:08:23 +01:00
iface_flows_sankey.lua Updated (C) 2021-01-02 12:08:23 +01:00
iface_hosts_list.lua Updated (C) 2021-01-02 12:08:23 +01:00
iface_local_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
iface_ports_list.lua Updated (C) 2021-01-02 12:08:23 +01:00
iface_tcp_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
index.lua Adding observationPoint support (WIP) 2021-06-30 20:03:37 +02:00
info_portal.lua Fixes broken nEdge informative CP page 2021-05-21 14:01:01 +02:00
install_update.lua Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
jsontest.lua Updated (C) 2021-01-02 12:08:23 +01:00
license.lua Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
live_capture_data.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
live_capture_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
live_traffic.lua Updated (C) 2021-01-02 12:08:23 +01:00
login.lua fixes for login page in dark mode 2021-05-28 12:30:53 +02:00
logout.lua Updated (C) 2021-01-02 12:08:23 +01:00
mac_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
mac_pkt_distro.lua Updated (C) 2021-01-02 12:08:23 +01:00
mac_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
macs_stats.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
manage_data.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
network_details.lua Renamed behavior timeseries due to the change from counter to gauge ts 2021-07-05 15:45:58 +02:00
network_stats.lua Added score stats to VLAN/Country/AS/Network 2021-05-13 11:09:16 +02:00
os_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
os_stats.lua Implements OS distribution 2021-02-21 17:19:15 +01:00
page_not_found.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
periodic_script_details.lua Updated (C) 2021-01-02 12:08:23 +01:00
please_wait.lua Updated (C) 2021-01-02 12:08:23 +01:00
plugins_overview.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
pod_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
pods_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
pool_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
pool_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
process_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
processes_stats.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
reset_stats.lua Added modal to reset stats button 2021-03-04 12:39:17 +01: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 Updated (C) 2021-01-02 12:08:23 +01:00
stop_live_capture.lua Updated (C) 2021-01-02 12:08:23 +01:00
syslog_producers.lua Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
system_alerts_stats.lua Updated (C) 2021-01-02 12:08:23 +01:00
system_interfaces_stats.lua Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
system_periodic_script_details.lua Updated (C) 2021-01-02 12:08:23 +01:00
system_stats.lua Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
system_stats_data.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
telemetry.lua Updated (C) 2021-01-02 12:08:23 +01:00
test_delete_nindex.lua Updated (C) 2021-01-02 12:08:23 +01:00
test_locales.lua Updated (C) 2021-01-02 12:08:23 +01:00
test_notification_endpoints.lua Updated (C) 2021-01-02 12:08:23 +01:00
toggle_all_checks.lua Refactors script_categories into check_categories (c++ and lua) 2021-06-16 18:43:55 +02:00
toggle_check.lua Refactors script_categories into check_categories (c++ and lua) 2021-06-16 18:43:55 +02:00
top_hosts.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
traffic_extraction.lua Updated (C) 2021-01-02 12:08:23 +01:00
traffic_extraction_data.lua Updated (C) 2021-01-02 12:08:23 +01:00
traffic_recording_config.lua Updated (C) 2021-01-02 12:08:23 +01:00
unknown_devices.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
update_blog_posts.lua Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
update_prefs.lua Added per user theme (#5539) 2021-06-21 15:37:08 +02:00
username_details.lua Replaces old warning.png with fontawesome 2021-06-04 15:38:29 +02:00
vlan_details.lua Fixes config not shown when timeseries aren't enabled 2021-06-17 18:33:28 +02:00
vlan_stats.lua Added score stats to VLAN/Country/AS/Network 2021-05-13 11:09:16 +02:00