ntopng/scripts/lua/modules
2023-09-21 14:02:08 +02:00
..
alert_definitions Remove tprint. 2023-09-07 16:01:16 +02:00
alert_keys Updated with latest nDPi risks 2023-09-11 15:19:37 +02:00
alert_store Moved vulnerability scan alert into active monitoring alerts (#7761) 2023-08-18 10:18:23 +00:00
check_definitions Fixes possible exploit alert name 2023-08-22 15:44:17 +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_dbms
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 debug mode for the email endpoint (redis-cli set ntopng.prefs.debug_email 1) 2023-09-14 15:24:56 +02:00
pools Fix nedge default pool 2023-05-15 16:00:39 +02:00
system_config Restore reboot action 2023-09-21 14:02:08 +02:00
test Removed non standard connotations (#6878) 2022-10-17 15:53:36 +02:00
timeseries Possible fix for protocol rrd name (#7838) 2023-09-20 10:34:16 +00:00
toasts Fix mirrored traffic toast creation. 2023-08-17 18:01:11 +02:00
vulnerability_scan Implemented Utils::execCmd for avoiding lua popen 2023-09-20 12:23:51 +02:00
alert.lua Fixes set granularity alert function 2023-07-26 14:44:03 +00:00
alert_consts.lua Support 'all' page in the alerts explorer showing historical and acknowledged alerts 2023-06-22 09:13:41 +02: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 device connection/disconnection alert 2023-07-26 09:28:09 +00:00
am_import_export.lua
am_utils.lua Moved vulnerability scan alert into active monitoring alerts (#7761) 2023-08-18 10:18:23 +00: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
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 timeseries dump changes for introducing custom callback 2022-09-28 23:49:13 +02: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 Added active monitoring checks subdir (#7768) 2023-08-23 16:06:27 +00: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 Move dashboard utils to public 2023-09-04 10:58:55 +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
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
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 Cleanup alerts content removing emoji and html in flow formatter for pagerduty. (#7823) 2023-09-15 10:37:40 +02:00
format_utils.lua Improve notification message 2023-08-31 11:19:11 +02:00
graph_common.lua Fixes category label not correctly displayed (#6767) 2022-07-08 11:07:38 +02:00
graph_utils.lua Add REST endpoint rest/v2/get/interface/top/hosts.lua (migrate old script) 2023-09-04 10:29:06 +02:00
historical_flow_details_formatter.lua Add copy button in info field on historical flow details. (#7649) 2023-07-11 09:22:53 +00: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 Add explicit flag to enable flow export when recording on zmq interfaces 2023-09-13 15:11:05 +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
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 Changed key path to avoid polluting the configuration with stats 2023-04-27 17:45:25 +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 Added tracing code 2022-08-30 00:07:16 +02:00
lua_utils.lua Fix direct call of rest endpoints 2023-08-25 09:10:40 +02:00
lua_utils_generic.lua Improve cli hint 2023-06-20 10:45:07 +02:00
lua_utils_get.lua Added mapServiceName 2023-09-18 11:19:47 +02:00
lua_utils_gui.lua Format fix 2023-09-19 19:06:28 +02:00
lua_utils_print.lua Add RIPEstat link to Host Details page (#7350) 2023-03-28 11:19:01 +02: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 Added IP@VLAN sorting in lua (#7642) 2023-07-12 15:10:39 +00: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 Fix pools menu 2023-08-28 13:09:05 +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 Add reports preferences 2023-08-31 10:02:09 +02:00
prefs_reload_utils.lua
prefs_utils.lua added Modbus Invalid Transition Alert 2023-06-05 00:53:27 +02:00
presets_utils.lua
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
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 Add interfaces stats api and refactor the others health api. (#7141) 2023-01-27 09:18:03 +00: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 Cleanup ASN/Network columns definition to support custom queries 2023-08-03 10:24:19 +02: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 Fixes behavior charts 2023-06-13 08:51:22 +00:00
ts_5sec_dump_utils.lua
ts_min_dump_utils.lua Removed behavior maps timeseries 2023-06-19 14:41:20 +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