Commit graph

401 commits

Author SHA1 Message Date
Matteo Biscosi
1b3a1c97c8 Removed checks plugins concept from ntopng 2022-02-08 18:13:11 +01:00
Luca Deri
fcaa071acb Added delayed scripts that are executed with minimal time drift to avoid all scripts to be executed at the same time and thus cause load spikes 2022-01-03 18:55:18 +01:00
Luca Deri
fc0e204803 Reworked blog fetch into new callback file fetch_blog_feed.lua 2022-01-03 18:55:18 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
4603f3f088 Disable debug messages 2021-12-30 14:48:05 +01:00
MatteoBiscosi
e92135e776 Reorganized periodic scripts 2021-12-28 15:41:28 +01:00
Simone Mainardi
16b52dda98 Additional system startup.lua cleanup 2021-12-03 16:44:55 +01:00
Simone Mainardi
04949ea275 Cleanup system startup.lua from interfaces code 2021-12-03 14:30:57 +01:00
Simone Mainardi
9f7e02303e Observation point fixes (throughput update, layout) and shutdown 2021-11-26 09:48:53 +01:00
Luca Deri
ea2a81f9fc Fixed invalid CPU stats timeseries 2021-11-23 14:28:40 +01:00
Luca Deri
4507f2e2e2 Added traces 2021-11-23 12:06:38 +01:00
Luca Deri
4314b15689 Discovery script now performs also interface checks 2021-11-23 10:40:23 +01:00
Luca Deri
cece4dec7c Further improvements in reducing CPU load on housekeeping tasks (#6091) 2021-11-23 10:15:38 +01:00
Luca Deri
1c47f6ed13 Further improvements in reducing CPU load (#6091) 2021-11-23 10:10:30 +01:00
Luca Deri
e905d09124 Mitigates load due to VM reload (#6091) 2021-11-23 09:55:13 +01:00
Simone Mainardi
62ee3437af Performs Clickhouse old data cleanup in the system daily callback
Addresses #6030
2021-11-10 14:16:05 +01:00
Simone Mainardi
db78fcea46 Adds support for nEdge per-egress interface timeseries
Addresses #2046
2021-11-03 17:48:23 +01:00
Simone Mainardi
69bf5bc3b5 Executes notifications.lua every 3 seconds 2021-10-20 14:46:19 +02:00
Luca Deri
d8a1c63f48 Removed reusable VMs 2021-10-20 13:31:33 +02:00
Simone Mainardi
a406391502 Implement stateful SNMP alert to detect too many MACs on non-trunk
Addresses #5893
2021-10-20 12:21:59 +02:00
Simone Mainardi
2a59d2c41a Handles plugin changes in notifications.lua, reload VMs every min 2021-10-19 10:30:48 +02:00
Luca Deri
4548faaa20 Modified notifications.lua VM lifecycle 2021-10-18 21:15:15 +02:00
Simone Mainardi
bf24680fdc Removes policy utils from startup 2021-10-15 12:34:48 +02:00
Simone Mainardi
9937e576ec Handles the jailed hosts pool as a builtin pool like default
Addresses #5973
2021-10-13 17:46:49 +02:00
Simone Mainardi
fa30e60047 Detects possible license changes in notifications.lua
Addresses #5965
2021-10-11 16:47:39 +02:00
Simone Mainardi
b1499dc6db Fixes license changes and removes duplicated logic
Addresses #5965
2021-10-11 16:03:51 +02:00
Alfredo Cardigliano
9d3c0f065f Fix traceError 2021-10-07 10:50:09 +02:00
Simone Mainardi
bf127dcc22 Removes circular include between lua_utils and os_utils 2021-09-30 17:41:44 +02:00
Luca Deri
16be27daef Removed un-necessary require 2021-09-30 14:56:44 +02:00
Simone Mainardi
e53aef06da Fixes nEdge startup 2021-08-17 13:58:17 +02:00
Simone Mainardi
3ada168fb7 Fixes engaged/dropped alert timeseries wrongly typed
Partially addresses #5678
2021-07-14 12:53:55 +02:00
Alfredo Cardigliano
4955ed4757 Fix housekeeping script failure in nEdge 2021-07-13 14:44:21 +02:00
Alfredo Cardigliano
f02986dff5 Add missing require 2021-07-09 16:01:15 +02:00
Alfredo Cardigliano
bb297048c7 Add connectivity check at startup. If offline, check hourly. 2021-07-09 15:45:04 +02:00
Simone Mainardi
2e8a6de0fc Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
Simone Mainardi
4a526c3cdf Decouples checks from alerts (removes unnecessary flag is_alert) 2021-06-17 11:43:12 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
Luca Deri
4c27f6f98c Implemented handlig of hello message from nprobe 2021-05-28 19:34:11 +02:00
Matteo Biscosi
abd51d295f Changed nProbe policy push 2021-05-27 15:00:55 +02:00
Matteo Biscosi
79a563c1a9 Added IPS policy load at startup 2021-05-27 14:57:49 +02:00
Matteo Biscosi
b678a2128e Added jailed hosts refresh when removed a member and at startup 2021-05-27 11:38:32 +02:00
Luca Deri
6d93ae5a72 Added check for banned hosts processing 2021-05-26 23:26:30 +02:00
Alfredo Cardigliano
9bc4dbe078 Move ips pool creation after recipients initialization 2021-05-26 09:52:13 +02:00
Matteo Biscosi
c7b6e038cb Implements add host to drop pool by alert callback (#5405) 2021-05-25 17:57:26 +02:00
Matteo Biscosi
1336855981 Removed debug print 2021-05-25 12:19:00 +02:00
Matteo Biscosi
900a867a9b Standardized host pool name 2021-05-25 12:15:22 +02:00
Matteo Biscosi
b06ea2e8a0 Added default drop hosts poll creation at boot 2021-05-25 11:22:32 +02:00
Simone Mainardi
44861bcc0c Fixes deletion of old alerts 2021-05-03 16:48:30 +02:00
Matteo Biscosi
97c83e1d75 Fixes delete alerts older then 2021-03-04 18:21:00 +01:00
Simone Mainardi
716d907ff1 Configset initialization fixes 2021-03-01 18:19:38 +01:00