Commit graph

241 commits

Author SHA1 Message Date
GabrieleDeri
ceb521a381
Started implementing flow alerts graph (#9096)
* Removed CVE col from hosts table

* Removed CVE col from hosts table

* Started implementing alerts graph

* Added tooltip init
2025-03-31 21:25:19 +02:00
GabrieleDeri
1f99754da4
Moved network discovery to monitoring from dashboard (#9041)
* Fixed dist and error codes in scss

* Moved network discovery to monitoring from dashboard
2025-03-17 14:17:17 +01:00
Matteo Biscosi
d5c82eec2b Added lucide as internal library 2025-03-14 20:02:04 +01:00
Matteo Biscosi
5f876167e5 Added assets dashboard 2025-03-12 17:08:46 +01:00
Matteo Biscosi
83301ad717 Fixes qoe icon margin 2025-02-18 17:18:58 +01:00
Matteo Biscosi
78dc7cc2b2 Fixes documentation links 2025-02-17 12:19:21 +01:00
Matteo Biscosi
46e1704560 Fixes redis active entry not correctly set 2025-02-07 11:46:06 +01:00
Matteo Biscosi
bf0f7c4407 Moved various pages and updated doc 2025-01-20 11:24:45 +01:00
Matteo Biscosi
56cf01922c Changed host rules to traffic rules and updated documentation 2025-01-17 11:09:15 +01:00
Matteo Biscosi
d50cce28d3 First implementation of acl (#8696) 2024-11-25 19:37:01 +01:00
Matteo Biscosi
68364512a6 Added license limits page (#8699) 2024-10-01 21:07:59 +02:00
GabrieleDeri
658887a47e
Created network configuration page (#8692)
* Fixed remediation links not working

* Added network configuration page

* Removed commend and updated component name

* Added network config page
2024-09-04 15:40:32 +02:00
Matteo Biscosi
48764ff843 Added per minute netflow timeseries (#8580) 2024-08-14 15:37:20 +02:00
Codato Mattia
4551d143b3
Fix custom theme path (#8547)
Fixes #8546
2024-07-23 10:30:08 +02: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
a2c60c14eb Implement historical flows replay to a virtual interface 2024-07-09 08:47:17 +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
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
0fecdee1e4 Reworked blacklists page 2024-04-11 12:48:59 -04:00
Nicolo Maio
8b0e99a6c3 Remove interface statistics graphs from the system interface. 2024-02-19 18:17:08 +01:00
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Nicolo Maio
de809c4a24 Modify active monitoring icon. 2023-10-05 10:25:44 +02:00
Alfredo Cardigliano
4d05af1b09 Fix pools menu 2023-08-28 13:09:05 +02:00
Nicolo Maio
86140615fa Rework menu entries (#7784) 2023-08-24 15:37:47 +02:00
Matteo Biscosi
2a50965f90 Added active monitoring checks subdir (#7768) 2023-08-23 16:06:27 +00:00
Nicolo Maio
829e4236a9 Create new page (#7745) 2023-08-09 11:17:17 +02:00
Nicolo Maio
597637289a Fix sidebar menu. (#7718) 2023-08-04 01:18:03 +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
Nicolo Maio
ceef19683e Fix host rules and server ports analysis page location. 2023-06-19 15:42:12 +00:00
Nicolò Maio
fbae5e861b
Add Server Ports Analysis page. (#7493) (#7498)
* Add Server Ports Analysis page. (#7493)

* Add num hosts in server ports rest. (#7493)

* Fix memory leak and fix GUI bug. (#7493)

* Minor Fix. (#7493)

* Minor fix.

* Minor Fix.

* Fix paths
2023-05-29 16:26:03 +02:00
Luca Deri
625dcb86de Integrated API documentation in left menubar 2023-05-24 17:52:32 +02:00
Nicolo Maio
5f54c64dee Add multicast forwarders. (#7396) 2023-04-17 15:40:40 +02:00
Alfredo Cardigliano
ad30e602e2 Fix style 2023-03-29 18:41:47 +02:00
vannucci
cfbfa3bc2c [nEdge] Add inter-LANs policies #7242 2023-03-06 12:55:29 +00:00
Nicolò Maio
cf8a89a7e1
Add lowerbound and upperbound choice and percentage threshold on host rules. (#6855) (#7238)
* Add lowerbound and percentage threshold on host rules. (#6855)

* Add interface rules. (#6855)

* Added ability to blacklist hosts via Lua API

* Not supposed to be committed

* Method signature change to be called it also from a lua host script

* Fix empty string heck

* Add param check

* Add example listing alerts

* Fix params check

* Fix alert raw queris

* Removed debug code

* MacOS changes

* Updated (C)

* Warning fixes

* Removed sprintf calls

* Added rx_only_hosts classification

* https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Update dist: https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Remove obsoleted comment

* Minor GUI fix. (#6855)

* Fix on alert format. (#6855)

* Minor fix. (#6855)

* Update doc. (#6855)

---------

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
Co-authored-by: Luca Deri <deri@ntop.org>
Co-authored-by: Alfredo Cardigliano <cardigliano@ntop.org>
Co-authored-by: uccidibuti <vannucci@ntop.org>
2023-02-21 14:37:09 +01:00
MatteoBiscosi
1d728062f7 Fixed various server ports page issues 2023-01-20 18:10:02 +01:00
MatteoBiscosi
adfdb5c973 Added historical page into ports analysis 2023-01-20 11:20:13 +01:00
MatteoBiscosi
4f5e7c83fe Added new ports analysis page 2023-01-19 17:45:07 +01:00
MatteoBiscosi
e8e2627e33 Added server ports to VLANs 2023-01-18 15:36:59 +01:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Luca Deri
e01a0f7b6f Reworked alerts 2022-12-28 16:33:26 +01:00
MatteoBiscosi
57ffd0a2c9 Moved host rules page into Host menu (#7055) 2022-12-19 12:24:21 +01:00
MatteoBiscosi
60454d5a4d Removed multiple entries from maps entry (#6889) 2022-11-16 18:04:34 +01:00
MatteoBiscosi
52b7ad12ce Fixes datatable reload not hidden 2022-10-26 11:54:06 +02:00
MatteoBiscosi
400a6d217a Moved to new page-navbar 2022-09-15 13:15:27 +02:00
Luca Deri
fa51a2b4e8 Added the ability to upload a pcap file for analysis 2022-09-08 00:46:24 +02:00