ntopng/scripts/lua/modules
2018-10-02 15:00:55 +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 Sonicwall PEN field names 2018-09-17 15:05:39 +02:00
grafana Fix grafana endpoint to use new timeseries api 2018-08-08 11:46:33 +02:00
timeseries Improve timeseries automatic refresh 2018-10-01 17:36:42 +02:00
alert_consts.lua Add alert for slow stats update and reduce flow alert generation 2018-09-27 19:31:38 +02:00
alert_state_utils.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
alert_utils.lua Fix slow stats update alert 2018-09-27 21:08:02 +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
blacklist_utils.lua Updated geolocation (fixed warning) 2018-08-20 15:07:40 +02:00
callback_utils.lua Implements SNMP devices iterator 2018-09-12 20:01:19 +02:00
db_utils.lua Implements data cleanup for inactive interfaces 2018-09-07 15:55:14 +02:00
delete_data_utils.lua Refactors data delete_data_utils for the use with nEdge 2018-09-20 10:47:41 +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 Added changes to seamlessly use LuaJIT (default) or the standard (non JIT) Lua 2018-06-12 23:05:30 +02:00
format_utils.lua Implemented multiple-pcap file download and monitor 2018-08-08 14:06:25 +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 Fix invalid host pools timeseries protocols bytes 2018-09-24 16:25:10 +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 added client_policy_/server_policy_ to lint, public discover.sortedDeviceTypeLabels 2018-09-26 18:02:44 +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 support for custom categories lists 2018-05-10 17:12:53 +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 Return 0 filled points instead of nil when no data is available on InfluxDB 2018-10-01 10:49:51 +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 Adds optional JSON syslog alert format 2018-09-06 17:23:56 +02:00
prefs_utils.lua Fix to remove toggle buttons exceeding the max value 2018-09-22 09:05:40 +02:00
presets_utils.lua Implement device presets reset to defaults 2018-10-02 15:00:55 +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 Avoid iterating hosts when hosts timeseries are disabled 2018-09-26 18:24:36 +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