Commit graph

5618 commits

Author SHA1 Message Date
Luca Deri
f7180631f5 Added router information 2022-08-18 12:54:09 +02:00
Alfredo Cardigliano
c55bc11524 Add definition of process columns in historica lflows 2022-08-18 11:48:39 +02:00
Alfredo Cardigliano
3f30c213bc Cleanup snmp interface formatter 2022-08-17 08:13:43 +02:00
Luca Deri
704d4c31fe Fixed typo 2022-08-16 18:00:22 +02:00
Luca Deri
ac90e492a0 Added Stratosphere Labs Blacklist support 2022-08-16 17:56:24 +02:00
Alfredo Cardigliano
1ee5f32aae Hide interface index when name is available 2022-08-16 16:41:10 +02:00
Luca Deri
d6edf71d73 SNNP device optimization 2022-08-16 16:33:09 +02:00
Alfredo Cardigliano
ef6587422f Move call to getProbeName 2022-08-16 15:22:10 +02:00
Luca Deri
157f56ab3e Cleaned up code for displaying exporter and interfaceIds in flows page 2022-08-16 14:49:29 +02:00
Alfredo Cardigliano
ad2cff47af Display sym name for SMNP filters in historical flows (#6817) 2022-08-16 13:18:22 +02:00
Luca Deri
8d336a88ae Used snmp_cached_dev:get_interface_names for improving speed 2022-08-16 12:19:40 +02:00
Luca Deri
847db46341 Removed debugger call 2022-08-15 10:55:27 +02:00
MatteoBiscosi
78ed044152 Removed unused require 2022-08-12 11:10:00 +02:00
MatteoBiscosi
c330724455 Last fixes to connection/disconnection alert (#6801) 2022-08-08 17:40:33 +02:00
MatteoBiscosi
1775233197 Updated device connection alert (#6801) 2022-08-08 11:37:33 +02:00
MatteoBiscosi
d6471d8dac Added device connection/disconnection alert (#6801) 2022-08-05 10:46:18 +02:00
Alfredo Cardigliano
8f991db0f3 Show System alerts in interfaces also with SQLite (fix #6498) 2022-08-02 11:20:17 +02:00
Alfredo Cardigliano
bf9a3a720c Add tracing for alerts delivery 2022-08-01 16:12:26 +02:00
MatteoBiscosi
a31bc28cfc Added 0 in case of nil score 2022-07-26 15:31:23 +02:00
Alfredo Cardigliano
e3f28b7f9c Cleanup count_type from presets 2022-07-25 18:11:05 +02:00
Alfredo Cardigliano
9d063c5504 Add count_type to items returned by preset/consts.lua 2022-07-25 15:38:53 +02:00
MatteoBiscosi
92e6a21c02 Added Flow exporter dropdown to CH (#6771) 2022-07-25 11:52:47 +02:00
MatteoBiscosi
0fce633dcc Fixe nil score value 2022-07-25 11:52:47 +02:00
MatteoBiscosi
273d594f7d Added score nil comment 2022-07-25 10:51:20 +02:00
MatteoBiscosi
c3bb24a38b Add num alerted flows in ASN (#6465) 2022-07-25 10:51:08 +02:00
MatteoBiscosi
fb6d7e1655 Added num alerted flows in Networks (#6465) 2022-07-25 10:50:42 +02:00
MatteoBiscosi
7d9f9b9efc Fixes nil score value 2022-07-25 09:33:25 +02:00
MatteoBiscosi
56d941f4fa Partially fixes (#6790) 2022-07-22 13:25:31 +02:00
uccidibuti
b730d5cdc0 Starting restyling timeseries stats. To show new components uncomment line 347 in graph_utils.lua 2022-07-22 12:27:37 +02:00
MatteoBiscosi
42196e01a0 Removed no more needed code 2022-07-21 18:36:09 +02:00
MatteoBiscosi
1dbe27f6b0 Fixes zoneinfo bug in FreeBSD 2022-07-21 18:15:59 +02:00
Luca Deri
f3931a54b4 SNMP performance improvements 2022-07-21 18:05:09 +02:00
MatteoBiscosi
6e6de55a73 Possible fix for zoneinfo null 2022-07-21 16:16:07 +02:00
MatteoBiscosi
cb28a33dcd Using get_interface instead of SNMP create 2022-07-21 13:23:49 +02:00
Luca Deri
910ef39fee Added SNMP caching 2022-07-21 13:15:45 +02:00
uccidibuti
e1ca80f3d5 Add trace to discover formatting historical flow column time 2022-07-21 12:37:13 +02:00
MatteoBiscosi
3f214341ea Added traceback in case of nil score 2022-07-20 13:14:49 +02:00
MatteoBiscosi
3db8cc6cc8 Added check when SNMP traffic changes (#6144) 2022-07-20 12:42:41 +02:00
MatteoBiscosi
04e152d2ff Fixes flow exporter not visible in historical data (#6788) 2022-07-20 10:07:18 +02:00
MatteoBiscosi
beddc65b9d Fixes no more working pro tables 2022-07-19 18:25:36 +02:00
Alfredo Cardigliano
f32c96736f Cache snmp interface index filters (3x performance boost) 2022-07-19 11:32:40 +02:00
MatteoBiscosi
687d508daa Fixes IEC alerts triggered even when disabled (#6682) 2022-07-19 11:14:25 +02:00
Alfredo Cardigliano
77c80a0190 Safety check 2022-07-19 11:11:50 +02:00
Alfredo Cardigliano
db99adaebe Set a dummy list name __gui__ for categories configured via GUI 2022-07-18 18:08:34 +02:00
Alfredo Cardigliano
fb8e748679 Handle ndpi failures loading host lists. Print failing entries 2022-07-18 15:23:45 +02:00
MatteoBiscosi
63bba504e8 Fixes empty timeseries seen in the charts 2022-07-18 11:45:09 +02:00
MatteoBiscosi
7f49e1cb04 Added SNMP interface error alert (#6747) 2022-07-15 17:11:14 +02:00
MatteoBiscosi
d4eb7a10ce Added check for alerts 2022-07-15 17:10:52 +02:00
Alfredo Cardigliano
80a4acab95 Add Flow Checks profiling (execution time in System -> Health -> Behavioural Checks) 2022-07-15 16:22:48 +02:00
MatteoBiscosi
3681ca34dc Added ndpi http suspicious content alert mapping 2022-07-15 11:40:20 +02:00