Commit graph

25925 commits

Author SHA1 Message Date
Alfredo Cardigliano
0913e86d38 Fix lint failure 2025-12-12 11:23:13 +01:00
Matteo Biscosi
d469797d09 Added services labels to host details for OT protocols 2025-12-12 11:05:27 +01:00
Luca Deri
84a4435a49 Fixed bug when flow is expired 2025-12-11 23:40:38 +01:00
Matteo Biscosi
3d569d1af9 Fixes historical flow s7comm details 2025-12-11 18:56:30 +01:00
Luca
a8a31a694c Fix for avoid spawning clock drift warning message too often 2025-12-11 12:06:49 +01:00
Matteo Biscosi
8f736835de Added s7comm filters to asset_utils 2025-12-11 11:54:04 +01:00
Matteo Biscosi
8889cf8641 Removed tprint debug 2025-12-11 11:54:04 +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
3851d1c7c7 Added s7comm to historical 2025-12-11 09:58:20 +01:00
Matteo Biscosi
d92c0db9e9 Added s7comm to historical flows / added details to historical 2025-12-11 09:57:04 +01:00
Luca
4ace03f3b4 Added missing check 2025-12-11 09:38:49 +01:00
Alfredo Cardigliano
158449e1b8 Remove debug print 2025-12-11 09:14:00 +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
Matteo Biscosi
6d53107fa1 Fixes empty timeseries in dashboard (#9875) 2025-12-10 16:23:30 +01:00
Matteo Biscosi
bdae16ca79 Added s7comm initial page details 2025-12-10 16:22:22 +01:00
Matteo Biscosi
4a7c3d1149 Added table name to modbus stats 2025-12-10 16:21:44 +01:00
Matteo Biscosi
6d07b5a8ae Fixes modbus title 2025-12-10 16:21:20 +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
Luca Deri
2dd8a29dd1 Removed trace 2025-12-09 20:05:06 +01:00
Alfredo Cardigliano
4a37ca501d Fix crash on AS (add inc/dec uses when retrieving AS, country, Obs Points, VLAN) 2025-12-09 19:20:28 +01:00
Manuel Ceroni
bf02a4d046
Removed search in the alert explorer table (#9877) 2025-12-09 15:43:41 +01:00
Matteo Biscosi
ba40db274a Fixes colors and network maps bugs (dist) 2025-12-09 12:35:14 +01:00
Matteo Biscosi
e7513c536e Fixes colors and bugs on network maps 2025-12-09 12:24:29 +01:00
Matteo Biscosi
0e9fb8e5e7 Added modbus flow details page and modbus info into assets 2025-12-09 12:24:29 +01:00
Nedo
77c24ce536
Update Brew installation command to include json-c (#9874)
Fix an accidental delete from a previous commit with the install command with brew 3873920bea (diff-7bab2413bd2ac01496dfe181a81e713ebd1dbd957ccfa065ec44a2d1ea40e2cdR145)
2025-12-09 08:51:45 +01:00
Alfredo Cardigliano
899c1fe14b Add note 2025-12-05 18:21:42 +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
Alfredo Cardigliano
98cecd3c14 Print request time 2025-12-05 17:06:43 +01:00
Alfredo Cardigliano
04922f5cae Suppress snmp errors to stderr from the library. Add failure reason to trace. 2025-12-05 15:17:46 +01:00
Matteo Biscosi
c39da0a879 Fixes chart colors changing between updates 2025-12-04 15:54:19 +01:00
Matteo Biscosi
5f0a165f7d Added delimiter and null value to clickhouse stream download 2025-12-04 11:47:21 +01:00
Matteo Biscosi
3975ed3018 Fixes flow alert description (#9873) 2025-12-04 11:47:21 +01:00
Alfredo Cardigliano
ea5125f8d8 Replace multi-fd select with Utils::pollSockets 2025-12-04 09:18:13 +01:00
Luca
63a92fa0a2 Fixed label 2025-12-03 19:02:37 +01:00
Luca
c196f998cb Increased clickhouse row limit 2025-12-03 18:50:35 +01:00
Alfredo Cardigliano
9388e8e0e6 Fix non_blocking_connect 2025-12-03 18:13:49 +01:00
Manuel Ceroni
ff3c9605a5
Fixed quota exceeded alert (#9872) 2025-12-03 17:54:50 +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
Matteo Biscosi
2bfa14152d Fixes attempt to index nil value 2025-12-03 16:55:30 +01:00
Matteo Biscosi
89d38def6b Fixes incorrect timeframe in flow alerts analyzer 2025-12-03 16:55:30 +01:00
Alfredo Cardigliano
d4f50848a6 Add Utils::pollSockets (multi fd select) 2025-12-03 16:34:30 +01:00
Luca Deri
ec64e91967 Added missing SNMP dependency on nEdge 2025-12-03 14:49:16 +01:00
Alfredo Cardigliano
837df27689 Use Utils::pollSocket 2025-12-03 15:04:33 +01:00
Alfredo Cardigliano
c1de185d2c Add check on num fds 2025-12-03 14:40:17 +01:00
Alfredo Cardigliano
d155a0cf6d Add Utils::pollSocket 2025-12-03 13:47:12 +01:00
Matteo Biscosi
f90a5f547b Check if interfaces have an ip and should be used by pingers 2025-12-03 13:04:26 +01:00