ntopng/scripts/lua/modules
2021-08-27 16:31:12 +02:00
..
alert_definitions Reduced length of suspicious dga domain (#5804) 2021-08-26 12:15:19 +02:00
alert_keys Implemented countries host check (#5713) 2021-08-25 15:50:07 +02:00
alert_store Improves labels shortening by avoiding extra hostinfo2label calls 2021-08-04 10:18:50 +02:00
check_definitions Removed not used DES structure and Fixed non working alert (#5713) 2021-08-25 16:45:16 +02:00
check_templates Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
conf_handlers Updated (C) 2021-01-02 12:08:23 +01:00
datamodel Adds new REST API v2/ 2021-07-08 09:57:46 +02:00
flow_dbms (C) update 2021-05-31 12:39:02 +02:00
flow_field_value_maps Updated (C) 2021-01-02 12:08:23 +01:00
import_export Fixes reset of check exclusions 2021-07-20 16:20:49 +02:00
notifications Fix for builtin endpoint when upgrading from 4.2 to 5.0 2021-07-21 15:42:50 +02:00
pools Fixes import of exported pools 2021-07-20 16:38:31 +02:00
system_config Fixes scope for nEdge system_config functions 2021-01-13 17:47:03 +01:00
test Updated (C) 2021-01-02 12:08:23 +01:00
timeseries Fixes InfluxDB unexpected query error 2021-07-26 16:27:07 +02:00
toasts Fixes for inconsistent names exporters vs probes 2021-07-19 16:41:59 +02:00
alert.lua Unifies scores using nDPI for Lua-triggered alerts 2021-05-15 10:37:42 +02:00
alert_consts.lua Adds checks for missing table 'meta' upon alerts load 2021-08-03 14:38:30 +02:00
alert_creators.lua Updated (C) 2021-03-24 18:47:50 +01:00
alert_entities.lua Fixes elephant flow error and copy constructor 2021-06-29 22:10:45 +02:00
alert_exclusions.lua Implements import/export of alerts exclusions 2021-06-17 16:04:17 +02:00
alert_roles.lua Implements ability to store/search/filter host alerts by cli/srv 2021-06-30 12:58:00 +02:00
alert_severities.lua (C) update 2021-05-31 12:39:02 +02:00
alert_utils.lua Fixes link error by adding new interface alert (#5711) and fixes top sites segv 2021-08-13 13:11:34 +02:00
alerts_api.lua Changed alert behavior location 2021-06-23 17:58:30 +02:00
as_utils.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
auth.lua Refactors capability_user_scripts into capability_checks 2021-06-16 18:29:26 +02:00
auth_sessions_utils.lua (C) update 2021-05-31 12:39:02 +02:00
base64.lua
behavior_utils.lua Fixes service map button not showing 2021-08-11 10:22:29 +02:00
blog_utils.lua Do not try to fetch latest posts in offline mode 2021-07-09 16:23:15 +02:00
callback_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
categories_utils.lua (C) update 2021-05-31 12:39:02 +02:00
checks.lua Version check changes 2021-07-12 12:45:21 +02:00
checks_utils.lua Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
classes.lua Reworks experimental object-oriented alerts code 2020-11-26 15:56:24 +01:00
code_editor.lua Updated (C) 2021-01-02 12:08:23 +01:00
companion_interface_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
configuration_utils.lua Fixes wrongly parsed return code after changing -x/-X 2021-04-09 09:43:14 +02:00
connectivity_utils.lua Fix connectivity check (use a secure TLS endpoint) 2021-08-23 09:31:34 +02:00
continent_codes.lua Updated policy code 2021-05-20 10:30:04 +02:00
control_groups.lua Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
country_codes.lua Updated policy code 2021-05-20 10:30:04 +02:00
country_utils.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
cpu_utils.lua Additional cleanup for system interface handling 2021-05-11 14:13:06 +02:00
custom_column_utils.lua (C) update 2021-05-31 12:39:02 +02:00
data_retention_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
datasources_utils.lua Adds new REST API v2/ 2021-07-08 09:57:46 +02:00
db_utils.lua Unifies epoch-related variables in Lua and JS 2021-07-30 15:38:06 +02:00
delete_data_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
dhcp_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
discover_utils.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
dkjson.lua
doa_ox.lua Updated (C) 2021-01-02 12:08:23 +01:00
dscp_consts.lua Updated (C) 2021-03-24 18:47:50 +01:00
ebpf_utils.lua Reworks throughput refresh and unifies refresh rates 2021-08-16 14:11:38 +02:00
file_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
fingerprint_utils.lua Changed back url from title to href attribute on anchor tags (Issue #5618) 2021-08-04 15:20:04 +02:00
flow_consts.lua Changed Exporter name into Probe (#5668) 2021-07-14 12:43:13 +02:00
flow_field_value_maps.lua Updated (C) 2021-01-02 12:08:23 +01:00
flow_risk_utils.lua Addes missing flow risks (#5743) 2021-08-09 16:09:10 +02:00
flow_utils.lua Cleanup duplicated code for L4 proto 2021-07-12 11:25:49 +02:00
format_utils.lua Tiny improvements for the throughput calculation banner 2021-08-17 22:26:42 +02:00
graph_common.lua Shows interface score compared with number of hosts and flows 2021-07-14 15:16:13 +02:00
graph_utils.lua Hidden graph for remote hosts and fixed sorting/filtering not working for timeseries 2021-07-19 12:36:47 +02:00
historical_utils.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
host_pools_migration.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
host_pools_nedge.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
hosts_map_utils.lua Cleanup excessive traffic check (to be implemented as host check) 2021-07-27 11:39:40 +02:00
http_bridge_conf_utils.lua Update nedge configuration test 2021-03-08 13:02:23 +01:00
http_lint.lua Implements Geo Map stats customization (#5802) 2021-08-27 12:27:35 +02:00
i18n
icmp_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
internals_utils.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
ipv4_utils.lua Implements CIDR-matching of flow exclusion list rules 2021-02-12 17:24:26 +01:00
json.lua Updated (C) 2021-01-02 12:08:23 +01:00
liluat.lua
lists_utils.lua Add connectivity check at startup. If offline, check hourly. 2021-07-09 15:45:04 +02:00
live_traffic_utils.lua Fixed historical table alignment 2021-05-19 10:55:34 +02:00
locales_utils.lua Fix Chinese locale. Add cn to the options. 2021-07-28 09:59:44 +02:00
lua_path_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
lua_trace.lua
lua_utils.lua Added custom notes to host config (Issue #5619) 2021-08-26 16:31:10 +02:00
mac_utils.lua Changed service/periodicity map href when clicking the host 2021-08-06 17:22:20 +02:00
network_utils.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
new_devices.lua Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
ntop_utils.lua (C) update 2021-05-31 12:39:02 +02:00
os_utils.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
page_utils.lua Custom favicon (Issue #5710) 2021-08-10 14:23:08 +02:00
periodic_activities_utils.lua Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
persistence.lua
plugins_utils.lua Uses the error logging facility to print a plugins traceback 2021-08-12 09:58:01 +02:00
prefs_dump_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
prefs_factory_reset_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
prefs_menu.lua Implemented date format UI preference (#4399) 2021-08-27 16:31:12 +02:00
prefs_reload_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
prefs_utils.lua Improves BS5 preferences style 2021-05-20 16:03:11 +02:00
presets_utils.lua Update skype protocol name 2021-06-03 11:32:49 +02:00
protos_utils.lua (C) update 2021-05-31 12:39:02 +02:00
recording_utils.lua Simplified housekeeping.lua 2021-02-22 18:03:25 +01:00
recovery_utils.lua Fixed #2959 handle new -X/-x settings when the respective messages appear 2020-12-09 11:51:34 +01:00
rest_utils.lua Fixes checks and addition of host pools 2021-07-15 10:52:10 +02:00
resty
rrd_paths.lua (C) update 2021-05-31 12:39:02 +02:00
rrd_utils.lua
scripts_triggers.lua Fixes script failure, nil value 2021-03-23 11:53:48 +01:00
snmp_consts.lua Updated (C) 2021-03-24 18:47:50 +01:00
stats_utils.lua Updated (C) 2021-03-24 18:47:50 +01:00
storage_utils.lua Add safety check reading per interface storage utilization 2021-01-26 12:16:46 +01:00
sys_utils.lua Add support for stdin in sys_utils.execShellCmd 2021-03-12 11:38:48 +01:00
syslog_utils.lua Remove dbg tracing 2021-06-10 10:46:26 +02:00
system_setup_ui_utils.lua Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
tag_utils.lua Fixes attempt to call a nil value in tag_utils 2021-08-13 15:47:08 +02:00
tcp_flow_state_utils.lua (C) update 2021-05-31 12:39:02 +02:00
telemetry_utils.lua Do not send telemetry data in offline mode 2021-07-09 17:08:33 +02:00
template.lua Added JA3 handling via ZMQ 2021-06-04 00:10:07 +02:00
template_utils.lua added template.render function 2021-03-08 11:27:21 +01:00
top_talkers_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
tracker.lua Harmonizes remaining hardcoded Lua scores 2021-05-15 11:00:20 +02:00
ts_5min_dump_utils.lua Fixes for inconsistent names exporters vs probes 2021-07-19 16:41:59 +02:00
ts_5sec_dump_utils.lua Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
ts_min_dump_utils.lua Avoids generating unnecessary timeseries when unsupported 2021-07-14 15:05:11 +02:00
tz_utils.lua Updated (C) 2021-01-02 12:08:23 +01:00
ui_utils.lua Handle operators in (view only) tags 2021-06-01 10:53:46 +02:00
vlan_utils.lua Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
voip_utils.lua Migrates to Bootstrap 5 2021-05-18 11:39:59 +02:00
widget_gui_utils.lua Disabled tooltip on x axis(Issue #5282) 2021-06-11 12:29:52 +02:00
widgets_utils.lua Updated (C) 2021-03-24 18:47:50 +01:00
xmlSimple.lua