Commit graph

568 commits

Author SHA1 Message Date
GabrieleDeri
6801ec1034
Added ai stats page, updated breakdown, 3x speedup dist, removed deps on npm (#10236)
* Added ai stats page, updated breakdown style, 3x speedup npm run build, removed deps on npm

* Added ai stats page href

* Fixes ai stats page

* Update dist

* Fixes create_dist
2026-03-31 18:14:06 +02:00
Luca Deri
9ebe8244f2 Implemented %BGP_INFO 2026-03-31 00:29:46 +02:00
Luca Deri
cd3e6bde4a Improved flow roles imolementation 2026-03-11 23:32:44 +01:00
Luca Deri
f2a4e2b636 Improved fingerprint copy button 2026-03-09 21:33:42 +01:00
Luca Deri
b39038af9a Enhanced historical flow path 2026-03-09 19:43:16 +00:00
Luca Deri
aadb847972 Removed tracing 2026-03-09 18:33:39 +01:00
Luca Deri
e6ab0d9cf8 Added check to avoid duplicate edges 2026-03-07 08:07:02 +00:00
Luca Deri
1a75a2ccc6 Expanded flow nodex with SNMP 2026-03-06 23:16:17 +00:00
GabrieleDeri
d10842a08c
Removed old d3 piechart, moved to d3v7 (#10136) 2026-03-06 17:13:35 +01:00
Manuel Ceroni
dbbaa3dcfb
Removed the exporter graph if there are not at least 3 nodes (#10123) 2026-03-03 10:17:39 +01:00
Luca Deri
fe61dc24ee Added exporter source information (sFlow/IPFIX) 2026-02-28 12:25:10 +01:00
Luca Deri
f22953f932 Flow collection display fixes 2026-02-27 20:52:31 +01:00
Luca Deri
11514d504e Improved layout 2026-02-27 13:11:16 +01:00
Luca Deri
09b8021702 Removed duplication 2026-02-27 13:07:03 +01:00
Manuel Ceroni
813a4e03ec
Removed the SNMP Interfaces field (#10114) 2026-02-27 12:03:46 +01:00
Manuel Ceroni
022d248367
Minor fixes to the exporters information field (#10113) 2026-02-27 11:37:11 +01:00
Luca Deri
7ed2de903b Exporters code cleanup 2026-02-27 10:50:35 +01:00
Manuel Ceroni
dc192dbbff
Added the additional exporters to the historical flow details (#10110) 2026-02-27 10:26:25 +01:00
Luca Deri
6757405b12 Enhanced flow visualization 2026-02-26 19:19:32 +01:00
Luca Deri
75a01ffa72 Added loop avoidance check 2026-02-24 22:25:28 +01:00
Luca Deri
e3dc926be8 Flow deduplication (where available) is now enabled by default 2026-02-24 19:16:39 +01:00
Luca Deri
72cedb6e1d Removed trace 2026-02-24 18:50:56 +01:00
GabrieleDeri
49ffbc54a4
Updated live flows exporters graph (#10090) 2026-02-24 16:51:25 +01:00
GabrieleDeri
1c5801aa53
Added graph component (#10073) 2026-02-23 18:41:10 +01:00
Luca Deri
3e16d1a49d Added enterfaces support in duplicated flows 2026-02-21 19:59:54 +01:00
Luca
6752fed77b Fixe rendering with sFlow 2026-02-17 16:21:30 +01:00
Matteo Biscosi
6c5e6348aa Fixes attempt to index nil value in case of empty next hop 2026-02-17 14:40:06 +01:00
Luca Deri
6f0c8179aa Enhanced flow trajectory representation 2026-02-15 17:54:29 +01:00
Luca Deri
8184712c0d Added support for swapped duplicated flows 2026-02-15 12:30:47 +01:00
Luca Deri
04a0f60073 Improved flow topology chart 2026-02-11 22:03:31 +01:00
Luca Deri
6c1b7870e9 Added missing <th> in case of missing flow trajectory 2026-02-11 09:53:54 +01:00
Luca Deri
53be83a9da Updated flow details 2026-02-10 23:11:40 +01:00
Luca Deri
a84e4235df Fixed lua warning (ntop_set_lua_cache : expected string[@pos 2], got number)
Added Geolocation comment
Fixed nextHost/exporter HREF
2026-02-09 18:27:53 +01:00
Luca Deri
85c27844e8 Improved exporters formatting 2026-02-07 17:19:10 +01:00
Luca Deri
52351191b6 Enhanced next hop 2026-02-07 11:03:53 +01:00
Luca Deri
42a005dbd0 Added deduplication information 2026-02-06 23:23:27 +01:00
Luca Deri
c181b384f4 Added copy button 2026-01-26 21:23:03 +01:00
Luca Deri
111e1eea05 Added copy button for fingerprints 2026-01-26 16:28:55 +01:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Manuel Ceroni
1cf197c6fe
Fixed the fingerprint(s) field in live flows (#9957) 2026-01-14 11:59:00 +01:00
Luca Deri
041e048112 nDPI fingerprint enhancements 2026-01-09 12:37:20 +01:00
Luca Deri
0781de2239 Partial implementation of #9926
- ndpi fingerprint is not read from nDPI and put in memory
- extended flow_details.lua to display ndpi fingerprint
2026-01-04 23:19:42 +01:00
Luca Deri
87ebfa97b5 Implements #9908 2026-01-02 18:44:57 +01:00
Matteo Biscosi
2a6ff756c0 Added support to profinet 2025-12-31 12:20:46 +01:00
Luca Deri
84a4435a49 Fixed bug when flow is expired 2025-12-11 23:40:38 +01:00
Matteo Biscosi
8889cf8641 Removed tprint debug 2025-12-11 11:54:04 +01:00
Matteo Biscosi
d92c0db9e9 Added s7comm to historical flows / added details to historical 2025-12-11 09:57:04 +01:00
Luca
4ace03f3b4 Added missing check 2025-12-11 09:38:49 +01:00
Alfredo Cardigliano
158449e1b8 Remove debug print 2025-12-11 09:14:00 +01:00
Matteo Biscosi
bdae16ca79 Added s7comm initial page details 2025-12-10 16:22:22 +01:00