Commit graph

443 commits

Author SHA1 Message Date
MatteoBiscosi
dc6ba3f9de Moved top sites to community version 2022-03-17 12:41:21 +01:00
MatteoBiscosi
4c97a4691c Readded influxdb error if not configured 2022-03-11 12:13:05 +01:00
MatteoBiscosi
19bbcc4a63 Fixes telemetry button not working and removed double inclusion 2022-03-10 16:43:36 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
cc6014a220 Add toast to warn about deprecated nindex support. Cleanup code. 2021-12-09 16:34:47 +01:00
MatteoBiscosi
a007ef84ea Fixes Observation point timeseries 2021-11-25 14:28:42 +01:00
Simone Mainardi
13701fdc2c Supports flow_db_utils to handle both nIndex and Clickhouse 2021-10-21 16:38:39 +02:00
MatteoBiscosi
4cd6c32f2b Implements alerts page auto refreshing (#5933) 2021-10-14 17:15:01 +02:00
MatteoBiscosi
4ad3463384 Added optional first seen to flow table 2021-10-07 10:56:43 +02:00
Simone Mainardi
879858639a Exposes {periodicity,service} maps in nEdge UI
Addresses #5917
2021-09-28 12:23:31 +02:00
MatteoBiscosi
98f39fc351 Implements probe name ordering (#5908) 2021-09-27 16:02:44 +02:00
MatteoBiscosi
04347a99d8 Implements host pools edit button (#4916) 2021-08-31 11:08:32 +02:00
MatteoBiscosi
cce12ef8bd Geo Map customization settings setted as default enabled (#5802) 2021-08-28 11:03:10 +02:00
MatteoBiscosi
494cc23a2d Fixes date format user preference (#4399) 2021-08-27 17:10:09 +02:00
Vasilis Tako
fe0806a09d Implemented date format UI preference (#4399) 2021-08-27 16:31:12 +02:00
MatteoBiscosi
b0e4dc5d40 Implements Geo Map stats customization (#5802) 2021-08-27 12:27:35 +02:00
MatteoBiscosi
954f68a5c9 Implements interface dropdown pref to show only name (#5505) 2021-08-26 11:53:13 +02:00
Simone Mainardi
c1cabfff41 Reworks throughput refresh and unifies refresh rates
Addresses #5768
2021-08-16 14:11:38 +02:00
MatteoBiscosi
ab04e0d156 Unified flow device timeseries prefs #5670 2021-07-14 10:17:11 +02:00
MatteoBiscosi
50b72cad84 Removed prefs check for observation points (#5644) 2021-07-07 12:57:48 +02:00
MatteoBiscosi
09c33731d0 Implements Observation Point Timeseries (#5644) 2021-07-07 12:45:18 +02:00
Alfredo Cardigliano
ca6707c54a Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
MatteoBiscosi
17cd2efb00 Implements #5587 behavior analysis enabled by the alerts 2021-07-01 13:57:09 +02:00
MatteoBiscosi
be198c2a99 Added L7 iface proto behavior analysis and alert (#5499 #5474) 2021-06-29 16:50:56 +02:00
MatteoBiscosi
9023c0538a Added per user theme (#5539) 2021-06-21 15:37:08 +02:00
Simone Mainardi
59421e73a2 Fixes for alert preferences and settings 2021-06-15 17:30:41 +02:00
Matteo Biscosi
40e7427f82 Added pref for timestamp column in flow tables (#5392) 2021-06-04 17:38:22 +02:00
Simone Mainardi
9ff87d8e98 Improves BS5 preferences style
Addresses #5370
2021-05-20 16:03:11 +02:00
Simone Mainardi
1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00
Simone Mainardi
83f0c38937 Massive cleanup of old alerts code 2021-05-03 18:16:46 +02:00
Simone Mainardi
44861bcc0c Fixes deletion of old alerts 2021-05-03 16:48:30 +02:00
Alfredo Cardigliano
92b4ae4828 Alerts DB housekeeping 2021-04-29 19:31:49 +02:00
Alfredo Cardigliano
9ed3afd918 Add Emit Host Alerts pref (fix #5154) 2021-04-07 09:21:26 +02:00
Matteo Biscosi
535a1e8215 Added DNS top domain to top sites page
Implements #4422
2021-03-26 18:00:49 +01:00
Luca
e2f619c281 Added the ability to turn off (via preferences) flow alerts generation that is enabled by default. 2021-03-22 12:27:26 +01:00
Matteo Biscosi
97c83e1d75 Fixes delete alerts older then 2021-03-04 18:21:00 +01:00
Simone Mainardi
9d43be52c7 Reworks client/server heuristic for ZMQ interfaces 2021-02-27 21:01:19 +01:00
Simone Mainardi
36e26cd0fc Cleanup old ip reassignment / remote to remote alerts code
Fixes #5038
2021-02-26 11:36:21 +01:00
gabryon99
932954151a updated email regex used for the telemetry field (#5056) 2021-02-25 10:57:59 +01:00
Matteo Biscosi
f75331d2b5 Implements OS distribution
Implements #2874
2021-02-21 17:19:15 +01:00
Simone Mainardi
b53f073259 Fixes traffic behavior preferences 2021-02-15 15:29:50 +01:00
Matteo Biscosi
1fc13148d3 Implements #4977 web interface access list 2021-01-27 10:47:20 +01:00
Luca Deri
2a3425eaa0 Fixed service/periodicity map availability according to the ntopng version 2021-01-21 16:30:26 +01:00
Matteo Biscosi
3c6674e32d Fixed #2611 automatically delete alert older than 2021-01-18 18:12:53 +01:00
Matteo Biscosi
b7bb4b1246 Fixed top sites table order and descripiton 2021-01-07 19:59:34 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
gabryon99
1db26e5d07 renamed undefined to undecided in prefs page as well 2021-01-02 09:25:50 +01:00
Matteo Biscosi
70fbdecb14 Added IEC60870 learning period settings 2020-12-30 17:00:03 +01:00
Luca Deri
590baec76a Removed dead code 2020-12-26 10:47:13 +01:00