ntopng/scripts/lua/modules
2020-07-16 15:28:04 +02:00
..
alert_definitions Implements global host pools 2020-07-01 12:02:09 +02:00
flow_dbms Initial flows dbms api skeleton 2018-07-18 17:24:25 +02:00
flow_field_value_maps Updated (C) 2020-01-08 23:52:51 +01:00
flow_status_definitions Reworks suspicious file transfers 2020-05-13 19:38:24 +02:00
pools Reworks get_pool_data.lua to use the new host pools lua class 2020-07-16 15:28:04 +02:00
test Updated (C) 2020-01-08 23:52:51 +01:00
timeseries Remove useless chart with duplicated info 2020-07-01 11:54:25 +02:00
alert_consts.lua Implements global host pools 2020-07-01 12:02:09 +02:00
alert_creators.lua Implements global host pools 2020-07-01 12:02:09 +02:00
alert_endpoints_utils.lua Fixes alert endpoints caching causing toggles to be ignored 2020-04-18 16:58:33 +02:00
alert_keys.lua Trigger host alerts for collected syslog messages (also to companions) 2020-05-18 12:52:38 +02:00
alert_notification.lua moved update notification and too many flow notification 2020-07-16 11:56:12 +02:00
alert_utils.lua Fixes nil name in host pool alerts 2020-06-26 10:57:56 +02:00
alerts_api.lua Rework host label getters 2020-05-07 17:47:18 +02:00
as_utils.lua Refactors graph_utils and nv_graph_utils 2020-04-10 09:47:32 +02:00
auth_sessions_utils.lua Implements auth session utils 2019-01-08 18:59:20 +01:00
base64.lua
blog_utils.lua removed debug from blog_utils 2020-05-25 09:27:59 +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 Fix categories_utils.lua:75: table index is nil 2018-12-11 15:15:37 +01: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 host_details.lua generation 2020-05-26 12:50:47 +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 Remove aggregated flows 2020-07-03 17:17:33 +02:00
defined_alert_notifications.lua removed semi-colon from too-many-flows notification 2020-07-16 11:56:12 +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 Implements global host pools 2020-07-01 12:02:09 +02:00
dkjson.lua
doa_ox.lua Updated (C) 2020-01-08 23:52:51 +01:00
ebpf_utils.lua Rework flows table update 2020-04-07 16:56:14 +02:00
file_utils.lua Typo 2020-06-12 08:10:20 +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 Simplifies flow.triggerStatus using internal flow status reference 2020-04-27 17:48:56 +02:00
flow_field_value_maps.lua Updated (C) 2020-01-08 23:52:51 +01:00
flow_keys.lua Minor fixes 2020-05-13 20:02:34 +02:00
flow_risk_utils.lua Calculated flow risks via nDPI also for ICMP/ICMPv6 2020-06-26 23:38:13 +02:00
flow_utils.lua Implemented flow entropy 2020-07-14 12:49:47 +02:00
format_utils.lua Fixes server/client timezone offset computation 2020-04-20 16:58:01 +02:00
graph_common.lua Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +02:00
graph_utils.lua highlight timeframe selection in if_stats.lua 2020-07-08 11:16:28 +02:00
historical_utils.lua Remove aggregated flows 2020-07-03 17:17:33 +02:00
host_pools_migration.lua Implements global host pools 2020-07-01 12:02:09 +02:00
host_pools_utils.lua Implements global host pools 2020-07-01 12:02:09 +02:00
http_bridge_conf_utils.lua Implements global host pools 2020-07-01 12:02:09 +02:00
http_lint.lua removed validation for notifications 2020-07-15 15:01:07 +02:00
i18n
icmp_utils.lua Updated (C) 2020-01-08 23:52:51 +01:00
internals_utils.lua Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +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 Fixes attempt to index a nil value (local 'list') 2020-06-22 19:22:52 +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_trace.lua Fix missing lua trace lines from log 2019-07-03 16:37:24 +02:00
lua_utils.lua moved update notification and too many flow notification 2020-07-16 11:56:12 +02:00
mac_utils.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
menu_alert_notifications.lua moved update notification and too many flow notification 2020-07-16 11:56:12 +02:00
mud_utils.lua Major rework of user_scripts.lua to use new pools 2020-07-10 13:01:29 +02:00
network_utils.lua Refactors graph_utils and nv_graph_utils 2020-04-10 09:47:32 +02:00
notification_configs.lua Adds slack, webhook and syslog notification endpoints 2020-06-18 12:55:12 +02:00
notification_recipients.lua Refactors notification endpoints into notification configs 2020-05-14 10:47:18 +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 notification for geoip, contribution and alert notification api in js 2020-07-15 10:00:04 +02:00
periodic_activities_utils.lua Calculates and charts RRD queue length 2020-03-09 22:46:35 +01:00
persistence.lua Lua 5.3 loadstring compat fix 2018-11-26 15:03:42 +01:00
plugins_utils.lua Added check to avoid copying non .lua files when plugin directories are created 2020-06-12 08:09:41 +02:00
prefs_dump_utils.lua Add check for nil dump to avoid json decode errors 2020-03-17 18:22:48 +01:00
prefs_menu.lua Move interface timeseries prefs to the global config 2020-05-27 13:48:27 +02:00
prefs_utils.lua restyling for datatables 2020-06-29 22:12:17 +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 Creates utility functions to handle restart after anomalous termination 2018-08-01 18:11:17 +02:00
remote_assistance.lua Bootstrap migration progress bars 2019-12-05 09:27:47 +01:00
rest_utils.lua Implements REST endpoint to bind host pool members 2020-07-15 11:45:13 +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 snmp_consts.lua with SNMP consts 2020-06-10 15:40:47 +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 Adds and charts CPU states active and idle 2020-02-28 10:20:11 +01: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 notification for geoip, contribution and alert notification api in js 2020-07-15 10:00:04 +02:00
template.lua Fix TCP_WIN_* information elements reporting 2019-12-13 09:51:50 +01: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 Refactors alrt builders into creators 2020-04-27 15:53:56 +02:00
ts_5min_dump_utils.lua Move interface timeseries prefs to the global config 2020-05-27 13:48:27 +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 Adds timeseries of database dumped/dropped flows 2020-06-25 15:11:46 +02:00
tz_utils.lua Updated (C) 2020-01-08 23:52:51 +01:00
user_scripts.lua Major rework of user_scripts.lua to use new pools 2020-07-10 13:01:29 +02:00
user_scripts_templates.lua MUD improvements 2020-03-05 11:56:23 +01:00
vlan_utils.lua Avoid timeseries read operations to display the chart icon 2020-02-19 13:27:20 +01:00
voip_utils.lua Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
widgets_utils.lua Added widgets in use in get_datasources.lua 2020-05-06 19:02:29 +02:00
xmlSimple.lua Remoed unneeded statement 2018-06-27 09:02:15 -07:00