Commit graph

75 commits

Author SHA1 Message Date
Alfredo Cardigliano
a6f3e54921 Fix syslog producers loading 2022-02-07 11:54:58 +01:00
Matteo Biscosi
59754483c9 Removed plugin from ntopng and migrated all of them 2022-02-03 17:23:03 +01:00
Matteo Biscosi
d990f2bb77 Example rework of plugin interface/slow_purge.lua 2022-02-03 17:23:02 +01:00
Matteo Biscosi
b982a12f54 Reworked check exclusion GUI 2022-01-28 15:03:12 +01:00
Alfredo Cardigliano
5317445eda Fix ntopng version check in snmp checks 2022-01-21 12:15:59 +01:00
Luca Deri
d25dae664e Reworked script checks periodicity to make sure active monitoring is executed when it should be
Some extra cleanup is necessary (#6224)
2022-01-20 11:14:18 +01:00
Matteo Biscosi
09a9fbcda5 Fixed SNMP checks started with community 2022-01-18 11:50:19 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
bc06f0082c Removed unused code 2021-12-28 16:21:01 +01:00
MatteoBiscosi
e92135e776 Reorganized periodic scripts 2021-12-28 15:41:28 +01:00
MatteoBiscosi
4528e5a660 Added Broadcast non-UDP traffic alert and minor fixes to apexcharts 2021-12-17 13:33:11 +01: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
MatteoBiscosi
3f4a1a0e49 Changed ICMP flood per minute description (#5904) 2021-10-07 11:48:29 +02:00
Simone Mainardi
ba64aad551 Introduces the IPS/IDS cat. to further classify checks
Addresses #5899
2021-09-20 11:55:47 +02:00
Simone Mainardi
fef7723445 Implements dynamic loading of flow risk alerts in Lua
Addresses #5743
2021-09-15 13:57:43 +02:00
Simone Mainardi
ab764ec693 Version check changes 2021-07-12 12:45:21 +02:00
Simone Mainardi
343fc335c2 Implements support for non-community {host,flow} checks 2021-07-12 12:32:06 +02:00
Simone Mainardi
18cbfc5b3a Fixes for invalid checks for packet/non-packet interfaces
Addresses #5519
2021-06-29 18:43:00 +02:00
Simone Mainardi
f48670a557 Prevents loading nEdge-only checks on non-nEdge systems
Partially addresses #5519
2021-06-29 18:05:47 +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
25159f0a9b Refactors {host,flow}_callbacks into {host,flow}_checks (lua) 2021-06-16 18:59:07 +02:00
Simone Mainardi
e33af8a23c Refactors script_categories into check_categories (c++ and lua) 2021-06-16 18:43:55 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
Renamed from scripts/lua/modules/user_scripts.lua (Browse further)