ntopng/scripts/lua/modules
emanuele-f a9d3c78587 Alerts changes
NOTE: database schema changed. Existing alerts will be lost.

- Unified engaged and closed tables
- Simplified hosts engaged alert counters handling: periodically set by lua
- Removed alert engine and replaced with alert periodicity
- Now engage is implicitly derived from the alert end timestamp and periodicity
- New alerts_api.lua to easily emit alerts
- Removed past alerts counter aggregation by hash
- Alert notifications for non-flow alerts are now removed from C and triggered by lua
2019-06-28 10:47:17 +02:00
..
alert_endpoints Alerts changes 2019-06-28 10:47:17 +02:00
flow_dbms
flow_field_value_maps Updates Sonicwall signature ids 2019-02-07 16:32:28 +01:00
grafana
test Alerts changes 2019-06-28 10:47:17 +02:00
timeseries Alerts changes 2019-06-28 10:47:17 +02:00
alert_consts.lua Trace periodic activities duration and generate an alert for long lasting ones 2019-06-21 11:41:38 +02:00
alert_endpoints_utils.lua Alerts changes 2019-06-28 10:47:17 +02:00
alert_state_utils.lua
alert_utils.lua Alerts changes 2019-06-28 10:47:17 +02:00
alerts_api.lua Alerts changes 2019-06-28 10:47:17 +02:00
arp_matrix_utils.lua ARP Map (#2540) 2019-04-17 13:23:10 +02:00
as_utils.lua
auth_sessions_utils.lua Implements auth session utils 2019-01-08 18:59:20 +01:00
base64.lua
callback_utils.lua Implements batched lua flows iterator 2019-06-25 12:52:38 +02:00
categories_utils.lua
companion_interface_utils.lua Implements multiple companions per ZMQ interface 2019-05-14 16:41:52 +02:00
country_utils.lua Implement countries serialization 2019-05-27 13:07:30 +02:00
custom_column_utils.lua Adding a new timeseries: how to add number of unrecheable flows client/server per host. 2019-03-06 10:05:05 +01:00
db_utils.lua
delete_data_utils.lua Store and restore local broadcast domain hosts from their mac key 2019-02-21 18:42:57 +01:00
dhcp_utils.lua Initial support for DHCP range configuration 2019-02-26 18:08:02 +01:00
discover_utils.lua libebpfflow update 2019-02-27 16:29:51 +01:00
dkjson.lua
doa_ox.lua
dropbox_utils.lua Minor dropbox enhancement 2019-06-04 11:10:12 +02:00
ebpf_utils.lua Use process name and username as key instead of pid and uid 2019-05-30 18:04:38 +02:00
flow_aggregation_utils.lua
flow_field_value_maps.lua Parses nProbe options topic and handles custom applications 2019-02-07 16:11:11 +01:00
flow_utils.lua Typo fix 2019-06-05 11:53:30 +02:00
format_utils.lua Improves visualization of containers/pods in flows 2019-06-27 17:00:17 +02:00
google_assistant_utils.lua
grafana_utils.lua
graph_utils.lua Combined SYN and SYN+ACK chart 2019-06-27 10:00:14 +02:00
historical_utils.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
host_pools_utils.lua Fixes pools initialization via API that was causing mixed pool ids 2019-03-12 16:27:20 +01:00
http_bridge_conf_utils.lua Fixes pools initialization via API that was causing mixed pool ids 2019-03-12 16:27:20 +01:00
http_lint.lua Add preference to enable l7 total flow timeseries 2019-06-27 10:01:12 +02:00
i18n
json.lua
lists_utils.lua Alerts changes 2019-06-28 10:47:17 +02:00
live_traffic_utils.lua
locales_utils.lua Adds Portuguese/Brazilian localization file 2019-04-16 10:11:28 +02:00
lua_trace.lua
lua_utils.lua Improves visualization of containers/pods in flows 2019-06-27 17:00:17 +02:00
mac_utils.lua Remove DHCP flag on the MAC 2019-02-26 18:45:47 +01:00
ntop_utils.lua Fix UDP unicast serialization and add check on tolongint of NaN 2019-06-20 14:56:36 +02:00
os_utils.lua Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
page_utils.lua ARP Map (#2540) 2019-04-17 13:23:10 +02:00
persistence.lua
prefs_dump_utils.lua
prefs_menu.lua Add preference to enable l7 total flow timeseries 2019-06-27 10:01:12 +02:00
prefs_utils.lua
presets_utils.lua
protos_utils.lua Fix possible script failure when protos.txt is not readable 2019-04-12 17:32:46 +02:00
recording_utils.lua Improved storage utilization bar 2019-06-26 17:57:49 +02:00
recovery_utils.lua
remote_assistance.lua
resty
rrd_paths.lua Handle generic paths for new timeseries schemas 2019-05-13 17:49:27 +02:00
rrd_utils.lua
rtt_utils.lua Add last RTT, IP and update time for RTT monitored hosts 2019-06-12 12:08:22 +02:00
storage_utils.lua Separate bar with the pcap storage utilization (it a separate volume has been configured) 2019-06-26 18:31:46 +02:00
system_scripts_utils.lua Adds badge upon influxdb export errors 2019-06-26 16:29:08 +02: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
telemetry_utils.lua Hides telemetry badge for non-admins 2019-05-29 09:32:37 +02:00
template.lua Fixes src/dst fragments from ZMQ 2019-05-21 13:03:42 +02:00
template_utils.lua
top_talkers_utils.lua Fix top talkers when mac address is used as LBD hosts ID 2019-04-05 17:49:22 +02:00
tracker.lua Alerts changes 2019-06-28 10:47:17 +02:00
ts_5min_dump_utils.lua Alerts changes 2019-06-28 10:47:17 +02:00
ts_min_dump_utils.lua Add preference to enable l7 total flow timeseries 2019-06-27 10:01:12 +02:00
tz_utils.lua
vlan_utils.lua
voip_utils.lua
xmlSimple.lua