Commit graph

41 commits

Author SHA1 Message Date
Matteo Biscosi
7792bf4fb6 Reworked host page to vuejs 2024-03-08 12:54:49 -05:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
9f9beb0303 Removed profiling print 2024-02-21 10:44:16 +00: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
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Luca Deri
fc79e6b02f Added pragma checks 2024-02-19 11:37:27 +01:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Matteo Biscosi
80b5b9fb3c Added category renaming cleanup at startup 2024-01-31 10:15:13 +00:00
Matteo Biscosi
3f703ca062 Fixes possible crash on custom application editing 2024-01-30 15:08:29 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Matteo Biscosi
39e289c3ec Added SNMP interface usage (#8112) 2023-12-18 14:33:57 +00:00
Matteo Biscosi
547de6a6c1 Added interface exporter usage timeseries 2023-12-05 14:08:22 +00:00
Matteo Biscosi
2336ea1762 Added aliases REST API (#8053) 2023-11-29 11:02:04 +00:00
Nicolo Maio
a56ce4b93f Remove possibility to set alias to untagged traffic. 2023-11-13 17:33:53 +01:00
Nicolo Maio
bb4bd92eac Remove VLAN 0. 2023-11-13 16:50:59 +01:00
Alfredo Cardigliano
615cb2544a Add ntopng Host Address prefs under User Interface settings 2023-11-13 11:14:29 +01:00
Nicolo Maio
77c9f15f1f Fix VLAN 0 and handle alias for untagged traffic. (#8001) 2023-11-10 10:54:25 +01:00
Nicolo Maio
056c585a04 Fix VLAN page Untagged traffic case. (#7998) 2023-11-09 15:56:38 +01:00
Alfredo Cardigliano
1e42102297 Review getHostAltName 2023-11-03 12:16:52 +01:00
Alfredo Cardigliano
5ea15bde06 Fix report email on nedge 2023-10-04 11:56:08 +02:00
Matteo Biscosi
f6c29ea09f Fixes flow devices not working with view interface 2023-10-02 10:18:54 +00:00
Matteo Biscosi
3224e81030 Fixes top flows sankey 2023-09-25 16:34:52 +00:00
Luca Deri
38f0047dc1 Added mapServiceName
Example mapServiceName(80, "tcp")
2023-09-18 11:19:47 +02:00
Alfredo Cardigliano
95c4ee97fe Add getHttpHost guessing the ntopng url host 2023-08-30 09:58:28 +02:00
Alfredo Cardigliano
8787ff9d46 Fix direct call of rest endpoints 2023-08-25 09:10:40 +02:00
Matteo Biscosi
219d57e362 Fixes ndpi application duplication ids 2023-07-13 14:52:15 +00:00
Matteo Biscosi
fecac5de03 Added ability to set Probes aliases (#7599) 2023-07-04 15:34:50 +00:00
Alfredo Cardigliano
dcbc2f9c48 Print product model and cloud mode 2023-06-20 10:16:08 +02:00
Alfredo Cardigliano
96698a9f2d Add support for cloud license 2023-06-07 09:33:00 +02:00
Matteo Biscosi
2dfe00aca5 Added inactive hosts tab 2023-06-05 15:01:20 +00:00
Alfredo Cardigliano
d93ad2562d Rework embedded checks 2023-05-03 08:59:45 +02:00
Luca Deri
2f20e3f903 Removed "hide from top" hist feature that was not popular and reduced the overall speed
Added icon for blackhole hosts (i.e. hosts RX-only)
2023-02-17 15:27:36 +01:00
Luca Deri
21101c43f1 Added detection of periodic flows and exported it as flow risk in both flows and alerts 2022-12-30 19:48:26 +01:00
MatteoBiscosi
e0b08d6878 Correctly formatted flow tuple with vlans 2022-12-19 10:38:30 +01:00
MatteoBiscosi
af27e50699 Fixes application page not correctly saving the changes (#7024) 2022-12-13 15:56:43 +01:00
MatteoBiscosi
44ddaae446 Fixes vlan full name not perfectly formatted 2022-12-07 16:18:35 +01:00
MatteoBiscosi
19065241bb Fixes MAC settings not changed (#6916) 2022-10-03 17:19:19 +02:00
Luca Deri
45bcebd021 Added ntopng Enterprise XL support 2022-09-03 11:26:36 +02:00
MatteoBiscosi
9487fd9711 Fixes missing os_utils modules 2022-08-31 15:05:36 +02:00
Alfredo Cardigliano
3881dd3eea Fix network_utils dep 2022-08-31 09:57:45 +02:00
Luca
49bdd32ce0 Reworked lua code 2022-08-30 19:32:05 +02:00