ntopng/scripts/lua/modules
2020-10-28 09:25:19 +01:00
..
alert_definitions Improves alerts with better descriptions and hyperlinks 2020-10-23 14:24:16 +02:00
flow_dbms
flow_field_value_maps Updated (C) 2020-01-08 23:52:51 +01:00
flow_status_definitions Changes tcp and tcp_syn probing flow severity to info 2020-10-22 10:30:23 +02:00
import_export Implements backup/restore of ALL runtimeprefs 2020-10-13 16:08:59 +02:00
notifications added missing subpages entry 2020-10-27 16:48:57 +01:00
pools Improves alerts with better descriptions and hyperlinks 2020-10-23 14:24:16 +02:00
recipients Unifies misbehaving with alerted flows 2020-10-16 18:58:20 +02:00
test Updated (C) 2020-01-08 23:52:51 +01:00
timeseries Fixes #4611 2020-10-21 16:14:55 +02:00
alert_consts.lua Fixes exceptions upon plugins reload 2020-10-27 17:35:14 +01:00
alert_creators.lua Migrates alert_quota_exceeded.lua to use the new lua host pools class 2020-07-16 17:21:06 +02:00
alert_keys.lua Adds info-level alerts upon successful lists download 2020-10-14 15:08:01 +02:00
alert_utils.lua Implements user script for host pool connection/disconnection alerts 2020-10-22 14:51:54 +02:00
alerts_api.lua Lateral movement alert entity fixes 2020-10-12 09:22:08 +02:00
as_utils.lua Refactors graph_utils and nv_graph_utils 2020-04-10 09:47:32 +02:00
auth.lua Datatables and REST APIs for flow and sflow devices list 2020-10-20 16:00:18 +02:00
auth_sessions_utils.lua Implements auth session utils 2019-01-08 18:59:20 +01:00
base64.lua
blog_utils.lua Modified feed URL 2020-10-19 10:35:58 +02:00
callback_utils.lua Handle /proc/net/dev counters wrapping on 32bit platforms. 2020-02-25 16:56:58 +01:00
categories_utils.lua Implements inline drilldown of protocol categories 2020-08-20 15:41:17 +02:00
code_editor.lua reworked script editor page 2020-04-15 23:07:05 +02:00
companion_interface_utils.lua Trigger host alerts for collected syslog messages (also to companions) 2020-05-18 12:52:38 +02:00
country_utils.lua Avoid timeseries read operations to display the chart icon 2020-02-19 13:27:20 +01:00
custom_column_utils.lua Unifies alerted and misbehaving flows on hosts 2020-10-19 10:19:22 +02:00
data_retention_utils.lua Updated (C) 2020-01-08 23:52:51 +01:00
datamodel_utils.lua Added datasource extraction check 2020-04-29 12:42:01 +02:00
datasources_utils.lua improved datasources and widgets 2020-05-03 23:18:19 +02:00
db_utils.lua Cleanup aggregated flows configuration (deprecated) 2020-09-21 23:20:14 +02:00
delete_data_utils.lua Cache host labels 2020-07-01 18:34:45 +02:00
dhcp_utils.lua Fix DHCP ranges cleared when page changes 2020-03-27 10:37:19 +01:00
discover_utils.lua Improved network discovery in particular with mobile devices that disable wireless links to save energy 2020-10-15 22:54:59 +02:00
dkjson.lua
doa_ox.lua Updated (C) 2020-01-08 23:52:51 +01:00
dscp_consts.lua Add dscp info to raw flows 2020-07-21 15:07:32 +02:00
ebpf_utils.lua Rework flows table update 2020-04-07 16:56:14 +02:00
file_utils.lua add check for empty string on file writing 2020-09-28 15:23:55 +02:00
fingerprint_utils.lua Implements utils to properly handle fingerprint data across pages 2020-04-15 17:11:56 +02:00
flow_consts.lua Fixes exceptions upon plugins reload 2020-10-27 17:35:14 +01:00
flow_field_value_maps.lua Prints human-friendly SNMP interfaces details in flow_details.lua 2020-10-12 11:24:37 +02:00
flow_keys.lua Fixes for flow retransmission plugin 2020-10-14 00:02:25 +02:00
flow_risk_utils.lua Fixed risk flow layout 2020-09-23 09:08:31 +02:00
flow_utils.lua Fixes nEdge block buttons on flows 2020-10-26 16:14:24 +01:00
format_utils.lua Fixes server/client timezone offset computation 2020-04-20 16:58:01 +02:00
graph_common.lua Unifies alerted and misbehaving flows on hosts 2020-10-19 10:19:22 +02:00
graph_utils.lua Adds delete of runtimeprefs.json after successful restore 2020-10-26 19:00:29 +01:00
historical_utils.lua unified tab style across the pages (#4471) 2020-09-23 21:49:35 +02:00
host_pools_migration.lua Implements global host pools 2020-07-01 12:02:09 +02:00
host_pools_nedge.lua Fixes host pools migration wrongly executed on fresh installs 2020-09-22 18:02:02 +02:00
http_bridge_conf_utils.lua Adds additional logging to nEdge config API 2020-07-30 14:47:31 +02:00
http_lint.lua rework for ui nofitications (#4630, #4615) 2020-10-26 19:13:50 +01:00
i18n
icmp_utils.lua Updated (C) 2020-01-08 23:52:51 +01:00
internals_utils.lua Implements stats page for interface queue drops monitoring 2020-10-08 12:52:55 +02:00
json.lua Updated (C) 2020-01-08 23:52:51 +01:00
liluat.lua Third party lua template engine 2019-12-02 18:50:33 +01:00
lists_utils.lua Unifies misbehaving with alerted flows 2020-10-16 18:58:20 +02:00
live_traffic_utils.lua Fixed pcap download box in host page 2020-01-29 22:20:26 +01:00
locales_utils.lua Improve plugins reload to avoid transient errors 2020-03-26 14:21:11 +01:00
lua_path_utils.lua Fixed issue that was preventing the script to run 2020-08-04 11:25:43 +02:00
lua_trace.lua Fix missing lua trace lines from log 2019-07-03 16:37:24 +02:00
lua_utils.lua add rtrim function to ignore final space character (#4638) 2020-10-28 09:25:19 +01:00
mac_utils.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
network_utils.lua Refactors graph_utils and nv_graph_utils 2020-04-10 09:47:32 +02:00
notification_configs.lua Skip builtin conf (cannot overwrite it) 2020-10-01 19:10:52 +02:00
ntop_utils.lua Cleanup of the timeseries ring and NetworkInterfaceTsPoint 2020-05-20 15:18:03 +02:00
os_utils.lua Fix os_utils.execWithOutput 2020-06-29 11:42:46 +02:00
page_utils.lua improvement and fixes for notification 2020-10-26 19:41:43 +01:00
periodic_activities_utils.lua Reworks view interfaces with queues; rework idling and flow hooks exec 2020-09-29 18:30:10 +02:00
persistence.lua Lua 5.3 loadstring compat fix 2018-11-26 15:03:42 +01:00
plugins_utils.lua Fixes exceptions upon plugins reload 2020-10-27 17:35:14 +01:00
prefs_dump_utils.lua Adds delete of runtimeprefs.json after successful restore 2020-10-26 19:00:29 +01:00
prefs_factory_reset_utils.lua Implements logic to show ntopng restart message 2020-10-21 10:10:44 +02:00
prefs_menu.lua Move alerts from preferences to user scripts 2020-10-22 16:52:12 +02:00
prefs_reload_utils.lua Reworks reload of in-mem preferences and runtimeprefs.json dump 2020-10-13 12:49:48 +02:00
prefs_utils.lua restored previous behaviou prefs page (#4552) 2020-10-09 17:24:02 +02:00
presets_utils.lua Add SSDP as an allowed protocol for Multimedia devices 2020-04-28 15:16:36 +02:00
protos_utils.lua Fixes parsing of IP addresses and CIDRs for custom protocols 2020-06-17 18:49:35 +02:00
recording_utils.lua Fixes invalid disk space calc on BSD-based systems 2020-03-20 15:48:57 +01:00
recovery_utils.lua
remote_assistance.lua Bootstrap migration progress bars 2019-12-05 09:27:47 +01:00
rest_utils.lua Add REST return codes CONFIGURATION_FILE_MISMATCH PARTIAL_IMPORT 2020-10-01 19:21:17 +02:00
resty
rrd_paths.lua Implements netsnmp charts for cpu states and memory 2020-06-09 22:56:21 +02:00
rrd_utils.lua Caps du -s execution using a timeout to prevent long activities 2020-02-26 16:22:22 +01:00
snmp_consts.lua Implements filter to select interfaces Up with traffic detected 2020-08-17 17:32:01 +02:00
storage_utils.lua Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
syslog_utils.lua Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
system_utils.lua Reports engaged alerts in system status bar 2020-10-06 11:11:11 +02:00
tcp_flow_state_utils.lua Implements TCP states filtering (est., connecting, closed and rst) 2019-02-16 18:19:25 +01:00
telegram.lua Add support for InfluxDB authentication 2018-08-13 14:36:06 +02:00
telemetry_utils.lua Fixes "d3js" and "bug report" reference 2020-10-28 08:46:27 +01:00
template.lua Fixes DNS stats when collecting from ZMQ 2020-07-29 10:40:53 +02:00
template_utils.lua Allows loading of pro html templates 2020-06-11 18:56:57 +02:00
top_talkers_utils.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
tracker.lua Unifies misbehaving with alerted flows 2020-10-16 18:58:20 +02:00
ts_5min_dump_utils.lua Unifies alerted and misbehaving flows on hosts 2020-10-19 10:19:22 +02:00
ts_5sec_dump_utils.lua Move interface timeseries prefs to the global config 2020-05-27 13:48:27 +02:00
ts_min_dump_utils.lua Implements user script for host pool connection/disconnection alerts 2020-10-22 14:51:54 +02:00
tz_utils.lua Updated (C) 2020-01-08 23:52:51 +01:00
ui_utils.lua rework for ui nofitications (#4630, #4615) 2020-10-26 19:13:50 +01:00
user_scripts.lua Implements endpoint to toggle all user scripts 2020-10-06 14:42:29 +02:00
user_scripts_templates.lua add summary message for MultiSelectTemplate (#4609) 2020-10-21 13:44:13 +02:00
vlan_utils.lua Avoid timeseries read operations to display the chart icon 2020-02-19 13:27:20 +01:00
voip_utils.lua Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
widgets_utils.lua Added widgets in use in get_datasources.lua 2020-05-06 19:02:29 +02:00
xmlSimple.lua