Commit graph

376 commits

Author SHA1 Message Date
Matteo Biscosi
d397d47555 Lowered the maximum amount of alert for jailed host (#8311) and added cleanup at startup 2024-04-23 10:03:50 -04:00
Luca
9546d78a27 Added startup flush for ntopng.trace_error.alert_queue 2024-04-10 18:07:25 +02:00
Luca Deri
8f6eb273b7 Missing require 2024-02-25 12:10:35 +01:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
ef27b0b058 Fixes circular dependency and lightened some modules 2024-02-21 10:44:16 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Nicolo Maio
0dbf2f532b Add reload alert exclusion on startup. (#8073) 2023-12-12 12:09:12 +01:00
Alfredo Cardigliano
2b0bc8e3aa COmments 2023-11-28 15:20:30 +01:00
Luca Deri
e8232d0ca4 Implemented vulnerability scan key migration 2023-10-30 07:22:14 +01:00
Matteo Biscosi
b970d0859e Fixes shutting down doesn't insert alerts in CH (#7949) 2023-10-25 11:41:53 +00:00
Nicolo Maio
7eabc4d3ce [VS] Fix inconsistent state. (#7922) 2023-10-20 17:30:37 +02:00
Matteo Biscosi
ade5ea6090 Fixes interface and local networks alerts not released (#7679) 2023-10-03 10:51:31 +00:00
Luca Deri
135cf8fcc4 Added fix for discarding temporary influx files letft by previous crash or bad stops 2023-06-30 11:14:30 +02:00
Alfredo Cardigliano
3c7c973e29 Cleanup pfring filter queue at startup 2023-05-29 10:10:58 +02:00
Alfredo Cardigliano
24edb6dd40 Print 'fetching blog posts' only when actually fetching them. Do fetching on delayed callbacks only on nedge 2023-05-23 18:07:02 +02:00
Alfredo Cardigliano
2434ae9e76 Cleanup deprecated code 2023-05-18 18:36:25 +02:00
Alfredo Cardigliano
1bf54e7ac2 Major cleanup of host_pools_nedge, now using host_pools code 2023-05-15 15:21:53 +02:00
Alfredo Cardigliano
d179a572c5 Cleanup old host pools migration 2023-05-10 11:17:04 +02:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Alfredo Cardigliano
4e96ca6a39 Skip connectivity check if forced offline 2022-05-12 11:45:53 +02:00
Luca Deri
614125cbba Starup log is now verbose to spot initialization delays 2022-03-08 12:04:00 +01:00
MatteoBiscosi
556057c1c1 Fixes nil value notification 2022-02-18 11:45:46 +01:00
Alfredo Cardigliano
53e21718fa Safety check 2022-02-17 15:42:05 +01:00
MatteoBiscosi
f86b7afe94 Fixes alerts not triggered due to redis delete 2022-02-17 11:50:12 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
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