Commit graph

21 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
55db9680fd Fixes small SNMP charts bugs 2025-08-07 10:10:17 +02:00
GabrieleDeri
ffc11efb27
Reworked menu for ixp mode #9453 (#9460) 2025-07-30 18:28:04 +02:00
GabrieleDeri
9c6247ac8d
Added check redis pref for asn mode enabled (#9451) 2025-07-29 11:15:22 +02:00
Matteo Biscosi
af37780125 Fixes top talkers calculation (#9222)
Fixes timeseries colors
2025-06-12 11:22:41 +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
Matteo Biscosi
11ea46db7e Updated pcap page 2025-05-09 16:35:39 +02:00
Matteo Biscosi
9211b93d0e Hide assets dashboard in case of infrastructure dashboard 2025-05-05 12:26:42 +02:00
Matteo Biscosi
63df3c6858 Added l7 exporters timeseries 2024-11-19 15:52:22 +01:00
Matteo Biscosi
b3454229c9 Added preference to automatically exclude new interfaces from SNMP usage 2024-10-21 16:44:32 +02:00
Matteo Biscosi
db0fb46318 Fixes nats preference not working (#8750) 2024-10-11 09:30:19 +02:00
Matteo Biscosi
48764ff843 Added per minute netflow timeseries (#8580) 2024-08-14 15:37:20 +02:00
Alfredo Cardigliano
06965dab27 Always use ntop.isClickHouseEnabled() from lua. Remove prefs.is_dump_flows_to_mysql_enabled to avoid inconsistencies. 2024-07-10 09:03:05 +00:00
Matteo Biscosi
f5c00980af Removed unused prefs params 2024-07-05 13:46:33 +02:00
Matteo Biscosi
af3fd4823d Moved snmp similarity page to vue and changed some files wrongly named 2024-05-14 18:26:05 -04:00
Matteo Biscosi
ef27b0b058 Fixes circular dependency and lightened some modules 2024-02-21 10:44:16 +00:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Matteo Biscosi
ddadaf3e77 Removed circular dependency on network_utils 2024-02-19 11:04:06 +00:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00