Commit graph

8443 commits

Author SHA1 Message Date
GabrieleDeri
d3a02414da
Added list networks tool (#10676) 2026-07-31 17:51:47 +02:00
Manuel Ceroni
62d92b5494
Fixed ASN historical page (#10675)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-07-31 12:30:03 +02:00
Manuel Ceroni
b441768935
Fixed the CSV import of SNMP devices (#10673) 2026-07-31 10:57:19 +02:00
Matteo Biscosi
ec72583d02 Fixes nedge incorrect ifid indexing (#10665) 2026-07-31 08:42:51 +00:00
GabrieleDeri
d3425d2a9b
Update dist (#10672)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-07-30 23:03:03 +02:00
Luca Deri
a8447474fe Changes due to ASN IPv4/IPv6 traffic breakdown 2026-07-29 21:24:26 +02:00
GabrieleDeri
b962ed2185
Updated error page to vuejs (#10671)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Updated error page to vuejs

* Update dist

* Fixes live flows filters flow risk

* Update dist
2026-07-29 19:28:38 +02:00
Matteo Biscosi
c4a004722f Added support for _ in local networks 2026-07-29 16:30:56 +00:00
Manuel Ceroni
df20d1f9f9
Enable direct network editing from the dashboard (#10669) 2026-07-29 13:07:18 +02:00
Manuel Ceroni
3b4e729c20
Fixed network alias editing (#10668) 2026-07-29 12:24:51 +02:00
Manuel Ceroni
a99343a0c0
Fixed site name validation (#10667) 2026-07-29 09:58:25 +02:00
Matteo Biscosi
79889f437c Fixes site labels 2026-07-28 15:37:14 +00:00
Matteo Biscosi
8fe52d69df Added support for / inside networks name 2026-07-28 15:20:44 +00:00
Matteo Biscosi
8d0847aa25 Fixes networks name 2026-07-28 15:17:59 +00:00
Matteo Biscosi
a7211463a5 Inverted priority on flow exporter type 2026-07-28 14:05:04 +00:00
GabrieleDeri
a42153d04c
Fixed vue router with custom http prefix (#10662) 2026-07-28 14:31:00 +02:00
Manuel Ceroni
42eb3b7191
Added site reset button (#10661) 2026-07-28 12:42:04 +02:00
Matteo Biscosi
b970c8b978 Added short name to network sites 2026-07-28 10:28:11 +00:00
Matteo Biscosi
e31f0f7aac Fixes missing preferences (#10660) 2026-07-28 10:04:41 +00:00
DGabri
60ceacc76d Added flow risk filter 2026-07-27 19:46:39 +02:00
Luca Deri
52e1680d2d Extended network sistes methods 2026-07-27 16:09:29 +02:00
Manuel Ceroni
dc15e3239f
Implement network to site hierarchy mapping (#10656) 2026-07-27 13:30:05 +02:00
Matteo Biscosi
bf6ae70d56 Fixes incorrect filename used 2026-07-27 10:19:31 +00:00
Luca Deri
540cbc4b3c minor cosmetic fixes
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-07-25 17:30:24 +02:00
Matteo Biscosi
6f5a70de52 Increased maximum amount of pollers in settings 2026-07-25 14:40:26 +00:00
Matteo Biscosi
ece544b786 Fixes incorrect local vs remote labels 2026-07-25 14:35:05 +00:00
Luca Deri
0e85418c82 Added local traffic timeseries 2026-07-25 15:43:37 +02:00
Matteo Biscosi
116898c061 Fixes preferences page not working with snmp in community 2026-07-24 07:49:38 +00:00
Matteo Biscosi
f427d83049 Fixes preferences page not working in community edition 2026-07-24 07:45:10 +00:00
Alfredo Cardigliano
1e6045d4a2 Rework clickhouse timeseries dump queue (use C++ struct rather than strings, native CH block insert, increase batch size) 2026-07-23 17:24:33 +02:00
Matteo Biscosi
ca3d46faef Added max num poller preference 2026-07-23 14:56:13 +00:00
Manuel Ceroni
d63a362667
Added descendant networks and exporters to the site page (#10637)
* Added descendant networks and exporters to the site page

* Implemented three return modes for the site hierarchy
2026-07-23 12:58:41 +02:00
Luca Deri
8b35718910 Cleaned up code for timeseries statistics
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2026-07-23 06:36:37 +02:00
GabrieleDeri
c83ae73c0b
Added top items to sites dashboard and geomap (#10631)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Added top items to sites dashboard and geomap

* Update dist
2026-07-22 17:01:18 +02:00
Alfredo Cardigliano
2e77eb8475 Fix #10620 2026-07-22 10:29:53 +02:00
Matteo Biscosi
db55fae4f9 Added ACL scope filters 2026-07-21 14:20:57 +00:00
Matteo Biscosi
462870bfc8 Fixes various issues in site page 2026-07-21 09:07:54 +00:00
Manuel Ceroni
222b0ca641
Fixed SNMP interfaces table in site SNMP dashboard (#10622) 2026-07-21 10:40:45 +02:00
GabrieleDeri
8348da27cf
Finished sites dashboard, snmp, sites, exporters (#10621)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Update dist

* Finished sites dashboard, snmp, sites, exporters

* Update dist
2026-07-21 01:31:54 +02:00
Luca Deri
3be0129821 Added check 2026-07-20 12:54:58 +02:00
GabrieleDeri
dec95a617e
Refactored sites dashboard in components (#10617)
* Refactored sites dashboard in components

* Update dist
2026-07-20 12:16:14 +02:00
Matteo Biscosi
f5ae6418e4 Added snmp_devices to sites info 2026-07-20 09:15:45 +00:00
Luca Deri
8e1efe30fb Changed timeseries setting to be shown only on specific platforms 2026-07-18 16:31:06 +02:00
Luca Deri
c3cdb6bd70 Added timeseries drops
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
E2E Tests / e2e (push) Waiting to run
2026-07-18 07:51:04 +02:00
Luca Deri
dfe7e396ef Modified ts_queue_length definition 2026-07-17 21:54:56 +02:00
GabrieleDeri
23cbdeb6fa
Fixed preferences toast, started adding vuejs spa (#10606)
* Fixed preferences toast, started adding vuejs spa

* Update dist
2026-07-17 19:54:42 +02:00
Luca Deri
dcc8b5395f Fixed usge stats: TS written and SNMP devices polled 2026-07-17 19:23:42 +02:00
Luca Deri
9ea59289ce Improved ts polling 2026-07-17 10:06:37 +02:00
Matteo Biscosi
901d8a4541 Added ts queue length timeseries 2026-07-17 07:51:24 +00:00
Luca Deri
0f249a224a Added missing check 2026-07-17 07:21:24 +02:00