Commit graph

4298 commits

Author SHA1 Message Date
Luca Deri
0f8a09a1fe Added missing #ifdef 2026-01-12 19:10:34 +01:00
Luca Deri
041e048112 nDPI fingerprint enhancements 2026-01-09 12:37:20 +01:00
Alfredo Cardigliano
17b73143dd Load ProfinetTooManyErrors check to configure threshold 2026-01-07 10:05:28 +01:00
Alfredo Cardigliano
332c7d5df5 Add ProfinetTooManyErrorsAlert 2026-01-05 15:33:21 +01:00
Luca Deri
0781de2239 Partial implementation of #9926
- ndpi fingerprint is not read from nDPI and put in memory
- extended flow_details.lua to display ndpi fingerprint
2026-01-04 23:19:42 +01:00
Luca Deri
e96ebc5a24 Deduplication code cleanup 2026-01-04 11:10:57 +01:00
Luca Deri
e1fd7237eb Implemented flow deduplication 2026-01-03 20:14:33 +01:00
Luca Deri
c5637a95e5 Fixed RTT processing code 2026-01-02 19:30:14 +01:00
Luca Deri
87ebfa97b5 Implements #9908 2026-01-02 18:44:57 +01:00
Alfredo Cardigliano
0dd78b4958 Update (c) 2026-01-02 09:11:30 +01:00
Matteo Biscosi
2a6ff756c0 Added support to profinet 2025-12-31 12:20:46 +01:00
Matteo Biscosi
e37a7ce219 Fixes assets import / export 2025-12-30 13:01:49 +01:00
Alfredo Cardigliano
2b8a1615ef Add Lua API ntop.getPingIfNames to list all interfaces available for AM 2025-12-29 17:58:08 +01:00
Matteo Biscosi
f60d2849ae Changed preference key due to a possible old conflict with keys 2025-12-23 14:21:47 +01:00
Matteo Biscosi
512212ce72 Fixes assets not working with cento due to empty MACs 2025-12-22 16:34:01 +01:00
Manuel Ceroni
9110160932
Add search in hosts page (#9878) 2025-12-22 09:58:38 +01:00
Alfredo Cardigliano
5a89bba7aa Add s7comm prefs 2025-12-17 10:47:50 +01:00
Alfredo Cardigliano
6a95f44b48 Add S7Comm learning period configuration 2025-12-17 10:14:59 +01:00
Alfredo Cardigliano
e7c62c72c3 Add alert definitions for S7Comm 2025-12-16 11:20:15 +01:00
Alfredo Cardigliano
279b0f2809 Fix typo 2025-12-15 18:16:56 +01:00
Luca Deri
f9a3697ac6 Win compilation fixes 2025-12-15 14:44:16 +01:00
Alfredo Cardigliano
6a6e8f423c Add new state pcap_dump_processing_done 2025-12-12 12:25:40 +01:00
Luca
a8a31a694c Fix for avoid spawning clock drift warning message too often 2025-12-11 12:06:49 +01:00
Alfredo Cardigliano
6914851c6e Rework backend for asset services: make everything parametric 2025-12-11 11:53:08 +01:00
Matteo Biscosi
5abcf7bff1 Fixes compilation issue 2025-12-11 10:00:10 +01:00
Matteo Biscosi
d92c0db9e9 Added s7comm to historical flows / added details to historical 2025-12-11 09:57:04 +01:00
Alfredo Cardigliano
895ec34157 Add OTStats superclass 2025-12-11 09:13:42 +01:00
Alfredo Cardigliano
cb3e15dbf5 Collect s7comm stats 2025-12-10 17:09:19 +01:00
Alfredo Cardigliano
bb1d039ce5 Update Modbus stats from OT_INFO 2025-12-10 12:05:48 +01:00
Alfredo Cardigliano
5d4ad3c6be Set collected OT_INFO to ParsedFlow 2025-12-10 11:04:55 +01:00
Matteo Biscosi
0e9fb8e5e7 Added modbus flow details page and modbus info into assets 2025-12-09 12:24:29 +01:00
Alfredo Cardigliano
1e27426fcf Fix compilation 2025-12-05 17:44:44 +01:00
Alfredo Cardigliano
68f81719b9 Configure snmp request timeout to reduce global polling time 2025-12-05 17:36:25 +01:00
Matteo Biscosi
5f0a165f7d Added delimiter and null value to clickhouse stream download 2025-12-04 11:47:21 +01:00
Luca
c196f998cb Increased clickhouse row limit 2025-12-03 18:50:35 +01:00
Alfredo Cardigliano
4a624f5cca Add --dump-queue-len / --dump-queue-block-size to tune ClickHouse queue 2025-12-03 17:22:33 +01:00
Alfredo Cardigliano
d4f50848a6 Add Utils::pollSockets (multi fd select) 2025-12-03 16:34:30 +01:00
Alfredo Cardigliano
d155a0cf6d Add Utils::pollSocket 2025-12-03 13:47:12 +01:00
Alfredo Cardigliano
b67519ae83 Do not open ping sockets on all alias interfaces (unless configured in ntopng) 2025-12-03 11:45:14 +01:00
Alfredo Cardigliano
96b8566983 Do not purge flows when clickhouse is enabled, unless this is enabled by parameter 2025-12-02 16:41:33 +01:00
Luca Deri
2956ea2641 Restored max number of SNMP pollable devices 2025-11-26 13:22:52 +01:00
Matteo Biscosi
d477380504 Reduced max number of concurrent SNMP devices polled in XXL license 2025-11-24 11:45:58 +01:00
Luca Deri
34d94f5f4c Added method for setting process resource limits 2025-11-23 10:59:06 +01:00
Alfredo Cardigliano
f1fdcbf777 Move stats from ZMQCollectorInterface to ZMQParserInterface superclass. Add support for stats to zcflow interfaces 2025-11-20 12:55:37 +01:00
Luca Deri
9b2a41cac0 Added /opt/ntopng as install directory 2025-11-14 19:55:21 +01:00
Luca Deri
6dc6daacd5 Fixed leak in ASN name resolution 2025-11-12 17:55:58 +01:00
Luca Deri
8966df2c2f Implemented export of nDPI-based protocols and categories 2025-11-10 18:35:18 +01:00
Matteo Biscosi
b8afd76f98 Partially fixes assets not dump into the DB 2025-11-10 16:40:33 +01:00
Luca Deri
46a0152dad Avoids resolving ASN using a REST API (#9802) thus speeding up the GUI 2025-11-07 12:53:56 +01:00
Alfredo Cardigliano
c941f3a353 Add pref to skip DPI processing for collected flows 2025-11-06 09:25:23 +01:00