Commit graph

221 commits

Author SHA1 Message Date
Matteo Biscosi
38c7b3f4a8 Fixes backwards compatibility ts.lua 2024-01-29 15:24:45 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Matteo Biscosi
b10358277a Fixes timeseries charts timezone and removed no more used files 2023-11-08 17:37:17 +00:00
Alfredo Cardigliano
7fe58d47cc Major cleanup of (deprecated) nedge host pools code 2023-05-11 11:31:50 +02:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
MatteoBiscosi
784609a9f0 Fixes csv download (#6618) 2022-05-23 19:25:32 +02:00
Alfredo Cardigliano
6916494d50 Restore old endpoint get/alert/data.lua (deprecated - partially working) 2022-04-29 11:57:02 +02:00
Alfredo Cardigliano
89842fe82d Add old endpoint alert/ts.lua, currently returning 0 counters 2022-04-28 18:41:01 +02:00
Alfredo Cardigliano
ca846f4015 Remove Interface pool (we have the host pool only now) 2022-02-25 18:04:46 +01:00
Alfredo Cardigliano
fb384dead0 Remove local networks pool 2022-02-25 16:05:46 +01:00
Alfredo Cardigliano
c430a58a62 Remove active monitoring pools 2022-02-25 11:59:06 +01:00
Alfredo Cardigliano
fb8128e0d4 Remove device pool 2022-02-23 15:22:37 +01:00
Alfredo Cardigliano
a7b6107d71 Remove flow pool 2022-02-23 15:05:22 +01:00
Alfredo Cardigliano
5623b9c6f7 Remove system endpoint 2022-02-23 14:53:48 +01:00
Alfredo Cardigliano
c1ef1bb9f4 Remove host_pool pool 2022-02-23 12:40:20 +01:00
Luca Deri
269e9da142 (C) Update 2022-02-20 23:17:50 +01:00
Alfredo Cardigliano
29c0ba4594 Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done. 2022-02-18 11:45:16 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Alfredo Cardigliano
c5d35d99f1 Cleanup old explorer 2022-01-04 16:38:25 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Simone Mainardi
600a155a44 Adds support for alert other issues stored in Clickhouse
Addresses #6065
2021-11-10 17:23:46 +01:00
Simone Mainardi
8f76a0ff85 Adds alert/severity/counters.lua REST API endpoints
Addresses #5754
2021-09-27 16:13:46 +02:00
Simone Mainardi
6740c9ef0d Fixes REST API incompat. ({v1,v2}/get/alert/severity/counters.lua)
Addresses #5754
2021-09-27 16:12:32 +02:00
Simone Mainardi
ae66546f31 Fixes REST API incompat. ({v1,v2}/get/alert/type/counters.lua)
Addresses #5754
2021-09-27 16:04:29 +02:00
Simone Mainardi
ce11755559 Fixes ARP stats not selecting the interface 2021-09-08 17:53:20 +02:00
Vasilis Tako
4da05360f8 Changed back url from title to href attribute on anchor tags (Issue #5618) 2021-08-04 15:20:04 +02:00
Vasilis Tako
0b0107ab34 Added confirm modal when try to open all external links (Issue #5618) 2021-08-03 19:12:30 +02:00
Simone Mainardi
820e497253 Unifies epoch-related variables in Lua and JS 2021-07-30 15:38:06 +02:00
Simone Mainardi
833fc3670b Reworks version of alert exclusions 2021-07-12 17:37:51 +02:00
Alfredo Cardigliano
39b1b16870 Restore rest/v1/get/ntopng/session.lua 2021-07-08 14:50:45 +02:00
Simone Mainardi
2327488ee2 Updates v1/get/system/stats.lua 2021-07-08 14:28:58 +02:00
Simone Mainardi
884d925258 Backward compat. and test of rest/v1/get/interface/data.lua 2021-07-08 12:40:11 +02:00
Alfredo Cardigliano
fdd9a8f399 Support also port in uri when validating hosts 2021-07-07 12:52:25 +02:00
Alfredo Cardigliano
4ca5eb238e Fix hostname validation in URI 2021-07-07 12:22:44 +02:00
Alfredo Cardigliano
d501728988 Fix time series with MAC address as key (fix #5626) 2021-07-06 17:47:05 +02:00
Alfredo Cardigliano
ca6707c54a Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
Simone Mainardi
0dcdd97a51 Implements CSV download for system alerts 2021-06-25 16:45:53 +02:00
Simone Mainardi
bdd7533bfd Implements missing download for active monitoring alerts 2021-06-25 16:39:18 +02:00
Simone Mainardi
9b3b0b93bf Implements download of user alerts 2021-06-25 16:14:29 +02:00
Simone Mainardi
e86bcf44b8 Adds extra alert drop tracings to lua
Addresses #5558
2021-06-23 16:18:33 +02:00
Simone Mainardi
8344116056 Refactors import/export/reset REST API endpoints 2021-06-17 18:25:06 +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
Simone Mainardi
8cd62f79e9 Implements ability to filter/delete alert exclusions by host 2021-06-14 16:56:29 +02:00
Simone Mainardi
507d8dce28 Implements the ability to list/configure alarm exceptions
Implements #5461
2021-06-09 19:35:42 +02:00
Matteo Biscosi
a35873d484 Moved new alert dashboards rests into pro version 2021-06-07 19:24:05 +02:00
Matteo Biscosi
a6277b8d87 Fixes alert dashboards wrong ifid 2021-06-07 18:29:46 +02:00
Simone Mainardi
eee508fdf6 Fixes Lua error in v1/get/host/alert/list.lua 2021-06-04 14:42:06 +02:00
Matteo Biscosi
c212c47eff Changed interface select for new alert rest 2021-06-04 13:38:42 +02:00