Commit graph

8101 commits

Author SHA1 Message Date
Alfredo Cardigliano
fc5c7a0dfd Implement queryLastValues for clickhouse ts 2026-03-16 10:34:15 +01:00
Alfredo Cardigliano
1d7d5e52a2 Add interface role formatter 2026-03-13 11:57:11 +01:00
Luca Deri
086963cf06 Implements MFA (Multi Factor Authentication) 2026-03-13 09:06:43 +01:00
GabrieleDeri
0dcc634e1a
Fixes piechart issues in report pages, added formatter in report definiton (#10161) 2026-03-12 16:43:42 +01:00
Matteo Biscosi
d881e76473 Added support to Interface role filters 2026-03-12 12:10:14 +00:00
Manuel Ceroni
fbdeaed620
Implemented the interface role filter UI in the as stats page (#10157) 2026-03-12 11:39:52 +01:00
Luca Deri
cd3e6bde4a Improved flow roles imolementation 2026-03-11 23:32:44 +01:00
Alfredo Cardigliano
32b17af642 Rewrite Local Networks Not Configured message to make it dismissable 2026-03-11 15:29:43 +01:00
Alfredo Cardigliano
d57d85642c Fix labels and points with no data for clickhouse ts 2026-03-11 10:04:04 +01:00
Alfredo Cardigliano
352a21a70d Fix append on metrics like iface:ndpi to clickhouse ts 2026-03-11 09:25:14 +01:00
Alfredo Cardigliano
05aebd586d Fix line_protocol_parse 2026-03-11 09:16:30 +01:00
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