ntopng/scripts/lua/modules
2023-10-27 14:12:01 +02:00
..
alert_definitions Fixes shutting down doesn't insert alerts in CH (#7949) 2023-10-25 11:41:53 +00:00
alert_keys Added NDPI_MALWARE_HOST_CONTACTED support! 2023-10-18 00:08:29 +02:00
alert_store Fixes ordering on network not working 2023-10-25 13:43:29 +00:00
check_definitions Added malware host contacted check 2023-10-18 10:40:54 +00:00
check_templates Added support to multi_threshold template for every hook 2023-02-14 11:56:25 +01:00
conf_handlers Rename netplan functions to avoid confusion due to name clash 2023-03-14 16:29:54 +01:00
datamodel
flow_field_value_maps Updated (C) 2023-01-01 16:37:57 +01:00
import_export Updated (C) 2023-04-27 17:45:25 +02:00
measurements Fixes incorrect bytes formatting 2023-04-11 16:17:29 +00:00
notifications Add flag to use proxy in email settings 2023-09-28 11:07:28 +02:00
pools Fix nedge default pool 2023-05-15 16:00:39 +02:00
system_config Review and fix all nedge code accessing CH 2023-10-12 11:37:46 +02:00
test Removed non standard connotations (#6878) 2022-10-17 15:53:36 +02:00
timeseries Fixes influxdb empty timeseries 2023-10-27 10:11:10 +00:00
toasts Fix mirrored traffic toast creation. 2023-08-17 18:01:11 +02:00
vulnerability_scan UDP open|filtered ports are not discarded from open port count 2023-10-27 14:12:01 +02:00
alert.lua Fixes set granularity alert function 2023-07-26 14:44:03 +00:00
alert_consts.lua Removed debug print 2023-10-04 14:59:18 +00:00
alert_creators.lua
alert_entities.lua Add alert notification retention policy by default 1h. (#6240) 2023-07-19 16:25:32 +00:00
alert_exclusions.lua Update comment storing. (#7125) (#7219) 2023-02-08 18:51:19 +01:00
alert_roles.lua
alert_severities.lua Removed no more used severity 2022-10-25 10:51:17 +02:00
alert_utils.lua Cleanup alerts content removing emoji and html in flow formatter for pagerduty. (#7823) 2023-09-15 10:37:40 +02:00
alerts_api.lua Fixes shutting down doesn't insert alerts in CH (#7949) 2023-10-25 11:41:53 +00:00
am_import_export.lua Remove active monitoring pools 2022-02-25 11:59:06 +01:00
am_utils.lua [VS] Add UDP port handler and implement numerous fixes. 2023-10-12 15:17:05 +02:00
as_utils.lua Updated (C) 2023-01-01 16:37:57 +01:00
auth.lua Always use auth module to check capabilities. Add allowed nets to auth module. 2023-01-10 12:03:52 +01:00
auth_sessions_utils.lua
base64.lua
behavior_utils.lua Service map improvements 2022-04-17 11:11:29 +02:00
blog_utils.lua Print 'fetching blog posts' only when actually fetching them. Do fetching on delayed callbacks only on nedge 2023-05-23 18:07:02 +02:00
callback_utils.lua Fixes ntop.isshutdown function not exists 2023-10-26 13:54:29 +00:00
captive_portal_utils.lua Major cleanup of host_pools_nedge, now using host_pools code 2023-05-15 15:21:53 +02:00
categories_utils.lua Updated host details l7 page (#6803) 2022-10-05 10:21:43 +02:00
checks.lua Fix checks configuration initialization (default values) for new risks 2023-10-19 18:37:26 +02:00
checks_utils.lua Added active monitoring checks subdir (#7768) 2023-08-23 16:06:27 +00:00
classes.lua
code_editor.lua Updated (C) 2023-01-01 16:37:57 +01:00
companion_interface_utils.lua
configuration_utils.lua Updated (C) 2023-01-01 16:37:57 +01:00
connectivity_utils.lua Added tracings 2022-11-04 12:29:16 +01:00
continent_codes.lua
control_groups.lua
country_codes.lua
country_utils.lua Fixes missing formatting in countries (#6918) 2022-10-05 11:01:48 +02:00
cpu_utils.lua Added tracing code 2022-08-30 00:07:16 +02: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 Add historical_flows dashboard tempalte dep 2023-09-26 17:40:28 +02:00
data_retention_utils.lua Reworked clickhouse retention 2023-05-31 11:39:20 +02:00
datasources_utils.lua
datatable_utils.lua Add country to columns definition 2023-08-17 09:21:29 +02:00
db_utils.lua Reworked flow aggregation query 2023-06-05 12:21:05 +02:00
delete_data_utils.lua Fix Manage Data / Delete Host Data with ClickHouse 2022-10-31 15:59:10 +01:00
dhcp_service_utils.lua Updated (C) 2023-01-01 16:37:57 +01:00
dhcp_utils.lua
discover_utils.lua Fixes discover utils wrong device type 2023-09-01 10:51:29 +00:00
dkjson.lua
dns_utils.lua Added tracing code 2022-08-30 00:07:16 +02:00
doa_ox.lua
dscp_consts.lua Added tracing code 2022-08-30 00:07:16 +02:00
ebpf_utils.lua Rename process chart id 2022-06-14 15:30:47 +02:00
file_utils.lua Implement store_report in the dashboard component 2023-08-23 10:53:41 +02:00
fingerprint_utils.lua Updated (C) 2023-01-01 16:37:57 +01:00
flow_consts.lua Added support for %NPROBE_INSTANCE_NAME 2023-09-12 23:59:23 +02:00
flow_field_value_maps.lua Fixed invalid nProbe field mapping 2022-01-20 19:33:18 +01:00
flow_risk_simple_alert_definition.lua
flow_risk_simple_check_definition.lua
flow_risk_utils.lua Added script tracings 2022-08-30 19:32:05 +02:00
flow_utils.lua Fixes flow devices not working with view interface 2023-10-02 10:18:54 +00:00
format_utils.lua Fix date format. (#7873) 2023-10-05 12:56:34 +02:00
graph_common.lua Fixes category label not correctly displayed (#6767) 2022-07-08 11:07:38 +02:00
graph_utils.lua Removed no more used code 2023-10-19 10:09:10 +00:00
historical_flow_details_formatter.lua Fixed historical flow format 2023-10-25 17:27:54 +02:00
historical_flow_utils.lua Add SRC_LABEL/DST_LABEL to hourly flows 2023-08-23 10:12:27 +02:00
host_pools_nedge.lua Fix nedge default pool 2023-05-15 16:00:39 +02:00
http_bridge_conf_utils.lua Add routing_policy to nedge configuration callback 2022-10-21 17:02:03 +02:00
http_lint.lua [VS] Add max concurrent vs number in prefs. 2023-10-27 10:41:26 +02:00
http_utils.lua Added tracing code 2022-08-30 00:07:16 +02:00
i18n
icmp_utils.lua Updated (C) 2023-01-01 16:37:57 +01:00
inactive_hosts_utils.lua Fixes inactive hosts filters, labels and counters (#7658 #7657) 2023-07-12 09:41:27 +00:00
influxdb_export_api.lua Removed half of the monitor plugins (#6224) 2022-01-21 19:21:58 +01:00
internals_utils.lua Updated timeseries list and added tops 2022-11-08 16:57:17 +01:00
ipv4_utils.lua
json.lua Updated (C) 2023-01-01 16:37:57 +01:00
liluat.lua
lists_utils.lua Change message level for empty lists to avoid breaking tests 2023-10-27 09:58:38 +02:00
live_traffic_utils.lua
locales_utils.lua Added tracing code 2022-08-30 00:07:16 +02:00
lua_path_utils.lua
lua_trace.lua Fixes vulnerabilities taking too long to load (#7846) 2023-09-29 10:10:59 +00:00
lua_utils.lua Review and fix all nedge code accessing CH 2023-10-12 11:37:46 +02:00
lua_utils_generic.lua Improve cli hint 2023-06-20 10:45:07 +02:00
lua_utils_get.lua Fix report email on nedge 2023-10-04 11:56:08 +02:00
lua_utils_gui.lua Minor changes 2023-09-25 22:05:45 +02:00
lua_utils_print.lua Fixes flow devices not working with view interface 2023-10-02 10:18:54 +00:00
mac_utils.lua Implemented MAC address monitoring of inactive MAC addresses (seen in the past 30 days) 2023-04-16 11:25:52 +02:00
network_utils.lua Fix nan values. (#7340) 2023-03-27 13:57:39 +00:00
new_devices.lua Updated (C) 2023-01-01 16:37:57 +01:00
ntop_utils.lua Minor changes 2023-09-25 22:05:45 +02:00
os_data_utils.lua Fixes missing formatting in tables 2022-10-05 11:02:36 +02:00
os_utils.lua Tiny platform changes 2022-09-27 09:15:01 +02:00
page_utils.lua Modify active monitoring icon. 2023-10-05 10:25:44 +02:00
periodic_activities_utils.lua Added script tracings 2022-08-30 19:32:05 +02:00
persistence.lua
prefs_dump_utils.lua Typo 2023-04-27 17:45:25 +02:00
prefs_factory_reset_utils.lua
prefs_menu.lua [VS] Add max concurrent vs number in prefs. 2023-10-27 10:41:26 +02:00
prefs_reload_utils.lua
prefs_utils.lua Added danger border class for preferences (#7569) 2023-10-03 14:56:40 +00:00
presets_utils.lua Update preset 2022-05-27 09:19:25 +02:00
protos_utils.lua Fixes ndpi application duplication ids 2023-07-13 14:52:15 +00:00
radius_handler.lua Completely add support for MAC Address accounting (#7357 #7356) 2023-05-19 07:22:00 +00:00
recording_utils.lua Set capture direction for n2disk in zmq interfaces 2023-09-13 15:26:42 +02:00
recovery_utils.lua
redis_api.lua (C) Update 2022-02-20 23:17:50 +01:00
rest_utils.lua Fix direct call of rest endpoints 2023-08-25 09:10:40 +02:00
resty
rrd_paths.lua
rrd_utils.lua
script_manager.lua Added active monitoring checks subdir (#7768) 2023-08-23 16:06:27 +00:00
scripts_triggers.lua Added script tracings 2022-08-30 19:32:05 +02:00
snmp_consts.lua
snmp_mappings.lua Add get_portidx_by_name and snmp_mappings.get_iface_idx 2022-11-28 15:40:56 +01:00
stats_utils.lua
storage_utils.lua Review and fix all nedge code accessing CH 2023-10-12 11:37:46 +02:00
sys_utils.lua Restore reboot action 2023-09-21 14:02:08 +02:00
syslog_utils.lua Add syslog handler for nbox 2023-02-16 16:35:47 +01:00
system_setup_ui_utils.lua Make set_active_menu_entry clear ranaming it to print_header_and_set_active_menu_entry 2023-07-28 11:02:40 +02:00
tag_utils.lua Fixes attempt to index nil value in tag utils 2023-10-06 08:09:48 +00:00
tcp_flow_state_utils.lua
template.lua Added support for %NPROBE_INSTANCE_NAME 2023-09-12 23:59:23 +02:00
template_utils.lua
timeseries_info.lua Add traffic RX and TX (#7754) 2023-08-29 15:59:52 +02:00
tls_consts.lua
top_talkers_utils.lua Enlarged top talkers host label 2023-01-14 09:57:31 +01:00
tracker.lua Added script tracings 2022-08-30 19:32:05 +02:00
ts_5min_dump_utils.lua Removed no more used code 2023-10-19 10:09:10 +00:00
ts_5sec_dump_utils.lua
ts_min_dump_utils.lua Fixes traffic behavior total not working 2023-10-19 10:09:10 +00:00
tz_utils.lua
ui_utils.lua Improve reporting for extractions from the smart storage 2023-04-18 12:53:37 +02:00
vlan_utils.lua
voip_utils.lua Updated (C) 2023-01-01 16:37:57 +01:00
widget_gui_utils.lua Updated (C) 2023-01-01 16:37:57 +01:00
widgets_utils.lua
xmlSimple.lua