ntopng/scripts/lua/modules
2026-01-13 11:45:02 +01:00
..
alert_definitions Improve reported scan message 2026-01-07 15:21:50 +01:00
alert_keys Add ProfinetTooManyErrorsAlert 2026-01-05 15:33:21 +01:00
alert_store Workaround for #9897 2025-12-16 19:49:25 +01:00
check_definitions Fixes query in case of NULL IPs 2026-01-13 11:45:02 +01:00
check_templates (C) Update 2024-01-12 11:44:18 +01:00
conf_handlers Fix gateway config. Fix file permissions. 2025-12-30 10:40:40 +01:00
datamodel (C) Update 2024-01-12 11:44:18 +01:00
flow_field_value_maps (C) Update 2024-01-12 11:44:18 +01:00
import_export Add a more specific error msg for unsupported snmp version 2025-10-21 10:46:14 +02:00
measurements Fixes download error 2025-09-15 12:00:18 +02:00
notifications Removed possible \r or \n from smtp messages (#9671) 2025-11-19 10:38:57 +01:00
pools Added throughput host pools timeseries (#9944) 2026-01-13 09:48:18 +01:00
system_config Add dhcp_server_utils. Use Kea DHCP server when installed 2025-11-07 16:44:14 +01:00
test Removed unused test files 2025-04-29 11:02:36 +02:00
timeseries Added throughput host pools timeseries (#9944) 2026-01-13 09:48:18 +01:00
toasts Implemented lua caching to speedump hostname and interface mapping lookup 2025-10-23 22:30:10 +02:00
vulnerability_scan Fixed vulnerability scan issues (#9594) 2025-09-02 11:12:30 +02:00
alert.lua Added function to set alert_type_parameters 2026-01-09 16:47:27 +01:00
alert_categories.lua Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
alert_category_utils.lua Fixes circular dependency when filtering 2024-02-20 09:34:21 +00:00
alert_consts.lua AS ranking changes 2025-09-09 16:54:32 +02:00
alert_creators.lua (C) Update 2024-01-12 11:44:18 +01:00
alert_entities.lua Add AS alert entity. Fix AS threshold crossed. 2025-08-25 14:45:22 +02:00
alert_entities_utils.lua Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
alert_entity_builders.lua Added support to function in order to trigger alert outside the checks callback (#9687) 2025-09-26 12:51:53 +02:00
alert_exclusions.lua Reworked Redis set (#8742) 2024-10-04 16:58:38 +02:00
alert_granularities.lua Added support to function in order to trigger alert outside the checks callback (#9687) 2025-09-26 12:51:53 +02:00
alert_management.lua Fix alert_management.releaseEntityAlerts for all cases 2025-05-22 10:35:10 +02:00
alert_roles.lua
alert_severities.lua Added support to function in order to trigger alert outside the checks callback (#9687) 2025-09-26 12:51:53 +02:00
alert_severity_groups.lua Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
alert_utils.lua Removed unused function 2026-01-09 16:47:08 +01:00
alerts_api.lua Added missing json require to alerts_api.lua (#9948) 2026-01-13 10:27:46 +01:00
am_import_export.lua Fixes configuration import not working 2024-05-31 06:49:50 -04:00
am_utils.lua Fixed throughput active monitoring (#9696) 2025-09-24 11:52:05 +02:00
as_utils.lua Added Other AS filter (#9665) 2025-09-15 11:34:04 +02:00
auth.lua Various script fixed 2024-02-19 22:13:01 +01:00
auth_sessions_utils.lua
base64.lua
behavior_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
blog_utils.lua Fix string split in blog_utils 2024-02-20 09:25:36 +01:00
cache_utils.lua Safety check 2025-10-29 09:37:45 +01:00
callback_utils.lua Fixes top talkers calculation (#9222) 2025-06-12 11:22:41 +02:00
captive_portal_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
categories_utils.lua Possible fix for category table issue 2025-01-22 16:21:40 +01:00
check_redis_prefs.lua Fixes assets inventory preference not working 2025-12-23 10:48:06 +01:00
checks.lua Execute host checks only when enabled 2026-01-07 15:55:40 +01:00
checks_utils.lua Added AS checks family to behavioural checks (#9634) 2025-09-08 12:43:48 +02:00
classes.lua
code_editor.lua (C) Update 2024-01-12 11:44:18 +01:00
companion_interface_utils.lua Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
configuration_utils.lua Fixes interface configuratione error (#9440) 2025-07-28 11:23:46 +02:00
connectivity_utils.lua Reduce string size to avoid cutting the value 2025-09-11 11:39:32 +02:00
consts.lua Fixes missing return 2024-02-21 10:44:16 +00:00
continent_codes.lua
control_groups.lua Reworked Redis set (#8742) 2024-10-04 16:58:38 +02:00
country_codes.lua
country_keys.lua Updated geomap to D3 js component (#9356) 2025-07-07 12:29:34 +02:00
country_utils.lua
cpu_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
custom_column_utils.lua
dashboard_utils.lua Set conditional widgets and conditional templates in reports 2025-07-17 15:04:38 +02:00
data_retention_utils.lua Added vulnerability scan data retention (#9612) 2025-11-19 13:10:59 +01:00
datasources_utils.lua
datatable_utils.lua Added bps render_type and fixed asn flows thpt 2025-05-15 12:05:04 +02:00
db_utils.lua Remove mysql leftovers 2025-06-17 10:35:39 +02:00
delete_data_utils.lua Remove mysql leftovers 2025-06-17 10:35:39 +02:00
dhcp_server_utils.lua Typo 2025-11-19 12:36:23 +01:00
dhcp_utils.lua Move generic DHCP functions (not ISC specific) to dhcp_utils 2025-11-07 11:48:13 +01:00
discover_utils.lua Updated the MAC list page in Vue (#9560) 2025-08-28 09:15:34 +02:00
dkjson.lua
dns_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
dscp_consts.lua (C) Update 2024-01-12 11:44:18 +01:00
ebpf_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
exporters_utils.lua Fixes incorrect link 2026-01-09 16:47:37 +01:00
field_units.lua Implemented port scan alert (clickhouse) (#9006) 2025-02-27 10:44:18 +01:00
file_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
fingerprint_utils.lua Enable host ja4 fingerprint in place of ja3 2024-08-09 10:36:01 +02:00
flow_consts.lua Implemented historical TCP flow stats formatting 2025-11-04 12:45:36 +01:00
flow_data.lua Correctly moved all the ASN aggregation into the XL license 2025-11-18 12:00:24 +01:00
flow_data_historical.lua Removed flows with 0 traffic and fixed menu entry 2025-10-15 13:03:31 +02:00
flow_data_preset.lua Fixes missing name from interfaces (#9803) 2025-11-06 14:12:39 +01:00
flow_field_value_maps.lua Added possibility to filter by custom fields sent from nprobe 2024-11-07 11:33:13 +01:00
flow_pie.lua Fixed ASN Customer Breakdown (#9618) 2025-09-04 10:10:12 +02:00
flow_risk_simple_alert_definition.lua (C) Update 2024-01-12 11:44:18 +01:00
flow_risk_simple_check_definition.lua (C) Update 2024-01-12 11:44:18 +01:00
flow_risk_utils.lua Fixed URLs that are broken after moving the docs 2025-02-13 18:28:04 +01:00
flow_sankey.lua Improvements to reduce un-necessary data returned to lua from C++ 2025-10-24 15:18:41 +02:00
flow_utils.lua Added support to profinet 2025-12-31 12:20:46 +01:00
format_utils.lua Added host aggregation to aggregated flows stats 2025-10-30 11:59:15 +01:00
graph_common.lua Fixed the calculation of additional TS (#9692) 2025-09-23 07:27:45 +02:00
graph_utils.lua Totally reworked navigation between probes/exporters pages 2025-12-29 11:04:17 +01:00
gui_utils.lua Various script fixed 2024-02-19 22:13:01 +01:00
historical_flow_details_formatter.lua Fixed the historical flow RTT formatter (#9949) 2026-01-12 12:19:18 +01:00
historical_flow_utils.lua Added support to profinet 2025-12-31 12:20:46 +01:00
historical_format_utils.lua Fixes search on protocols info field and added verdict 2025-08-28 11:59:38 +02:00
host_pools_nedge.lua Extend hostkey2hostinfo to also add net mask 2025-12-30 17:12:00 +01:00
host_utils.lua Removed some requires 2024-02-21 10:44:16 +00:00
http_bridge_conf_utils.lua Rework (simplify) nedge shapers configuration 2025-08-29 10:15:39 +02:00
http_lint.lua Added more logs in case of linting failure 2026-01-09 17:32:24 +01:00
http_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
i18n
icmp_utils.lua Defined ICMP/ICMPv6 protocol number in icmp_utils (#9916) 2025-12-30 12:20:10 +01:00
influxdb_export_api.lua Added support to influxdb v.2 with compatible v.1 buckets (#3764) 2024-06-19 17:16:54 +02:00
internals_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
ipv4_utils.lua Add utility function to mask IPs 2025-03-21 09:03:48 +01:00
json.lua (C) Update 2024-01-12 11:44:18 +01:00
l4_protocol_list.lua Minor changes 2025-07-04 18:52:55 +02:00
label_utils.lua Fixes multiple caches call towards the same vlan alias (#9920) 2026-01-05 16:26:15 +01:00
liluat.lua
lists_utils.lua Fixes attempt to index nil value 2025-12-03 16:55:30 +01:00
live_traffic_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
locales_utils.lua Started implementing ticket 8508, REST to be implemented when netbox is done, added spanish 2024-07-17 15:36:02 +02:00
lua_path_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
lua_trace.lua (C) Update 2024-01-12 11:44:18 +01:00
lua_utils.lua Implemented historical TCP flow stats formatting 2025-11-04 12:45:36 +01:00
lua_utils_generic.lua Improve table.merge to do a deep merge 2025-09-10 15:13:22 +02:00
lua_utils_get.lua Removed the mac/device type field from the asset details page when not defined (#9915) 2025-12-30 11:10:39 +01:00
lua_utils_gui.lua Code cleanup 2025-10-28 22:08:04 +01:00
lua_utils_print.lua Implemented historical TCP flow stats formatting 2025-11-04 12:45:36 +01:00
mac_utils.lua Improvements to reduce un-necessary data returned to lua from C++ 2025-10-24 15:18:41 +02:00
mitre_utils.lua Added support for unresolved hostname risk 2025-08-04 22:52:19 +02:00
network_consts.lua Migrate local networks type from 16 to 32 bit 2024-10-29 15:31:37 +01:00
network_formatter.lua Fixes missing link to configuration page 2024-04-15 10:58:51 -04:00
new_devices.lua (C) Update 2024-01-12 11:44:18 +01:00
ntop_utils.lua Implements #9908 2026-01-02 18:44:57 +01:00
os_data_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
os_utils.lua First code cleanup for better memory management 2024-02-15 15:21:40 +00:00
page_utils.lua Removed flows with 0 traffic and fixed menu entry 2025-10-15 13:03:31 +02:00
periodic_activities_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
persistence.lua
prefs_dump_utils.lua Removed debug prints 2024-05-31 07:05:32 -04:00
prefs_factory_reset_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
prefs_menu.lua Implemented flow deduplication preference (#9927) 2026-01-05 15:30:09 +01:00
prefs_reload_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
prefs_utils.lua Improve dhcp server configuration page 2025-11-11 15:38:25 +01:00
presets_utils.lua Updated multimedia devices presets 2024-09-24 11:00:24 +02:00
profiling.lua First code cleanup for better memory management 2024-02-15 15:21:40 +00:00
protos_utils.lua Fixes applications categories not correctly kept and used on redis 2025-11-21 12:46:16 +01:00
radius_handler.lua Added NAC address logging 2025-10-06 17:05:49 +02:00
recording_utils.lua Add snaplen configuration 2024-10-18 16:11:23 +02:00
recovery_utils.lua
redis_api.lua Fixed Redis reads and writes time series (#8954) 2025-02-12 10:03:52 +01:00
rest_utils.lua Added error in case ClickHouse is missing (#9946) 2026-01-13 10:14:48 +01:00
resty
rrd_paths.lua Added missing variable 2024-02-15 16:46:05 +01:00
rrd_utils.lua Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
script_manager.lua Fixes circular dependency and lightened some modules 2024-02-21 10:44:16 +00:00
scripts_triggers.lua Remove mysql leftovers 2025-06-17 10:35:39 +02:00
snmp_consts.lua Fixes missing string mapping 2024-06-02 19:45:27 +02:00
snmp_mappings.lua (C) Update 2024-01-12 11:44:18 +01:00
stats_utils.lua Improved interface category chart (#9861) 2025-12-01 11:21:50 +01:00
storage_utils.lua Remove useless flow_db_utils indirection 2025-07-17 16:20:48 +02:00
string_utils.lua Fix missing ellipsis in shortenString function. 2024-02-22 09:58:26 +01:00
sys_utils.lua Fix os check 2024-06-04 16:00:59 +00:00
syslog_utils.lua Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
system_setup_ui_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
tag_utils.lua Removed pre nat info 2025-10-01 16:27:08 +02:00
tcp_flow_state_utils.lua
template.lua Added support for %TCP_STATS_SRC_TO_DST %TCP_STATS_DST_TO_SRC (WiP) 2025-11-03 23:41:27 +01:00
template_utils.lua
timeseries_info.lua Added throughput host pools timeseries (#9944) 2026-01-13 09:48:18 +01:00
tls_consts.lua (C) Update 2024-01-12 11:44:18 +01:00
top_talkers_utils.lua Fixes top talkers calculation (#9222) 2025-06-12 11:22:41 +02:00
tracker.lua Fixes some lua requires 2024-02-20 08:57:48 +00:00
ts_5min_dump_utils.lua Fixes missing i18n inclusion 2025-08-21 08:03:09 +02:00
ts_5sec_dump_utils.lua First code cleanup for better memory management 2024-02-15 15:21:40 +00:00
ts_min_dump_utils.lua Implemented the time series for deduplicated flows (#9930) 2026-01-07 12:11:24 +01:00
tz_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
ui_utils.lua Moved extraction endpoints to rest 2024-03-08 10:18:24 +01:00
validation_utils.lua Added support to all and port range for acl 2025-01-13 09:52:28 +01:00
vlan_utils.lua Removed alias from VLAN 0 (#9805) 2025-11-10 10:57:05 +01:00
voip_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
vs_db_utils.lua Fixed vulnerability scan issues (#9594) 2025-09-02 11:12:30 +02:00
widget_gui_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
widgets_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
xmlSimple.lua Fixes attempt to index a nil value 2024-05-02 11:43:30 -04:00