Commit graph

1115 commits

Author SHA1 Message Date
GabrieleDeri
edf2be3079
Implemented: 8553, 8535, 8551, 8517 (#8555)
* Implemented: 8553, 8535, 8551, 8517

* Restore with origin
2024-07-23 17:18:24 +02:00
GabrieleDeri
67ac68e044
Started reworking exporters tables (#8532)
* Started reworking exporters tables

* Fixed IP not showing
2024-07-19 16:07:58 +02:00
Alfredo Cardigliano
ee8f7755b7 Add badge while processing records 2024-07-16 14:36:26 +00:00
Alfredo Cardigliano
c9138f3481 Hide dashboard page on db view interface 2024-07-11 07:21:46 +00:00
Matteo Biscosi
db2969bae8 Changed probe page name 2024-07-10 17:28:15 +02:00
Matteo Biscosi
e8ab07bd51 Added probe data page (#8510) 2024-07-10 12:16:57 +02:00
Alfredo Cardigliano
a789c34c8b Add isDatabaseViewInterface lua call 2024-07-10 10:05:38 +00:00
Alfredo Cardigliano
13c13f4503 Make sure clickhouse is disabled at the interface level on runtime interfaces 2024-07-09 15:11:39 +00:00
Alfredo Cardigliano
b5d7d80265 Disable flow dump on db interfaces. Hide historical flows and reports menu. 2024-07-09 09:31:33 +00:00
GabrieleDeri
f83c5d1949
Fixed ebroken menu entry highlight #8498 (#8500)
* Fixed #8492, removed unused formatting function in lua

* Fixed host pool doc #8487

* Fixed ebroken menu entry highlight #8498

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-05 15:49:22 +02:00
GabrieleDeri
e06896e58f
Fixed #8487 (#8499)
* Fixed #8492, removed unused formatting function in lua

* Fixed host pool doc #8487

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-05 10:34:09 +02:00
Luca Deri
5f00c126ea Fixes language sorting (#8495) 2024-07-04 17:23:20 +02:00
Luca Deri
83675998ee Added Korean and French translations 2024-06-29 17:01:09 +02:00
Alfredo Cardigliano
99ccaaa572 Fix displayed disk space limit on <XL 2024-06-20 16:52:07 +02:00
GabrieleDeri
995948ad32
Changed refresh interval for SNMP table to 1 minute (#8433)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 15:58:10 +02:00
Matteo Biscosi
68b04937dd Fixes reports not shown in nedge 2024-05-21 10:40:39 -04:00
Luca Deri
622e945e5e Reworked host count in menubar 2024-04-23 19:46:08 +02:00
Luca Deri
8b62700502 Fixed URL 2024-04-17 08:12:26 +02:00
Matteo Biscosi
0fecdee1e4 Reworked blacklists page 2024-04-11 12:48:59 -04:00
Luca Deri
dddcc1b771 Added ntop cloud menu icon 2024-04-09 21:17:54 +02:00
Alfredo Cardigliano
73937b5fa3 Update rest paths 2024-03-08 19:57:58 +01:00
Alfredo Cardigliano
9549c69581 Moved extraction endpoints to rest 2024-03-08 10:18:24 +01:00
Nicolo Maio
c704bd46a4 Fix some errors discovered with recursive wget. 2024-02-27 16:26:16 +01:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Matteo Biscosi
f9d218fbab Reworked flow exporters host rules 2023-12-22 14:16:26 +00:00
Luca Deri
474291df7a Implemented check for enabling/disabling donfiguration dump 2023-12-07 11:11:49 +01:00
Luca Deri
8d44b7fa87 Reduced memory and trhead usage
Added missing HTTP server thread naming
Added --limit-resources to tell ntopng to reduce memory usage (useful for systems with limited resources)
2023-11-30 18:23:28 +01:00
Nicolo Maio
41bdec5489 [VS] Add badge for in progress scans (#8008) 2023-11-10 13:06:15 +01:00
Luca Deri
0b61572e16 Fixes #7923 2023-10-24 12:56:50 +02:00
Alfredo Cardigliano
6c707f05e7 Add historical_flows dashboard tempalte dep 2023-09-26 17:40:28 +02:00
Alfredo Cardigliano
bf93ebd29c Add required modules in report templates. Add vs_utils.is_available. 2023-09-26 17:33:23 +02:00
Alfredo Cardigliano
7e4ea888b1 Enable old reports for enterprise with clickhouse disabled 2023-09-15 10:16:39 +02:00
Alfredo Cardigliano
24e80bc6b9 Restore old Report page for the Pro version only 2023-09-15 09:49:15 +02:00
Alfredo Cardigliano
d43301cc3c Add explicit flag to enable flow export when recording on zmq interfaces 2023-09-13 15:11:05 +02:00
Alfredo Cardigliano
0e238d1a83 Fix smart_disk_space 2023-09-13 12:56:27 +02:00
Alfredo Cardigliano
599ce69ef5 Fix merge 2023-09-05 16:43:01 +02:00
Alfredo Cardigliano
76c8b4d510 Fix dashboard link. Change templates supporting the new multi charts. 2023-09-05 16:27:10 +02:00
Alfredo Cardigliano
4d05af1b09 Fix pools menu 2023-08-28 13:09:05 +02:00
Alfredo Cardigliano
845c6f0db4 Move dashboard entry at the top 2023-08-25 09:34:27 +02:00
Nicolo Maio
86140615fa Rework menu entries (#7784) 2023-08-24 15:37:47 +02:00
Alfredo Cardigliano
f0e7a513f9 Improve traffic recording settings (hide settings when disabling). Fix (ignore) validation when disabling the service. (fix #7728) 2023-08-18 11:27:34 +02:00
Nicolo Maio
829e4236a9 Create new page (#7745) 2023-08-09 11:17:17 +02:00
Alfredo Cardigliano
10576dbfa5 Move http_prefix global var from menu to print header 2023-07-28 11:28:28 +02:00
Alfredo Cardigliano
45ed751ea7 Make set_active_menu_entry clear ranaming it to print_header_and_set_active_menu_entry 2023-07-28 11:02:40 +02:00
Matteo Biscosi
51bede990e Fixes interface dropdown when adding a user 2023-07-05 20:35:29 +00:00
Alfredo Cardigliano
9f2abac50d Fix size unit 2023-06-23 12:15:59 +02:00
Nicolo Maio
ceef19683e Fix host rules and server ports analysis page location. 2023-06-19 15:42:12 +00:00
Alfredo Cardigliano
e5bc59bf66 Improve smart recording checks 2023-06-15 09:56:11 +02:00
Nicolo Maio
699a853640 Fix menu entries prefs. (#7520) 2023-06-05 11:19:19 +00:00