Commit graph

247 commits

Author SHA1 Message Date
Matteo Biscosi
6a32b6ca6d Changed exclude alert path 2021-02-17 18:25:21 +01:00
Matteo Biscosi
8b890a4411 Implemented filter alert params check done in Ajax 2021-02-17 18:14:33 +01:00
Simone Mainardi
fc2be1fb40 Adds REST API and doc for broadcast domains (necessary for tests) 2021-02-08 18:58:17 +01:00
Simone Mainardi
069148753a Implements heatmap widget 2021-01-26 17:53:39 +01:00
Simone Mainardi
99edf545e5 Implements ability to aggregate widgets data 2021-01-20 16:24:02 +01:00
Simone Mainardi
0e9f848788 Cleanup widgets code 2021-01-20 16:12:33 +01:00
Simone Mainardi
c4172a8e51 Reworks widgets data structure and response 2021-01-20 16:01:57 +01:00
Simone Mainardi
727a5d56fc Implements ability to consolidate widgets (slices and values) 2021-01-18 18:46:04 +01:00
Simone Mainardi
38037c29f5 Returns sorted bins in packet_distro interface datasource 2021-01-18 15:22:22 +01:00
Simone Mainardi
d65f7dc126 Adds url with formatted params in widgets
Addresses #4915
2021-01-15 16:28:49 +01:00
Simone Mainardi
46e3c10c36 Typos 2021-01-11 14:38:02 +01:00
Simone Mainardi
ea8f25da9a Minor cleanup 2021-01-07 14:46:14 +01:00
Simone Mainardi
013122482d Handles REST responses when require ing datasource classes 2021-01-07 14:41:47 +01:00
Simone Mainardi
d902000d67 Implements widgets with multiple datasources (fetch + rest) 2021-01-05 20:55:33 +01:00
Simone Mainardi
414bedf645 Adds params parsing to datasource classes 2021-01-05 18:32:45 +01:00
Simone Mainardi
b670ab1d59 Initial rework of widget datasources and transformations 2021-01-05 12:34:04 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Simone Mainardi
9e7340c16a Implements alerts export to file
Implements #4769
2020-12-31 14:01:18 +01:00
Luca Deri
93dcb0ec74 Return not found when failing not because of an error but because the TS does not exist 2020-12-26 10:48:23 +01:00
gabryon99
35ef4da8d4 fixed pie charts and added spinner for the geomap (#4641) 2020-12-24 16:18:15 +01:00
Simone Mainardi
f839b6ba76 Removes flow_consts requires no longer necessary 2020-12-22 18:06:50 +01:00
Simone Mainardi
1a71ba4f5f Removes remote assistance
Fixes #4785
2020-12-17 19:41:37 +01:00
gabryon99
37c2811a46 improvement ons pie charts under application tab (interface) 2020-12-16 21:05:58 +01:00
Simone Mainardi
d13997e120 Migrates the UI to use rest/v1/get/timeseries/ts.lua 2020-12-09 18:25:15 +01:00
matteo
a8cd70e0e5 Fixed #4730 Reset list of learnt MAC addresses 2020-12-09 17:18:35 +01:00
Matteo Biscosi
2dfa67e914
Added POST regarding too_many_hosts/flows alert 2020-12-09 13:10:39 +01:00
Simone Mainardi
b3dc39c641 Refactors alert_severities into an independend Lua module 2020-11-30 15:28:17 +01:00
Simone Mainardi
d21fe7d6e1 Cleanup of unused volatile members 2020-11-26 18:50:19 +01:00
gabryon99
9d8fded73c improved page layouts and added stats_utils for pie charts (#4653) 2020-11-26 16:56:46 +01:00
gabryon99
15772bd0fe refactor for endpoints and recipients (#4707) 2020-11-25 16:25:55 +01:00
Alfredo Cardigliano
8e62a71eee Rename system_utils.lua -> cpu_utils.lua to avoid confusion 2020-11-17 12:41:06 +01:00
gabryon99
e58f2193aa add insfrastructure dashboard (#4056) 2020-11-17 10:40:22 +01:00
gabryon99
0673338183 migrated federation rest apis (#4056) 2020-11-17 09:52:06 +01:00
gabryon99
40551b6d47 add import/export utilities for federation 2020-11-16 23:07:11 +01:00
Simone Mainardi
301d71780d Adds api_token.lua 2020-11-16 18:44:00 +01:00
Simone Mainardi
e7a6682aba Implements transactional host pools members add 2020-11-13 19:15:21 +01:00
Luca Deri
f38b71f6a7 Implemented origin handling in federation rest 2020-11-12 22:14:32 +01:00
gabryon99
f0aefa7737 add federation REST API, only stubs (#4056) 2020-11-11 16:58:08 +01:00
Alfredo Cardigliano
e3ca57daf7 Add auth_session_duration parameter to the v1/create/ntopng/session.lua REST API 2020-11-11 16:10:23 +01:00
Luca Deri
76884f1eb0 Pool member import now uses the host pool API 2020-11-06 17:21:08 +01:00
Luca Deri
6e811e87b3 Added code for host pool member import 2020-11-04 23:59:51 +01:00
gabryon99
00431e982c add import modal for host pool members (#4584) 2020-11-04 17:24:48 +01:00
Luca Deri
79280dac60 Fixes #4332 2020-11-02 18:52:58 +01:00
Matteo Biscosi
406bee4df2
Fixes #4373 get_category_protocols_list() (#4667)
* Fixes #4373 get_category_protocols_list()

* Fixes #4373 get_category_protocols_list

* Fixes #4373 get_category_protocols_list()
2020-11-02 18:18:39 +01:00
Matteo Biscosi
17bb5555d1
Added "key" parameter to GET function #4409 2020-11-02 17:40:41 +01:00
gabryon99
1fa3a3d734 collpase dscp stats into other (#4641) 2020-10-30 11:52:02 +01:00
gabryon99
888cbd77c2 collapsed DSCP stats into other (#4641) 2020-10-29 14:23:24 +01:00
Simone Mainardi
504148e0ab Standardizes probe-size drops
Fixes #4619
2020-10-23 14:46:41 +02:00
Simone Mainardi
a2705a8bda Implements header and drilldown of flow status severities 2020-10-19 19:26:30 +02:00
Simone Mainardi
17f1cb1c1f Implements backup/restore of ALL runtimeprefs 2020-10-13 16:08:59 +02:00