ntopng/scripts/lua/modules
2025-02-26 14:35:24 +01:00
..
alert_definitions Implemented an alert for anomalous Redis reads and writes number (#8969) 2025-02-19 17:48:47 +01:00
alert_keys Implemented an alert for anomalous Redis reads and writes number (#8969) 2025-02-19 17:48:47 +01:00
alert_store Added documentation for duplicate alerts silencing logic (#8992) 2025-02-25 09:26:46 +01:00
check_definitions Implemented an alert for anomalous Redis reads and writes number (#8969) 2025-02-19 17:48:47 +01:00
check_templates (C) Update 2024-01-12 11:44:18 +01:00
conf_handlers (C) Update 2024-01-12 11:44:18 +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 Added support to importing and exporting snmp data (#8726) 2024-09-23 18:46:15 +02:00
measurements Removed trace 2025-02-17 12:22:42 +01:00
notifications Fixed webhook timeout. Added tracings 2025-02-26 10:36:34 +01:00
pools Started fixing rest Documentation and postman collection creation (#8987) 2025-02-24 11:46:44 +01:00
system_config Fixes various issues 2024-10-22 11:55:42 +02:00
test (C) Update 2024-01-12 11:44:18 +01:00
timeseries Fixes possible issue with sampleseries function 2025-02-18 11:44:33 +01:00
toasts Fixes documentation links 2025-02-17 12:19:21 +01:00
vulnerability_scan Add comments on vs_utils module. 2024-05-13 10:26:57 +02:00
alert.lua Fix return code 2024-06-03 15:44:21 +02: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 Fix all alerts page. Fix require attention results. 2024-11-11 15:59:58 +01:00
alert_creators.lua (C) Update 2024-01-12 11:44:18 +01:00
alert_entities.lua Implemented mitre_table_info inside database (#8554) 2024-07-24 15:50:07 +02:00
alert_entities_utils.lua Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
alert_entity_builders.lua Removed no more needed requires 2024-02-19 15:14:40 +00:00
alert_exclusions.lua Reworked Redis set (#8742) 2024-10-04 16:58:38 +02:00
alert_granularities.lua Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
alert_management.lua Various script fixed 2024-02-19 22:13:01 +01:00
alert_roles.lua
alert_severities.lua Added system alert in case of ntopng failure (#8040) 2023-11-22 10:22:22 +00:00
alert_severity_groups.lua Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
alert_utils.lua Added documentation for duplicate alerts silencing logic (#8992) 2025-02-25 09:26:46 +01:00
alerts_api.lua Add rowid to engaged alerts for all families 2024-11-12 11:53:59 +01:00
am_import_export.lua Fixes configuration import not working 2024-05-31 06:49:50 -04:00
am_utils.lua Update define 2025-01-15 09:23:05 +01:00
asset_utils.lua Fixes sorting issue in asset map 2025-02-17 10:06:16 +01: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
callback_utils.lua Fixes missing directory 2024-02-21 14:48:47 +00: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 Added l7 exporters timeseries 2024-11-19 15:52:22 +01:00
checks.lua Add support for host alerts in lua 2025-02-17 12:08:53 +01:00
checks_utils.lua Added active monitoring checks subdir (#7768) 2023-08-23 16:06:27 +00: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 increase num hosts/flows not working (#8765) 2024-10-24 15:22:23 +02:00
connectivity_utils.lua (C) Update 2024-01-12 11:44:18 +01: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_utils.lua
cpu_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
custom_column_utils.lua Removed "hide from top" hist feature that was not popular and reduced the overall speed 2023-02-17 15:27:36 +01:00
dashboard_utils.lua Always use ntop.isClickHouseEnabled() from lua. Remove prefs.is_dump_flows_to_mysql_enabled to avoid inconsistencies. 2024-07-10 09:03:05 +00:00
data_retention_utils.lua Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
datasources_utils.lua
datatable_utils.lua Add top domains custom query 2024-10-28 17:55:18 +01:00
db_utils.lua Removed circular dependency on network_utils 2024-02-19 11:04:06 +00:00
delete_data_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
dhcp_service_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
dhcp_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
discover_utils.lua Fixes network discovery not working (#8635) 2024-09-04 16:15:30 +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
field_units.lua Add Lua host check example (Suspicious Domain Scans) #8956 2025-02-17 15:14:30 +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 Export drop reason and show it under flow details 2025-02-18 14:43:50 +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_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_utils.lua Added QoE filter to live flows (#8982) 2025-02-26 10:12:27 +01:00
format_utils.lua Fix nan 2025-02-20 15:30:15 +01:00
graph_common.lua Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
graph_utils.lua Fix nan 2025-02-20 15:30:15 +01:00
gui_utils.lua Various script fixed 2024-02-19 22:13:01 +01:00
historical_flow_details_formatter.lua Fixes historical flow details not working correctly 2025-02-21 16:34:01 +01:00
historical_flow_utils.lua Moved QoE function to a new modules and added labels to QoE charts 2025-02-26 11:39:42 +01:00
host_pools_nedge.lua Add missing paths 2024-08-01 18:01:56 +02:00
host_utils.lua Removed some requires 2024-02-21 10:44:16 +00:00
http_bridge_conf_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
http_lint.lua Added QoE filter to live flows (#8982) 2025-02-26 10:12:27 +01:00
http_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
i18n
icmp_utils.lua Added additional ICMPv6 types/codes 2025-02-10 23:31:05 +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 (C) Update 2024-01-12 11:44:18 +01:00
json.lua (C) Update 2024-01-12 11:44:18 +01:00
l4_protocol_list.lua Added error handling in case of edit/add/delete (#8696) 2024-11-28 11:23:18 +01:00
label_utils.lua Finalized active monitoring page 2025-01-29 12:24:39 +01:00
liluat.lua
lists_utils.lua Fixes blacklists timeseries not correctly showing values (#8817) 2024-12-09 13:28:55 +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 Added bs5 tooltips to historical data 2025-02-25 15:04:13 +01:00
lua_utils_generic.lua Added isInteger 2024-07-01 19:17:02 +02:00
lua_utils_get.lua Increased password max length to 128 (#8909) 2025-01-22 11:16:14 +01:00
lua_utils_gui.lua Use snmp aliases instead of name in case are available (#8921) 2025-02-05 16:25:36 +01:00
lua_utils_print.lua Moved QoE function to a new modules and added labels to QoE charts 2025-02-26 11:39:42 +01:00
mac_utils.lua Fix mac page 2025-02-20 12:15:21 +01:00
mitre_utils.lua Fixed invalid historical flow formatting 2024-08-09 12:00:52 +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 Fixes l7 protocol not correctly calculated for exporters 2024-11-14 16:35:10 +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 Fixes qoe icon margin 2025-02-18 17:18:58 +01: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 Add LDAP pref Enable Extended Users Capabilities. Code cleanup. 2025-02-11 17:13:34 +01:00
prefs_reload_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
prefs_utils.lua Fixes #8727 2024-09-20 11:35:53 +02: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 added support for ndpi-protocols ipv6 rules (#8531) 2024-07-19 12:22:29 +02:00
radius_handler.lua Added startup delete on all radius keys 2024-12-05 13:15:49 +01: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 Fixed broken iec104 REST, added missing params error code #9001 (#9002) 2025-02-26 14:35:24 +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 Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
smcroute_service_utils.lua Add smcroute integration and remove port from custom repeaters. 2024-03-15 12:34:01 +01: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 (C) Update 2024-01-12 11:44:18 +01:00
storage_utils.lua Removing lua utils in storage utils (#8227) 2024-02-19 17:56:26 +01: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 Moved QoE function to a new modules and added labels to QoE charts 2025-02-26 11:39:42 +01:00
tcp_flow_state_utils.lua
template.lua Remove unused IEs 2024-11-04 08:14:54 +01:00
template_utils.lua
timeseries_info.lua Fixes infrastructure query link 2025-02-20 17:22:59 +01:00
tls_consts.lua (C) Update 2024-01-12 11:44:18 +01:00
top_talkers_utils.lua Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
tracker.lua Fixes some lua requires 2024-02-20 08:57:48 +00:00
ts_5min_dump_utils.lua Fixes blacklists timeseries not correctly showing values (#8817) 2024-12-09 13:28:55 +01: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 Added per minute netflow timeseries (#8580) 2024-08-14 15:37:20 +02: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 Fixes missing link to configuration page 2024-04-15 10:58:51 -04:00
voip_utils.lua (C) Update 2024-01-12 11:44:18 +01:00
vs_db_utils.lua Cosmetic changes 2024-04-29 22:46:50 +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