ntopng/scripts/lua/modules
emanuele-f d037f9a9a4 Use new user scripts config and gui
The user scripts configuration can now be configured from the "User Scripts" entry under the cog
icon. It allows the creation of multiple configuration presets to be applied to hosts, networks and
interfaces.
2020-01-03 13:03:34 +01:00
..
flow_dbms
flow_field_value_maps
test Alerts API cleanup and JSON migration 2019-07-29 15:17:22 +02:00
timeseries Implements discarded probing traffic counters and timeseries 2019-12-31 16:01:24 +01:00
alert_consts.lua Fix plugins errors due to demo expiration 2019-12-12 17:26:56 +01:00
alert_endpoints_utils.lua Implement alert_endpoints and http_lint plugin extensions 2019-12-19 12:44:39 +01:00
alert_utils.lua Use new user scripts config and gui 2020-01-03 13:03:34 +01:00
alerts_api.lua Add debug trace 2020-01-02 14:59:21 +01:00
arp_matrix_utils.lua ARP Map (#2540) 2019-04-17 13:23:10 +02:00
as_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
auth_sessions_utils.lua
base64.lua
callback_utils.lua Adds toggle to exclude one-way-traffic hosts from timeseries gen 2019-10-16 11:58:50 +02:00
categories_utils.lua
code_editor.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
companion_interface_utils.lua Allows top talkers generation to be enabled/disabled 2019-09-11 16:42:26 +02:00
country_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
custom_column_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
data_retention_utils.lua Unifies flows, timeseries and top-talkers data retention 2019-10-07 16:35:32 +02:00
db_utils.lua Fixes invalid l4 protocol columns in sql queries 2019-12-23 10:39:28 +01:00
delete_data_utils.lua Community plugins fixes 2019-12-10 11:48:03 +01:00
dhcp_utils.lua Initial support for DHCP range configuration 2019-02-26 18:08:02 +01:00
discover_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
dkjson.lua
doa_ox.lua
ebpf_utils.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
file_utils.lua File copy fix for non-Unix platforms 2019-12-26 20:54:54 +01:00
flow_aggregation_utils.lua
flow_consts.lua Fix plugins errors due to demo expiration 2019-12-12 17:26:56 +01:00
flow_field_value_maps.lua
flow_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
format_utils.lua Flow user scripts enhancements 2019-11-20 20:09:45 +01:00
google_assistant_utils.lua
graph_utils.lua fix for issue #3154 2019-12-30 21:42:46 +01:00
historical_utils.lua Fix IPv6 validator 2019-12-30 15:44:47 +01:00
host_pools_utils.lua Fixes unassigned host pools members 2019-12-18 15:33:52 +01:00
http_bridge_conf_utils.lua Fixes pools initialization via API that was causing mixed pool ids 2019-03-12 16:27:20 +01:00
http_lint.lua Implements per-interface pref to discard probing traffic 2019-12-31 10:15:54 +01:00
i18n
icmp_utils.lua Implements full ICMP v4 and v6 support 2019-12-14 21:59:24 +01:00
internals_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
json.lua
liluat.lua Third party lua template engine 2019-12-02 18:50:33 +01:00
lists_utils.lua Additional checks for bad domain/ip addresses 2019-12-04 17:40:18 +01:00
live_traffic_utils.lua Check for vlan in bpf filter in VLAN capture (fix #3103) 2019-12-09 11:23:23 +01:00
locales_utils.lua Implement i18n lazy loading 2019-12-12 18:23:12 +01:00
lua_trace.lua Fix missing lua trace lines from log 2019-07-03 16:37:24 +02:00
lua_utils.lua Fix IPv6 validator 2019-12-30 15:44:47 +01:00
mac_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
mud_utils.lua Rename SSL to TLS (fix #3013) 2019-11-15 12:40:01 +01:00
network_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
ntop_utils.lua Fix IPv6 validator 2019-12-30 15:44:47 +01:00
os_utils.lua os_utils.hasService check fix (root has also permissions) 2019-10-02 20:34:24 +02:00
page_utils.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
persistence.lua
plugins_utils.lua Reload the periodic scripts when the configuration changes 2019-12-31 19:31:03 +01:00
prefs_dump_utils.lua Fixed ARP matrix 2019-12-23 15:48:54 +01:00
prefs_menu.lua Adds SNMP devices debug pref 2019-12-20 10:55:51 +01:00
prefs_utils.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
presets_utils.lua Fixes font-awesome 5 fa-warning 2019-12-19 11:50:19 +01:00
protos_utils.lua Fix possible script failure when protos.txt is not readable 2019-04-12 17:32:46 +02:00
recording_utils.lua Using cache to check for completed extraction jobs only when there are pending jobs (#2767) 2019-08-16 14:33:55 +02:00
recovery_utils.lua
remote_assistance.lua Bootstrap migration progress bars 2019-12-05 09:27:47 +01:00
resty
rrd_paths.lua Fix parsing in getPathFromIPv6 2019-07-11 14:58:35 +02:00
rrd_utils.lua
rtt_utils.lua Remove duplicate RTT host configuration 2019-09-30 12:19:05 +02:00
storage_utils.lua Fix mixed global/per-interface nindex checks 2019-08-01 11:53:55 +02:00
tcp_flow_state_utils.lua
telegram.lua
telemetry_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
template.lua Fix TCP_WIN_* information elements reporting 2019-12-13 09:51:50 +01:00
template_utils.lua
top_talkers_utils.lua Allows top talkers generation to be enabled/disabled 2019-09-11 16:42:26 +02:00
tracker.lua Rename SSL to TLS (fix #3013) 2019-11-15 12:40:01 +01:00
ts_5min_dump_utils.lua Improve user scripts charts 2019-10-31 13:30:24 +01:00
ts_5sec_dump_utils.lua Reworks flow scripts deadlines 2019-12-27 20:50:53 +01:00
ts_min_dump_utils.lua Fixes nil pktSizeDistribution 2020-01-03 11:20:03 +01:00
tz_utils.lua
user_scripts.lua Use new user scripts config and gui 2020-01-03 13:03:34 +01:00
vlan_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
voip_utils.lua Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
xmlSimple.lua