Commit graph

8090 commits

Author SHA1 Message Date
Matteo Biscosi
d91411db91 Fixes clickhouse timeseries incorrect naming 2026-03-10 11:44:26 +00:00
Luca Deri
b39038af9a Enhanced historical flow path 2026-03-09 19:43:16 +00:00
GabrieleDeri
a72da1007c
Removed apex donut chart, removed flow analysis page (#10141) 2026-03-09 18:37:31 +01:00
Alfredo Cardigliano
a53b3ba3d8 Rework CH ts batch queue. Implement CHTimeseriesExporter similar to RRD/Influx. Add periodic ts export per interface (it was global running on system) 2026-03-09 16:02:48 +01:00
Luca Deri
1a75a2ccc6 Expanded flow nodex with SNMP 2026-03-06 23:16:17 +00:00
Manuel Ceroni
f10c629b7c
Improved pools import and export (#10135) 2026-03-06 19:03:44 +01:00
Alfredo Cardigliano
84654a6ec5 Fix ch ts charts with 1s resolution 2026-03-06 17:33:14 +00:00
GabrieleDeri
d10842a08c
Removed old d3 piechart, moved to d3v7 (#10136) 2026-03-06 17:13:35 +01:00
Matteo Biscosi
c30da9a303 Added profiling to AS stats page 2026-03-06 14:36:29 +00:00
Alfredo Cardigliano
6da58b19f4 Optimize ts schema on CH 2026-03-06 11:13:52 +00:00
Alfredo Cardigliano
b8c65c4b86 Add checks on CH enabled/disabled when enabling TS 2026-03-05 15:43:46 +00:00
Alfredo Cardigliano
11bf3bae2f Initial implementation of ClickHouse timeseries (experimental) 2026-03-05 13:50:19 +00:00
Alfredo Cardigliano
56e9225326 Add Allowed Host Pools for Users, configurable in the local user settings 2026-03-04 09:31:34 +00:00
Matteo Biscosi
9470f1ab3a Added ASN filter types to ASN overview page 2026-03-03 11:57:25 +00: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
Manuel Ceroni
9929087cfc
Fixed the return path of the exporter information graph for historical flows (#10122) 2026-03-03 09:40:39 +01:00
Matteo Biscosi
fe259d97b8 Reduced workload on ASN timeseries 2026-03-02 18:17:41 +00:00
Matteo Biscosi
2469c3235b Fixes ASN historical filter not working 2026-03-02 18:17:41 +00:00
Matteo Biscosi
65106ab211 Refactor of ASN stats page 2026-03-02 18:17:41 +00:00
Matteo Biscosi
3d92bd6d0e Fixes no more working snapshot (#10054) 2026-03-02 18:17:41 +00:00
Manuel Ceroni
d359585ab1
Added the exporters graph to the historical flows details (#10118) 2026-03-02 16:59:39 +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
Manuel Ceroni
3836932313
Formatted the Exporters Information field (#10115)
* Formatted the Exporters Information field

* Minor Exporters Information field fix
2026-02-27 12:49:57 +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
Manuel Ceroni
dc192dbbff
Added the additional exporters to the historical flow details (#10110) 2026-02-27 10:26:25 +01:00
Matteo Biscosi
32cdde89f3 Fixes dygraph-legend index 2026-02-26 11:40:09 +00:00
Alfredo Cardigliano
9c89bd8401 Show empty ts for cpu pctg 2026-02-25 14:16:02 +00:00
Matteo Biscosi
a20b49f565 Fixes missing timeseries_id switch 2026-02-25 11:53:43 +00:00
Alfredo Cardigliano
a19db8e13a Add per thread stats in the Ntop class. Add timeseries with cpu load per thread with 5s granularity. 2026-02-25 10:18:22 +00:00
Luca Deri
73363d3ef6 Fixes #10074 2026-02-24 22:42:44 +01:00
Luca Deri
e3dc926be8 Flow deduplication (where available) is now enabled by default 2026-02-24 19:16:39 +01:00
GabrieleDeri
1c5801aa53
Added graph component (#10073) 2026-02-23 18:41:10 +01:00
Matteo Biscosi
1d48ea3535 Fixes port names not correctly formatted 2026-02-23 17:33:56 +00:00
Luca Deri
095c2e7bd4 Added checks 2026-02-22 23:01:12 +01:00
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 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
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
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