Commit graph

13805 commits

Author SHA1 Message Date
Luca Deri
ca8e1b3eb1 Added check 2026-02-22 08:19:17 +01:00
Luca Deri
3e16d1a49d Added enterfaces support in duplicated flows 2026-02-21 19:59:54 +01:00
GabrieleDeri
89e84dbaa5
Fixed exporters sites navbar (#10069) 2026-02-20 14:58:54 +01:00
Alfredo Cardigliano
f8e575ca67 Show SNMP stats in Periodic Activities debug page 2026-02-20 10:46:21 +01:00
Manuel Ceroni
ee2ea2daaa
Set ClickHouse as the db for vulnerability scan reports (#10058) 2026-02-18 13:05:48 +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
a0d6107db4 Added XXXL extension 2026-02-16 19:42:32 +01:00
Matteo Biscosi
6b15e6933d Fixes missing parameters not correctly renamed 2026-02-16 18:42:14 +01:00
Manuel Ceroni
bc3c98b922
Various fixes to the exporter pages (#10052) 2026-02-16 18:19:24 +01:00
Matteo Biscosi
ca8031689d Fixes top asn chart not working correctly 2026-02-16 10:33:17 +01:00
Matteo Biscosi
c8914bdaef Fixes various issues with report page 2026-02-16 10:28:22 +01:00
Luca Deri
6f0c8179aa Enhanced flow trajectory representation 2026-02-15 17:54:29 +01:00
Bakhtiyar Neyman
e50134fd07
Fix InfluxDB top timeseries crash when snmp_utils is unavailable (#10051)
* Fix InfluxDB top timeseries crash when snmp_utils is unavailable

Guard SNMP device lookup behind options.tags.device check in
timeseries_top, matching the RRD driver's existing behavior.
Previously, snmp_utils was required unconditionally for all top
queries, causing a fatal Lua error for non-device schemas like
iface:ndpi where no device tag is present.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Guard against ntop being Pro edition.

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 12:32:26 +01:00
Luca Deri
8184712c0d Added support for swapped duplicated flows 2026-02-15 12:30:47 +01:00
Matteo Biscosi
8b951b33df Added exporter sites to report and historical page 2026-02-13 18:02:12 +01:00
Manuel Ceroni
a6c39b6734
Probe lookup added to exporter navbar when exporter IP is available (#10049) 2026-02-13 11:01:44 +01:00
Luca Deri
04a0f60073 Improved flow topology chart 2026-02-11 22:03:31 +01:00
GabrieleDeri
2c54cb8bb5
Fixed typo (#10045) 2026-02-11 16:51:14 +01:00
Manuel Ceroni
eb51a63ff2
Improved labels page (#10044)
* Improved labels page

* Removed print
2026-02-11 16:48:29 +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
84eda90f51 Improved strings 2026-02-10 21:47:16 +01:00
Luca Deri
fe32e06b3b Varisous fixes 2026-02-10 21:46:31 +01:00
Alfredo Cardigliano
eed17bda1c Fix reported infrastructure instance status 2026-02-09 18:56:38 +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
Alfredo Cardigliano
4b654e358c Change misleading name 2026-02-09 18:12:55 +01:00
Manuel Ceroni
6defb5faf5
Fixed exporters map navbar (#10038) 2026-02-09 12:54:38 +01:00
Manuel Ceroni
d34da57856
Fixed the Misc preferences page (#10036) 2026-02-09 10:53:57 +01:00
Luca Deri
b399e00dc3 Added site utils 2026-02-08 08:15:43 +01:00
Luca Deri
85c27844e8 Improved exporters formatting 2026-02-07 17:19:10 +01:00
Luca Deri
f8e1f75f3c Added missing parameter 2026-02-07 17:19:10 +01:00
GabrieleDeri
0b0eeb0456
Updated chord chart tooltip (#10032) 2026-02-07 16:53:18 +01:00
Luca Deri
6267eee989 Fixes chord charts 2026-02-07 12:47:30 +01:00
Luca Deri
52351191b6 Enhanced next hop 2026-02-07 11:03:53 +01:00
GabrieleDeri
ab3f8ee4ef
Added clickable probe ip in exporter interfaces (#10026) 2026-02-07 10:01:45 +01:00
GabrieleDeri
8fbd110f58
Updated exporters and sites map navbar (#10025) 2026-02-07 09:08:23 +01:00
Luca Deri
42a005dbd0 Added deduplication information 2026-02-06 23:23:27 +01:00
Alfredo Cardigliano
10c59f0a4c Add Exporter Site filter in Reports. Fix Flow Exporter and interface filter 2026-02-06 19:17:58 +01:00
GabrieleDeri
4083009d6d
Increased chord chart labels font (#10021) 2026-02-06 13:40:19 +01:00
Manuel Ceroni
ab0827be6a
Improved exporter site delete (#10009)
* Improved exporter site deletion

* Added semicolumn

---------

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2026-02-06 12:48:33 +01:00
Luca Deri
666cae51d6 Label update 2026-02-06 12:44:51 +01:00
Manuel Ceroni
5b896cb4f2
Reworked exporters menubar title (#10019) 2026-02-06 11:09:59 +01:00
GabrieleDeri
c57b6e1711
Added exporter sites page and consistent coloring (#10018)
* Added exporter sites page and consistent coloring

* Added back condition for navbar
2026-02-06 10:47:29 +01:00
GabrieleDeri
56a33d0999
Updated exporters map page navbar (#10017) 2026-02-06 09:50:22 +01:00
GabrieleDeri
3f8bef3c6e
Added sites map to exporters map page (#10016) 2026-02-06 09:48:06 +01:00
Luca Deri
7f18f8e067 Exporters page changes 2026-02-05 22:40:42 +01:00
GabrieleDeri
71f784e857
Updated exportes map navbar (#10014) 2026-02-05 21:23:25 +01:00
Alfredo Cardigliano
758f00bc34 Add utility function rest_utils.local_query 2026-02-05 15:17:37 +01:00
Alfredo Cardigliano
2b379c33cc Add utility function get_domain_from_url 2026-02-05 15:17:14 +01:00