ntopng/scripts/lua/modules
Simone Mainardi eca2c41049 Reworks alert counters (WIP)
Alert counters are now kept in sync only for engaged alerts.
Each host will show the current number of engaged alerts.
This alleviates the complexity of constantly keep the numbers
synchronized with the database.

Todo: see how to handle counters for flow alerts and past alerts.
2016-12-24 16:21:50 +01:00
..
top_scripts Fixes top talkers computation with VLAN-tagged traffic 2016-09-15 19:28:29 +02:00
alert_api.lua Adds the new lua alerts API 2016-08-05 19:12:57 +02:00
alert_state_utils.lua Implements stateful alerts in C and sqlite 2016-08-11 19:56:49 +02:00
alert_utils.lua Reworks alert counters (WIP) 2016-12-24 16:21:50 +01:00
blacklist_utils.lua Enabled blacklist host detection (via EmerginThreats) 2016-12-12 19:40:42 +01:00
db_utils.lua Implements CIDR search in flow explorer 2016-12-20 15:32:52 +01:00
dkjson.lua Updated Lua/JSON module 2015-10-24 09:14:13 +02:00
flow_utils.lua Various SIP/RTP and flow colelction fixes 2016-12-08 14:35:21 +01:00
graph_utils.lua Fixes an issue when dumping flows already partially dumped 2016-12-21 19:44:47 +01:00
historical_utils.lua Fixes a nil value concatenation 2016-12-15 23:44:40 +01:00
i18n Adds support for localization (i18n) 2016-11-04 18:53:56 +01:00
json.lua Fixed inter-arrival time in flows 2016-04-19 11:06:39 +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 Refined alert generation 2016-12-17 12:33:34 +01:00
persistence.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
prefs_utils.lua Removed debug line 2016-11-26 00:28:00 +02:00
resty Add template support 2016-11-07 12:05:45 +01:00
rrd_utils.lua Update traffic report data handling code 2016-11-16 11:55:34 +01:00
slack_utils.lua Implemented initial slack.com integration for delivering alerts 2016-11-22 17:40:00 +01:00
sqlite_utils.lua Improved mac address support 2016-10-03 23:16:40 +02:00
template.lua Minor changes for SIP flows. 2016-06-18 23:07:31 +02:00
template_utils.lua Add template support 2016-11-07 12:05:45 +01:00
top_structure.lua Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +02:00
top_talkers.lua Fix for #836 2016-12-01 09:26:27 +01:00
traffic_stats.lua Adds numHosts to hosts retrieval for proper pagination 2016-08-25 19:05:35 +02:00
voip_utils.lua Fixed warning 2016-12-08 12:11:32 +01:00