Commit graph

630 commits

Author SHA1 Message Date
Nicolo Maio
ceef19683e Fix host rules and server ports analysis page location. 2023-06-19 15:42:12 +00: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
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
Matteo Biscosi
b814ccf339 Removed interface page from system interface 2023-04-18 14:32:07 +00:00
Nicolo Maio
5f54c64dee Add multicast forwarders. (#7396) 2023-04-17 15:40:40 +02: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
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
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
Luca Deri
d8769f866b Implements #6994 (Add support for Radius User Capabilities)
Removed /metrics URL leftover
2022-12-01 22:18:48 +01:00
Alfredo Cardigliano
17ef691943 Show exporters on dynamic flow collection interfaces 2022-11-30 15:26:32 +01:00
MatteoBiscosi
60454d5a4d Removed multiple entries from maps entry (#6889) 2022-11-16 18:04:34 +01:00
Alfredo Cardigliano
1388245f6b Hide alert disable button with ntopng <M 2022-11-10 16:23:19 +01:00
Alfredo Cardigliano
f9cb0c7b2d Code cleanup 2022-11-10 15:54:17 +01:00
MatteoBiscosi
79749efc69 Fixes ifaces icons not correctly shown (#6884) 2022-09-15 17:09:32 +02:00
Luca Deri
fa51a2b4e8 Added the ability to upload a pcap file for analysis 2022-09-08 00:46:24 +02:00
Luca Deri
c2a8faeeef Removed outdated top hosts menu entry 2022-09-05 12:19:14 +02:00
Luca Deri
45bcebd021 Added ntopng Enterprise XL support 2022-09-03 11:26:36 +02:00
Luca Deri
db8af5c188 Disabled work in progress 2022-08-22 18:20:05 +02:00
MatteoBiscosi
7512a93eff Fixed partially asset map 2022-08-22 17:14:35 +02:00
Luca
64dc0b78bf Temporarely disabled assets 2022-08-20 07:11:59 +02:00
Luca Deri
be0847963d Asset changes 2022-08-19 19:42:57 +02:00
MatteoBiscosi
1775233197 Updated device connection alert (#6801) 2022-08-08 11:37:33 +02:00
MatteoBiscosi
d6471d8dac Added device connection/disconnection alert (#6801) 2022-08-05 10:46:18 +02:00
MatteoBiscosi
b9f88d9aa9 Fixes influxdb monitor not working (#6723) 2022-07-11 10:47:39 +02:00
MatteoBiscosi
8dad513a4e Removed telemetry 2022-07-05 15:17:13 +02:00
uccidibuti
7d1508284c Fix time format: Misleading header time in collector mode #6732 2022-06-29 15:54:25 +02:00
uccidibuti
a2eb7eedf2 Fix: Misleading header time in collector mode #6732 2022-06-29 15:33:54 +02:00
uccidibuti
0859415a14 Misleading header time in collector mode #6732 2022-06-29 15:24:19 +02:00
Alfredo Cardigliano
c68a7b9f5c Hide the event exporters menu for the time being 2022-06-14 15:59:16 +02:00
Luca Deri
b2f20317b8 Reworked host map 2022-04-27 16:37:26 +02:00
MatteoBiscosi
af41fc37ab Unified endpoints and recipient page (#6541) 2022-04-27 16:34:16 +02:00
MatteoBiscosi
09beaaa92b Fixes menu to aligned (#6540) 2022-04-22 15:32:03 +02:00
MatteoBiscosi
d741c41107 Changed maps format and fixed vlan bugs 2022-04-14 18:40:58 +02:00