ntopng/scripts/lua/modules
2019-01-31 16:31:37 +01:00
..
alert_endpoints Webhook endpoint alerts cleanup on connection failures 2019-01-08 18:06:54 +01:00
flow_dbms Initial flows dbms api skeleton 2018-07-18 17:24:25 +02:00
flow_field_value_maps Adds Non-Signature Apps 2018-10-02 21:42:36 +02:00
grafana Fixes Grafana internal errors when querying stacked protocols/cats 2018-10-03 14:53:38 +02:00
test Adds REST API tests 2019-01-18 19:54:21 +01:00
timeseries Get timeseries data with timestamps 2019-01-31 16:31:37 +01:00
alert_consts.lua Disables ZMQ flow collection drop alerts (waiting to make them engaged) 2019-01-24 15:02:22 +01:00
alert_state_utils.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
alert_utils.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
as_utils.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
auth_sessions_utils.lua Implements auth session utils 2019-01-08 18:59:20 +01:00
base64.lua Initial discovery <-> DOA integration (work in progress) 2017-12-04 16:36:12 +01:00
callback_utils.lua Implement initial InfluxDB rollup support 2019-01-31 12:02:40 +01:00
categories_utils.lua Fix categories_utils.lua:75: table index is nil 2018-12-11 15:15:37 +01:00
db_utils.lua Implements data cleanup for inactive interfaces 2018-09-07 15:55:14 +02:00
delete_data_utils.lua Properly handles Host os without shadows 2019-01-25 14:28:15 +01:00
discover_utils.lua Fix network discovery using HTTP authentication 2019-01-11 14:58:21 +01:00
dkjson.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
doa_ox.lua Updated DOA -> OX [https://tools.ietf.org/id/draft-durand-object-exchange-00.html] 2018-04-04 09:33:58 +02:00
ebpf_utils.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
flow_aggregation_utils.lua Implements allowed networks for database flows 2018-08-07 19:38:05 +02:00
flow_field_value_maps.lua Implements support for collected custom applications 2018-10-01 00:22:49 +02:00
flow_utils.lua Migrate to Lua 5.3 bitwise operations 2018-11-28 11:55:24 +01:00
format_utils.lua Improve alert time format 2018-12-20 10:32:05 +01:00
google_assistant_utils.lua Added (C) 2018-10-08 15:00:18 +02:00
grafana_utils.lua Fix grafana endpoint error: field 'sec' is not an integer 2018-12-07 10:41:35 +01:00
graph_utils.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
historical_utils.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
host_pools_utils.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
http_bridge_conf_utils.lua Adds initial pool assoc. for nEdge http brige config 2018-08-01 12:48:35 +02:00
http_lint.lua Handles IPv6 NDP to detect broadcast domain 2019-01-30 11:49:47 +01:00
i18n
json.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
lists_utils.lua Implements Handle whitelists in custom categories #2171 2018-12-11 11:47:19 +01:00
live_traffic_utils.lua Warns the user when downloading VLAN-tagged hosts traffic with a BPF 2018-10-01 18:37:20 +02:00
locales_utils.lua Handles locales in community mode 2019-01-07 15:02:59 +01:00
lua_trace.lua
lua_utils.lua Initial work towards REST-ful code rework 2019-01-30 10:54:09 +01:00
mac_utils.lua Added fix for #1755 2018-06-14 19:20:21 +02:00
ntop_utils.lua Fix error with floating point numbers 2018-12-19 17:13:43 +01:00
os_utils.lua Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
page_utils.lua Remove unused js/css files 2018-12-20 18:15:58 +01:00
persistence.lua Lua 5.3 loadstring compat fix 2018-11-26 15:03:42 +01:00
prefs_dump_utils.lua Handles empty preferences only in the in-memory cache 2018-09-04 15:27:44 +02:00
prefs_menu.lua Implements Mac stats/data reset and reset at midnight (#2326) 2019-01-21 17:27:12 +01:00
prefs_utils.lua Fix setPref called for unchanged preferences 2018-12-06 16:37:01 +01:00
presets_utils.lua Introduced SkypeCall 2018-11-30 18:55:22 +01:00
recording_utils.lua Notifies the user when an external n2disk is available to bind to ntopng 2019-01-29 16:38:52 +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 Fix missing supernode in remote assistance configuration 2018-12-06 10:45:37 +01:00
resty
rrd_5min_dump_utils.lua Add removed time_threshold 2018-10-12 18:44:44 +02:00
rrd_min_dump_utils.lua Implement high resolution interface timeseries 2018-09-04 12:57:18 +02:00
rrd_paths.lua Add driver:deleteOldData and delete old RRDs 2018-12-10 17:42:39 +01:00
rrd_utils.lua Storage status in the interface page (rrd, flows index, pcap) 2018-12-12 14:44:41 +01:00
sqlite_utils.lua
storage_utils.lua Move nIndex to pro with limitations 2018-12-26 16:31:09 +01:00
telegram.lua Add support for InfluxDB authentication 2018-08-13 14:36:06 +02:00
template.lua
template_utils.lua
top_talkers_utils.lua Reverts allowed interfaces fixes to make room for simplified code 2018-08-20 22:51:51 +02:00
tracker.lua Webhook export module for exporting alarms (implements #2251) 2019-01-07 22:09:15 +01:00
tz_utils.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
vlan_utils.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
voip_utils.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
xmlSimple.lua Remoed unneeded statement 2018-06-27 09:02:15 -07:00