GabrieleDeri
26075a8e8a
Moved nedge hosts table to vue ( #9517 )
2025-08-13 19:00:32 +02:00
Matteo Biscosi
cbd5ce4e04
Added link to asn stats and name to ASN ( #9345 )
2025-07-08 18:17:52 +02:00
Matteo Biscosi
4b46069727
Updated format snmp port name function
2025-07-02 10:00:35 +02:00
Matteo Biscosi
55c1f82308
Fixes missing mac filter ( #9099 )
2025-04-03 08:49:34 +02:00
Alfredo Cardigliano
cad117a381
Further improve partial match results
2025-04-01 10:12:09 +02:00
Alfredo Cardigliano
9494fee954
Improve search in case of full ip with partial match
2025-04-01 10:08:08 +02:00
Alfredo Cardigliano
41f122097e
Move all asset endpoints to pro
2025-03-19 17:11:28 +01:00
Alfredo Cardigliano
d27fbb8025
Add missing paths
2025-03-19 09:00:08 +01:00
Luca Deri
254af8566b
Assets improvements
2025-03-18 22:32:31 +01:00
Luca Deri
14457b3818
Assets improvement
2025-03-18 20:58:09 +01:00
Luca Deri
704bb92b5b
Asset rework
2025-03-18 18:01:44 +01:00
Alfredo Cardigliano
230747b010
Rework asset dashboard
2025-03-18 15:49:27 +01:00
GabrieleDeri
6d2f9213eb
Fixed assets links issues and last seen formatting ( #9052 )
2025-03-18 09:48:10 +01:00
GabrieleDeri
a1e077c6ac
Added Unknown manufacturer filter ( #9042 )
...
* Fixed dist and error codes in scss
* Moved network discovery to monitoring from dashboard
* Added unknown MAC manufacturer filter in assets page #9036
2025-03-17 15:36:15 +01:00
Matteo Biscosi
60c9c6d7fb
Small changes to assets page
2025-03-13 15:43:19 +01:00
Matteo Biscosi
77e811a415
Added responsive to apexcharts
2025-03-13 12:52:00 +01:00
Matteo Biscosi
b45df18ece
Reduced shorten string
2025-03-13 10:25:30 +01:00
Matteo Biscosi
0f7344c79a
Fixes issues with assets insert in clickhouse
2025-03-13 10:10:26 +01:00
Matteo Biscosi
5f876167e5
Added assets dashboard
2025-03-12 17:08:46 +01:00
GabrieleDeri
4c1026f54d
Updated some REST documentation ( #9013 )
2025-03-03 10:31:37 +01:00
GabrieleDeri
3e13ef3f06
Fixed broken iec104 REST, added missing params error code #9001 ( #9002 )
2025-02-26 14:35:24 +01:00
Matteo Biscosi
bd5a4dbe34
Fixes assets filter and access control list preference
2025-01-22 17:15:41 +01:00
Matteo Biscosi
3150761f26
Added first implementation of Assets
2025-01-21 12:30:56 +01:00
Matteo Biscosi
477499a9b8
Added rest for assets ( #6794 )
2025-01-15 09:57:03 +01:00
Matteo Biscosi
19fb4af3e4
Added assets info ( #6794 )
2025-01-14 17:41:34 +01:00
Matteo Biscosi
1e18b7b693
Added Assets to hosts dump ( #6794 )
2025-01-14 10:43:12 +01:00
Matteo Biscosi
a63dec0dcc
Reworked assets table
2024-12-30 12:37:54 +01:00
Matteo Biscosi
35e0a4d1e2
Added REST parameters, mac, pool, pool_id ( #8807 )
2024-11-12 17:30:26 +01:00
Matteo Biscosi
87a3640870
Moved inactive hosts page to the new back end
2024-11-08 18:18:59 +01:00
Matteo Biscosi
1f3f708b33
Possible fix for speedtest issue ( #8637 )
2024-08-19 19:44:29 +02:00
Alfredo Cardigliano
cf34364ea5
Enable ja4 in fingerprint rest
2024-08-09 10:40:11 +02:00
Alfredo Cardigliano
548c9aeec5
Remove obsolete JA3 support
2024-08-09 09:08:32 +02:00
DGabri
81c696aef7
Cleaned alerts REST for telemetry host, flow
2024-07-23 11:00:23 +02:00
Matteo Biscosi
db468c3d2a
Ported exporter info to correct c++ function
2024-07-19 17:23:20 +02:00
Matteo Biscosi
e877739a91
Fixes issue with host pools assignment
2024-07-12 18:13:25 +02:00
Alfredo Cardigliano
3a08b62e05
Return host_pool_match (ip or mac) from C
2024-07-12 15:55:22 +00:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table ( #8475 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
* Ported AS table to new table
* Started fixing live flow IP filter
* Fixed date formatter
* Removed debug code
* Removed tprint
* Removed unused import
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00
Matteo Biscosi
7101d34fd5
Fixes host filters not correctly working ( #8461 )
2024-06-26 11:31:00 +02:00
GabrieleDeri
7321eadf7a
Added new table to host countries page ( #8473 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-25 10:57:57 +02:00
Alfredo Cardigliano
2d10f24525
Extend search to show AS info (add link). Extend as_stats.lua to filter for a single AS.
2024-06-20 12:49:23 +02:00
Matteo Biscosi
e25e417ba1
Updated host configuration page
2024-06-19 11:02:56 +02:00
Matteo Biscosi
cb0312aa64
Added mac address to the hosts page
2024-05-31 10:39:30 -04:00
Matteo Biscosi
00cb3604b1
Fixes filters sorting ( #8361 )
2024-05-02 03:59:51 -04:00
Matteo Biscosi
1d732c2c75
Fixes missing network filters dropdown
2024-04-15 10:59:02 -04:00
Alfredo Cardigliano
eb69c20864
Debug tracing
2024-04-02 16:44:30 +02:00
Matteo Biscosi
979955936f
Fixes some issues with flow page
2024-03-19 07:09:45 -04:00
Matteo Biscosi
7792bf4fb6
Reworked host page to vuejs
2024-03-08 12:54:49 -05:00
Alfredo Cardigliano
19a53092f4
Handle format=json in rest/v2/get/xxx/alert/list.lua
2024-02-28 16:14:29 +01:00
Nicolo Maio
75779534b2
Add JA4C report. ( #8239 )
2024-02-23 12:23:30 +01:00
Luca Deri
55870e97b9
(C) Update
2024-01-12 11:44:18 +01:00