Commit graph

18 commits

Author SHA1 Message Date
Alfredo Cardigliano
07e23d469a Add AS information to the database from geoip/as.csv when available. Cache the information on redis. Use RIPE service as last resort. 2026-06-09 10:36:54 +02:00
Luca Deri
3e97c61c01 Added IX stats 2026-05-15 17:53:10 +02:00
Manuel Ceroni
8292b95185
Added AS interface role breakdown for live flows (#10345) 2026-05-12 11:04:27 +02:00
Manuel Ceroni
bc266e0fc7
Implemented AS traffic interface breakdown (#10324)
* Implemented AS traffic interface breakdown

* Minor fixes to the AS traffic interface breakdown

* Moved breakdown_role percent rounding to NtopUtils.largestRemainderRound
2026-05-06 11:07:26 +02:00
Matteo Biscosi
d881e76473 Added support to Interface role filters 2026-03-12 12:10:14 +00:00
Matteo Biscosi
c30da9a303 Added profiling to AS stats page 2026-03-06 14:36:29 +00:00
Matteo Biscosi
0b3879ee3a Fixes asn page only working with clickhouse (#10132) 2026-03-06 10:10:09 +00:00
Matteo Biscosi
063d281ffc Removed old libreries no more used 2026-03-03 14:25:00 +00:00
Matteo Biscosi
65106ab211 Refactor of ASN stats page 2026-03-02 18:17:41 +00:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Manuel Ceroni
9455936df4
Added Other AS filter (#9665) 2025-09-15 11:34:04 +02:00
Manuel Ceroni
d6155c0974
Added the AS icon to the as-stats page (#9630) 2025-09-08 09:24:57 +02:00
GabrieleDeri
470c8224f5
Added ASN sorting by asn to improve GUI readability (#9565) 2025-08-28 15:35:19 +02:00
Matteo Biscosi
b9eeacbee3 Added dropdown to select the correct ASN (#9335) 2025-07-11 18:17:56 +02:00
Manuel Ceroni
f9ebbcc842
Fixed ASN 0 in as_stats (#9361) 2025-07-08 10:34:01 +02:00
Matteo Biscosi
811699d523 Fixes slow loading chart (#9332) and added actions button to ASN page (#9334) 2025-07-03 14:40:18 +02:00
GabrieleDeri
fe18eff11d
Started fixing rest Documentation and postman collection creation (#8987) 2025-02-24 11:46:44 +01:00
GabrieleDeri
de552b75e1
Fixed network monitoring missing REST (#8482)
* Added page as stats

* Fixed network discovery table and REST, added MAC address sorting function in JS utility class

* Added REST for preferences

* Fixed error onMounted div check

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 23:21:45 +02:00