Commit graph

1079 commits

Author SHA1 Message Date
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
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
1c5b387d04 Add enterprise check on enabling menu voices. 2023-05-08 15:32:22 +00:00
Nicolo Maio
18d7b267b8 Add prefs for help and developer menu voices. 2023-05-08 12:42:27 +00:00
Nicolo Maio
fa35700fc8 Merge branch 'dev' into update-mac-tracking 2023-05-05 13:06:27 +00:00
Alfredo Cardigliano
9f14c401ed Fix disk space validation (form validation reporting need to be improved) 2023-05-04 11:29:58 +02:00
Nicolo Maio
c72a5c9d28 Update tracking mac address. (#7419) 2023-05-03 15:26:09 +00:00
Luca Deri
2ba7e605a1 Check exclusions are not supposed to be visualised with the system interface 2023-04-27 17:45:25 +02:00
Alfredo Cardigliano
3dbac3aefe Add some tolerance to the warning about window check 2023-04-27 14:21:08 +02:00
Alfredo Cardigliano
4aaa412c30 Fix reported disk space config 2023-04-27 11:56:34 +02:00
Alfredo Cardigliano
456867b3d1 Add notes about smart recording and license required 2023-04-20 09:53:21 +02:00
Alfredo Cardigliano
f6e6004a96 Add smart window info 2023-04-19 12:16:31 +02:00
Matteo Biscosi
b814ccf339 Removed interface page from system interface 2023-04-18 14:32:07 +00:00
Alfredo Cardigliano
591d27d58f
Merge pull request #7409 from NicoMaio/add-multicast-forwarders
Add multicast forwarders. (#7396)
2023-04-17 17:30:00 +02:00
Alfredo Cardigliano
e192def3a8 Push smart recording filters from flows and hosts directly. Removed endpoint. 2023-04-17 17:27:03 +02:00
Nicolo Maio
5f54c64dee Add multicast forwarders. (#7396) 2023-04-17 15:40:40 +02:00
Alfredo Cardigliano
013422ac2b Create smart recording configuration 2023-04-11 17:04:35 +02:00
Alfredo Cardigliano
a83c3bd61a Extend traffic recording page with smart recording settings 2023-04-11 12:31:20 +02:00
Matteo Biscosi
a8da92b578 Reworked application management page 2023-04-03 11:02:29 +00:00
Matteo Biscosi
3667453fb4 Hide checks for system interface (#7289) 2023-03-15 14:26:19 +00: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
Alfredo Cardigliano
80542042ee Remove old Health -> Alerts page 2023-01-23 19:12:03 +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
Alfredo Cardigliano
ab9682ed30 Always use auth module to check capabilities. Add allowed nets to auth module. 2023-01-10 12:03:52 +01:00
Alfredo Cardigliano
7da1395b87 Reworking capabilities support 2023-01-09 18:46:40 +01:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
uccidibuti
9e1a8efbf8 footer 2022-12-29 00:16:14 +01:00
Luca Deri
e01a0f7b6f Reworked alerts 2022-12-28 16:33:26 +01:00
MatteoBiscosi
b967873a6e Fixes hidden historical flow entry 2022-12-21 11:55:57 +01:00
MatteoBiscosi
45e0acf8ef Fixes menu entry not correctly hidden (#7057) 2022-12-19 17:09:14 +01:00
MatteoBiscosi
57ffd0a2c9 Moved host rules page into Host menu (#7055) 2022-12-19 12:24:21 +01:00
Luca Deri
9d7bdc36a0 Fixes #7029 2022-12-12 10:37:13 +01:00
MatteoBiscosi
418b4e954c Moved event exporters to attic page 2022-12-07 18:33:09 +01:00