Commit graph

49 commits

Author SHA1 Message Date
GabrieleDeri
26d145af35
Added asn mode menu handling with zmq interface (#9479) 2025-08-08 17:01:33 +02:00
Matteo Biscosi
c56c57c101 Added loading and transitions to chart in AS stats; removed multiple requests 2025-07-31 10:44:49 +02:00
GabrieleDeri
ffc11efb27
Reworked menu for ixp mode #9453 (#9460) 2025-07-30 18:28:04 +02:00
GabrieleDeri
2b6ed1f4ce
Updated asn mode pref check (#9448) 2025-07-28 21:55:10 +02:00
GabrieleDeri
4bb2f117bd
Added as table for ASN Mode #9422 (#9445) 2025-07-28 14:10:07 +02:00
Matteo Biscosi
d0f9676205 Added asn generic page (#9432) 2025-07-25 17:05:15 +02:00
Matteo Biscosi
1ae799e67c Fixes incosistent icons (#9407) 2025-07-21 10:56:27 +02:00
Matteo Biscosi
55ec9981fd Added top asn timeseries to ASN page 2025-07-01 11:13:37 +02:00
Matteo Biscosi
d5faef1a17 Added exporters stats on ASN (#) 2025-06-30 11:07:33 +02:00
Matteo Biscosi
49acf553e4 Fixes missing check 2025-06-27 09:30:01 +02:00
Matteo Biscosi
fee1449b16 Fixes invalid check on asn page 2025-06-26 19:01:58 +02:00
Manuel Ceroni
73ec8592e4
Implemented egress traffic Sankey with ASN source data (#9311) 2025-06-25 14:08:15 +02:00
Luca Deri
3b5217c583 Added comment 2024-09-02 18:33:12 +02:00
GabrieleDeri
10fb326133
Added ASN name in ASN timeseries page (#8659)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare

* Added ASN name in ASN timeseries page
2024-08-22 16:04:38 +02:00
Matteo Biscosi
1eccd8c4c7 Fixes non working asn historical page 2024-07-25 15:39:43 +02:00
Matteo Biscosi
36483c99c1 Fixes missing character in url 2024-07-10 12:16:57 +02:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table (#8475)
* Fixes parsing error while pasing XML strings with comments

* Ported host countries table to new vue table

* Added country filter when redirected to hosts list page

* Ported network discovery table to TableWithConfig vue component

* FIxed indentation

* Added documentation for VueJS, Lua and cpp used in ntopng

* Fixed error

* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site

* Removed tprint

* Ported AS table to new table

* Started fixing live flow IP filter

* Fixed date formatter

* Removed debug code

* Removed tprint

* Removed unused import

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00
Alfredo Cardigliano
2d10f24525 Extend search to show AS info (add link). Extend as_stats.lua to filter for a single AS. 2024-06-20 12:49:23 +02:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
45ed751ea7 Make set_active_menu_entry clear ranaming it to print_header_and_set_active_menu_entry 2023-07-28 11:02:40 +02:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
MatteoBiscosi
7ffd967a74 Added host/score ratio (#6919) 2022-10-07 10:53:10 +02:00
MatteoBiscosi
c3bb24a38b Add num alerted flows in ASN (#6465) 2022-07-25 10:51:08 +02:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Luca Deri
82226ad963 Fixes alignment of code of 4b31a0d21c 2021-05-14 21:51:56 +02:00
Matteo Biscosi
4d5cd3b3af Added score stats to VLAN/Country/AS/Network 2021-05-13 11:09:16 +02:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
gabryon99
e35100f25c removed table responsive wrapper (#4798) 2020-12-28 18:41:21 +01:00
gabryon99
4eaedf5c75 add responsive div wrapper for necessary tables (#4681) 2020-11-06 10:50:09 +01:00
gabryon99
792a542c41 added print_page_title on each page 2020-04-06 10:35:57 +02:00
gabryon99
ce0e3d2d11 fix for system view 2020-03-24 12:39:08 +01:00
gabryon99
7479582210 fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
emanuele-f
d1140ec9fd Avoid timeseries read operations to display the chart icon
Now the icon is displayed whenever the timeseries are enabled for the given context
2020-02-19 13:27:20 +01:00
Simone Mainardi
20fe918d66 Handles dismissable missing geoip notice
Implements #3395
2020-02-11 15:30:01 +01:00
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Alfredo Cardigliano
cfa3c0d1b4 Geolocation support instructions in the AS and countries pages 2020-01-07 17:32:26 +01:00
Luca Deri
4204fa208d Minor changes 2019-12-06 19:51:26 +01:00
emanuele-f
8fcce457c9 Implement countries serialization
Countries now show the cumulative traffic since ntopng restart as this is consistent with the other views
2019-05-27 13:07:30 +02:00
Alfredo Cardigliano
308f6cd804 Page titles 2018-11-29 12:37:01 +01:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Takayuki Onodera
2e9b8377b1 Localize all tables which refer to httpdocs/inc 2017-06-09 19:40:59 +09:00
Takayuki Onodera
1aa15f980c Localize layer 2 device page and some hosts pages 2017-05-15 16:15:49 +09:00
emanuele-f
1c38df48c9 Unify character encoding header code 2017-05-04 17:12:06 +02:00
Simone Mainardi
5014669d12 Implements Autonomous Systems hash table 2017-04-19 23:19:16 +02:00
emanuele-f
b8c4145fcd Implement bytes and ndpi stats for ASN 2017-03-24 17:48:52 +01:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Luca
2fb0e863fe Fixed inter-arrival time in flows
Updated (C)
2016-04-19 11:06:39 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00