ntopng/scripts/lua/modules
2018-10-15 12:43:52 +02:00
..
alert_endpoints Adds optional JSON syslog alert format 2018-09-06 17:23:56 +02: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
timeseries Move expensive string concatenations to C while inserting timeseries 2018-10-12 17:58:59 +02:00
alert_consts.lua Implements remote-to-remote host alerts 2018-10-10 12:16:59 +02:00
alert_state_utils.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
alert_utils.lua Implements remote-to-remote host alerts 2018-10-10 12:16:59 +02:00
as_utils.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
base64.lua Initial discovery <-> DOA integration (work in progress) 2017-12-04 16:36:12 +01:00
callback_utils.lua Optimize foreachLocalRRDHost for timeseries extraction 2018-10-12 14:20:27 +02:00
categories_utils.lua Add Customized Categories editor 2018-10-10 18:41:47 +02:00
db_utils.lua Implements data cleanup for inactive interfaces 2018-09-07 15:55:14 +02:00
delete_data_utils.lua Deletes possible pcap dump interfaces from the inactive cache 2018-10-12 10:25:59 +02:00
discover_utils.lua using 'unknown' presets as default, added also 'unknown' to the editor 2018-09-29 10:44:35 +02: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
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 Fix block flow button in host flows page 2018-10-08 12:22:03 +02:00
format_utils.lua Implemented multiple-pcap file download and monitor 2018-08-08 14:06:25 +02:00
google_assistant_utils.lua Added (C) 2018-10-08 15:00:18 +02:00
grafana_utils.lua Fixes bytes/bit conversion error in grafana graphs 2018-09-12 14:17:04 +02:00
graph_utils.lua Implement timeseries tabular view 2018-09-24 16:40:01 +02:00
historical_utils.lua Prevents large MySQL exports that could cause Lua OOMs 2018-08-10 15:50:28 +02:00
host_pools_utils.lua Fixes LIMITED_NUMBER_POOL_MEMBERS checks 2018-10-04 16:43:37 +02: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 Implements One-Way traffic filter for hosts 2018-10-12 12:56:52 +02:00
i18n Adds support for localization (i18n) 2016-11-04 18:53:56 +01:00
json.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
lists_utils.lua Add Customized Categories editor 2018-10-10 18:41:47 +02: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 Use admin language as default system language 2018-09-25 17:34:36 +02:00
lua_trace.lua Fixed bug in hosts alert generation: alerts were not generated due to invalid redis key 2015-05-11 16:05:55 +02:00
lua_utils.lua fixed invalid nindex detection, other improvements 2018-10-15 12:43:52 +02:00
mac_utils.lua Added fix for #1755 2018-06-14 19:20:21 +02:00
ntop_utils.lua Return 0 filled points instead of nil when no data is available on InfluxDB 2018-10-01 10:49:51 +02:00
os_utils.lua Implements hierarchical AS RRDs directory tree 2018-05-17 11:28:09 +02:00
persistence.lua Initial import from SVN 2015-04-30 12:22:35 +02: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 Fixes for protocol policies integrations in nEdge 2018-10-03 15:19:30 +02:00
prefs_utils.lua traffic recording configuration page draft (work in progress), added subpage_active parameter to prefsToggleButton to avoid global variables in module 2018-10-05 13:28:44 +02:00
presets_utils.lua Add preference to enable Device Protocols Policies in nEdge 2018-10-11 18:15:43 +02:00
recording_utils.lua fixed invalid nindex detection, other improvements 2018-10-15 12:43:52 +02:00
recovery_utils.lua Creates utility functions to handle restart after anomalous termination 2018-08-01 18:11:17 +02:00
resty Add template support 2016-11-07 12:05:45 +01:00
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 Optimize timeseries schemas 2018-06-01 11:16:57 +02:00
rrd_utils.lua Fix interface timeseries being written even if the preference is disabled 2018-08-10 18:54:30 +02:00
sqlite_utils.lua Improved mac address support 2016-10-03 23:16:40 +02:00
telegram.lua Add support for InfluxDB authentication 2018-08-13 14:36:06 +02:00
template.lua Implements use of post-nat src/dst addresses and ports 2017-09-07 16:24:53 +02:00
template_utils.lua Add template support 2016-11-07 12:05:45 +01:00
top_talkers_utils.lua Reverts allowed interfaces fixes to make room for simplified code 2018-08-20 22:51:51 +02: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