Manuel Ceroni
|
3da3f26a90
|
Added AS traffic sankey (#9374)
|
2025-07-11 14:24:00 +02:00 |
|
Matteo Biscosi
|
6b9575ca3f
|
Added as utils moduls
|
2025-07-11 12:05:38 +02:00 |
|
Matteo Biscosi
|
04063681ca
|
Fixes not working http_lint (#9364)
|
2025-07-08 16:38:16 +02:00 |
|
GabrieleDeri
|
e07bac4fa9
|
Updated geomap to D3 js component (#9356)
|
2025-07-07 12:29:34 +02:00 |
|
Manuel Ceroni
|
93742bf90d
|
Added HREFs to the SNMP localization flow interfaces (#9352)
|
2025-07-07 10:21:39 +02:00 |
|
Luca Deri
|
1e7d925730
|
Minor changes
|
2025-07-04 18:52:55 +02:00 |
|
Matteo Biscosi
|
ffb7a931f0
|
Fixes exporters sticky columns and incorrect uuid linting
|
2025-07-04 12:36:30 +02:00 |
|
Matteo Biscosi
|
5545f0aea5
|
Removed incorrect parameter
|
2025-07-03 16:21:32 +02:00 |
|
Matteo Biscosi
|
9d7bf63384
|
Fixes incorrect commit
|
2025-07-03 16:10:24 +02:00 |
|
GabrieleDeri
|
6894c13b46
|
Fixed sankey node click event. Added uuid validator in httplint (#9339)
|
2025-07-03 15:16:04 +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
|
cd1d2340b2
|
Implement Peer (src/dst) ASN in Historical Flows #9337
* Added peer src dst asn
* Fixed asn typo
|
2025-07-03 12:34:01 +02:00 |
|
Matteo Biscosi
|
705050938f
|
Fixes asn message label (#9322)
|
2025-07-02 10:36:19 +02:00 |
|
Matteo Biscosi
|
4b46069727
|
Updated format snmp port name function
|
2025-07-02 10:00:35 +02:00 |
|
Matteo Biscosi
|
cbb52c6cf9
|
Fixes incorrect footer info
|
2025-07-01 18:14:17 +02:00 |
|
GabrieleDeri
|
e912af1b17
|
Added peer asn in clickhouse (#9328)
* Added peer asn in clickhouse
* Added peer asn to all versions
* Readded en string
|
2025-07-01 13:09:13 +02:00 |
|
Manuel Ceroni
|
dc671e898e
|
Added ingress-egress traffic asn sankey (#9327)
|
2025-07-01 13:01:56 +02:00 |
|
Matteo Biscosi
|
d150d59ca6
|
Fixes snmp interface function not using alias
|
2025-07-01 11:55:03 +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 |
|
Manuel Ceroni
|
dc4c5ece2b
|
Fixed ASN sankey and added total-traffic ASN sankey (#9313)
* Fixed ASN sankey and added total-traffic ASN sankey
* Minor fixes for the ASN sankey
|
2025-06-26 14:49:21 +02:00 |
|
Manuel Ceroni
|
487d1f2270
|
Implemented ingress traffic Sankey with ASN source data (#9308)
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
|
2025-06-24 17:50:11 +02:00 |
|
Matteo Biscosi
|
cb84816e62
|
Fixes incorrect links and empty data (#9306)
|
2025-06-24 10:52:10 +02:00 |
|
Manuel Ceroni
|
386cf4c4cc
|
Fixed incorrect redis key (#9295)
|
2025-06-20 14:09:36 +02:00 |
|
Manuel Ceroni
|
ae7a0d1305
|
Removed ifid parameter from full quotas reset (#9290)
|
2025-06-19 10:03:48 +02:00 |
|
Manuel Ceroni
|
5301345057
|
Fix quota reset buttons (#9288)
|
2025-06-18 14:36:34 +02:00 |
|
Matteo Biscosi
|
d29bd9e36a
|
Fixes SNMP Assets visualization (#9287)
|
2025-06-18 11:19:45 +02:00 |
|
Matteo Biscosi
|
d7d372fd4d
|
Added assets to system interface (#9274)
|
2025-06-17 17:27:34 +02:00 |
|
Matteo Biscosi
|
a3f64be34b
|
Added packets timeseries (#9279) and removed broken tcp/udp timeseries (#9278)
|
2025-06-17 17:27:34 +02:00 |
|
Alfredo Cardigliano
|
0add7865af
|
Show stats per export method in case of many (CH, ES, Kafka, Syslog)
|
2025-06-17 13:15:58 +02:00 |
|
Alfredo Cardigliano
|
6e2aa8cb8b
|
Remove mysql leftovers
|
2025-06-17 10:35:39 +02:00 |
|
Manuel Ceroni
|
ff0c04e2ec
|
Fixed a missing variable in the lastMondayMidnight function (#9284)
|
2025-06-16 09:42:45 +02:00 |
|
Matteo Biscosi
|
f10e9d300d
|
Changed ASN config page and type
|
2025-06-13 18:45:49 +02:00 |
|
Matteo Biscosi
|
b37f31c963
|
Added ASN Configuration page (#9271)
|
2025-06-13 16:40:31 +02:00 |
|
Manuel Ceroni
|
63e6427ab9
|
Implement traffic quota serialization/deserialization on shutdown/startup (#9273)
* Fixed traffic quota reset after service restart
* Fixed traffic quota serialization/deserialization on shutdown/startup
* Fixed traffic quota reset and startup check
* Cleanup traffic quota resets
* Fixed daily and weekly startup check resets for pools quotas
* Reworked weekly startup check for pools quotas
* Fixed lastMondayMidnight function
|
2025-06-13 13:38:38 +02:00 |
|
Matteo Biscosi
|
af37780125
|
Fixes top talkers calculation (#9222)
Fixes timeseries colors
|
2025-06-12 11:22:41 +02:00 |
|
Alfredo Cardigliano
|
a31ce3ff7c
|
Rename clickhouse class as it is now generic
|
2025-06-10 16:59:10 +02:00 |
|
Alfredo Cardigliano
|
203a79c1d8
|
Remove dup call to interface.getId
|
2025-06-10 11:20:28 +02:00 |
|
Alfredo Cardigliano
|
f7ba62b503
|
Temporary commented out wlan_ssid list of filters to reduce overhead (using open 'text' as value_type)
|
2025-06-10 11:07:00 +02:00 |
|
Matteo Biscosi
|
e9d4bbc43f
|
Added top applications timeseries to dashboard
|
2025-06-10 10:29:37 +02:00 |
|
Matteo Biscosi
|
fa6620b8a6
|
Fixes top applications timeseries not correctly working
|
2025-06-10 09:53:40 +02:00 |
|
Alfredo Cardigliano
|
6f9d7cd14f
|
Major code rework to fully use the clickhouse API in place of Mysql
|
2025-06-09 15:33:57 +02:00 |
|
Matteo Biscosi
|
1177acbce0
|
Re-integrated top apllications chart (#9270)
|
2025-06-09 09:25:00 +02:00 |
|
Matteo Biscosi
|
b7f769eed9
|
Fixes incorrect linting (#9266)
|
2025-06-06 10:09:13 +02:00 |
|
Matteo Biscosi
|
2b13de1fb8
|
Added check for influxdb internal DB (#9226)
|
2025-06-05 12:26:53 +02:00 |
|
Luca Deri
|
e34f0b48ca
|
Added missing require
|
2025-06-03 09:53:31 +02:00 |
|
Matteo Biscosi
|
5d91d2bb44
|
Added path for iface ndpi ts
|
2025-05-28 16:40:56 +02:00 |
|
Matteo Biscosi
|
8875901d62
|
Partially fixes ts error
|
2025-05-28 16:19:17 +02:00 |
|
Matteo Biscosi
|
66c9728468
|
Fixes error when checking the preference
|
2025-05-28 15:54:22 +02:00 |
|
Matteo Biscosi
|
a5f89e6357
|
Splitted traffic directions in iface ndpi timeseries (#9137)
|
2025-05-28 12:48:01 +02:00 |
|