Commit graph

13 commits

Author SHA1 Message Date
Matteo Biscosi
b3dedbda3a Fixes nil interface value 2023-03-14 15:46:37 +00:00
Matteo Biscosi
5d5300d6b1 Fixes non working check (#7289) 2023-03-14 10:16:53 +00:00
MatteoBiscosi
6106cbad65 Updated checks ordering 2022-10-20 11:05:48 +02:00
MatteoBiscosi
eda4cfb088 Added severity to ntopng checks table 2022-10-20 10:34:37 +02:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Simone Mainardi
9475ae8572 List checks interface type
Addresses #6129
2021-12-17 15:02:23 +01:00
Simone Mainardi
9a6739fd2b Adds 'family' column to the checks table
Addresses #5610
2021-09-22 14:31:00 +02:00
Simone Mainardi
4e750c8cde Implements 'All' checks tab to have all checks in a single place
Addresses #5610
2021-09-21 16:25:42 +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
4a526c3cdf Decouples checks from alerts (removes unnecessary flag is_alert) 2021-06-17 11:43:12 +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/get_user_scripts.lua (Browse further)