Commit graph

7426 commits

Author SHA1 Message Date
Luca Deri
98bbb19ff9 Flow details improvements 2021-10-25 22:30:34 +02:00
MatteoBiscosi
e5db7a07a7 Added clickhouse db support 2021-10-25 13:32:27 +02:00
Simone Mainardi
a2a3aa7fc6 Fixes nIndexEnabled nil access 2021-10-22 18:15:18 +02:00
Simone Mainardi
448c5e288a Exposes the explorer when Clickhouse is configured 2021-10-22 17:57:05 +02:00
Simone Mainardi
57caa1a88c Enables clickhouse on certain pages 2021-10-22 16:51:42 +02:00
Simone Mainardi
13701fdc2c Supports flow_db_utils to handle both nIndex and Clickhouse 2021-10-21 16:38:39 +02:00
MatteoBiscosi
7eb1de3420 Added http return code to http alerts (#5988) 2021-10-21 12:13:33 +02:00
Alfredo Cardigliano
e10eb3b8be Add tooltips to icons in the interface navbar 2021-10-21 09:41:07 +02:00
Alfredo Cardigliano
b8e14d37ee Add tooltips to icons in the host navbar 2021-10-21 09:10:30 +02:00
Luca Deri
f98c2abba7 Disabling 'Snort IP Block List' download by default 2021-10-21 08:29:36 +02:00
MatteoBiscosi
1b51d3478a Added flow alert context to other issues (#5989) 2021-10-20 21:59:05 +02:00
MatteoBiscosi
f4095000f5 Fixes nil host_info value (#5829) 2021-10-20 16:01:35 +02:00
MatteoBiscosi
ce00491801 Added auto-refreshing sync with preferences 2021-10-20 15:59:58 +02:00
MatteoBiscosi
daa5f162dd Changed auto-refresh alert icon (#5993) 2021-10-20 15:52:32 +02:00
Luca Deri
86435e3561 Removed call to ntop.reloadPeriodicScripts that is no longer required 2021-10-20 15:38:30 +02:00
Luca Deri
d8a1c63f48 Removed reusable VMs 2021-10-20 13:31:33 +02:00
Simone Mainardi
a406391502 Implement stateful SNMP alert to detect too many MACs on non-trunk
Addresses #5893
2021-10-20 12:21:59 +02:00
Luca Deri
adcbc6ae0c Modified host used for connectivity check 2021-10-19 19:02:13 +02:00
MatteoBiscosi
5551f82a01 Added auto-refresh toggle button into alerts page (#5993) 2021-10-19 16:16:22 +02:00
Simone Mainardi
d725f5a9b4 Fixes for REST API ts.lua returning 24h data
Addresses #5988
2021-10-19 12:45:56 +02:00
MatteoBiscosi
7b0cc6b125 Added predominant direction to flow alerts (#5989) 2021-10-19 11:50:44 +02:00
MatteoBiscosi
d01358cc36 Added HTTP method to HTTP alerts (#5988) 2021-10-19 11:14:30 +02:00
MatteoBiscosi
c54a85d60f Removed debug print 2021-10-19 10:14:49 +02:00
MatteoBiscosi
bdb4ceb7e0 Implements checkmk timeseries alert integration (#5269) 2021-10-19 10:12:27 +02:00
MatteoBiscosi
9be230902c Fixes non working severity filter counter (#5990) 2021-10-18 12:41:58 +02:00
MatteoBiscosi
28d9042941 Fixes severity menu not working in host flows (#5990) 2021-10-18 11:19:25 +02:00
Simone Mainardi
f97a72ba81 Removes a debug print 2021-10-15 17:58:49 +02:00
Simone Mainardi
42f032bbb0 Reads C++ flow risk strings in Lua risk utils 2021-10-15 16:03:26 +02:00
Simone Mainardi
a63c1dc957 Adds interface throughput check 2021-10-15 14:46:59 +02:00
Simone Mainardi
2dbb1a1814 Reworks and fixes management of the jailed hosts pool
Addresses #5973
Addresses #5972
2021-10-14 17:51:55 +02:00
MatteoBiscosi
9ee9821de2 Added checks regarding alert page refresh rate (#5933) 2021-10-14 17:15:01 +02:00
MatteoBiscosi
4cd6c32f2b Implements alerts page auto refreshing (#5933) 2021-10-14 17:15:01 +02:00
MatteoBiscosi
df5b393c8e Generalized getProbeName function 2021-10-14 10:52:33 +02:00
Simone Mainardi
9937e576ec Handles the jailed hosts pool as a builtin pool like default
Addresses #5973
2021-10-13 17:46:49 +02:00
Simone Mainardi
4c21d5cf76 Fixes ScoreThreshold never releasing alerts 2021-10-13 15:54:08 +02:00
MatteoBiscosi
fe9eb57702 Removed duplicated code 2021-10-12 12:54:41 +02:00
MatteoBiscosi
5d63319295 Fixes missing httpPrefix (#5976) 2021-10-12 12:34:01 +02:00
Simone Mainardi
def1ded2ed Removes table.clone calls overwriting certain plugin metatables 2021-10-12 11:43:35 +02:00
MatteoBiscosi
10cde0e33e Set score default operator to gte (#5858) 2021-10-12 11:26:36 +02:00
MatteoBiscosi
b4baa6e7d3 Fixes score filter visual bugs (#5858) 2021-10-12 11:19:27 +02:00
MatteoBiscosi
d9826d5eda Changed if check (#5967) 2021-10-11 17:02:04 +02:00
MatteoBiscosi
cebedaedf9 Fixes host page broken (#5967) 2021-10-11 17:00:36 +02:00
MatteoBiscosi
0c3bfd54c4 Changed name from probe to exporter (#5970) 2021-10-11 16:54:01 +02:00
Simone Mainardi
75be454e96 Fixes UI application of valid license not reloading plugins
Addresses #5965
2021-10-11 16:27:15 +02:00
Simone Mainardi
b1499dc6db Fixes license changes and removes duplicated logic
Addresses #5965
2021-10-11 16:03:51 +02:00
Simone Mainardi
5502f3fc2e Fixes field 'empty' is not callable (a nil value)
Partially addresses #5965
2021-10-11 15:34:40 +02:00
Simone Mainardi
e734f3ee98 Fixes locales_utils.lua:10: module 'i18n' not found error 2021-10-11 15:03:57 +02:00
Luca Deri
3c9a9437a0 SNMP changes due to CDP support 2021-10-11 12:49:18 +02:00
MatteoBiscosi
c4bcb6a7bd Added check to show score filter (#5858) 2021-10-11 11:15:40 +02:00
Simone Mainardi
80c38ee6fc Fixes jailed hosts addition concurrency issues 2021-10-08 16:51:31 +02:00