MatteoBiscosi
|
d01358cc36
|
Added HTTP method to HTTP alerts (#5988)
|
2021-10-19 11:14:30 +02:00 |
|
Simone Mainardi
|
2a59d2c41a
|
Handles plugin changes in notifications.lua, reload VMs every min
|
2021-10-19 10:30:48 +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 |
|
Luca Deri
|
b9f00b578b
|
Fixed exporters menu label (#5970)
|
2021-10-19 08:22:32 +02:00 |
|
Luca Deri
|
4548faaa20
|
Modified notifications.lua VM lifecycle
|
2021-10-18 21:15:15 +02:00 |
|
Luca Deri
|
2f8592f686
|
Harmonized process terms with flows
|
2021-10-18 19:57:52 +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 |
|
Luca Deri
|
bebae2ec93
|
Traffic directions for mirrored traffic in case no gateway MAC address is configured
are not set using local/remote hosts location.
Fixes #5977
|
2021-10-15 16:36:00 +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
|
bf24680fdc
|
Removes policy utils from startup
|
2021-10-15 12:34:48 +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 |
|
MatteoBiscosi
|
ded55fb5f9
|
Changed Nindex column name from probe to exporter (#5980)
|
2021-10-14 10:17:48 +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
|
fa30e60047
|
Detects possible license changes in notifications.lua
Addresses #5965
|
2021-10-11 16:47:39 +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 |
|
Luca Deri
|
913d39c159
|
English typo (#5938)
|
2021-10-11 15:25:48 +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 |
|
Simone Mainardi
|
3f2815e89b
|
Fixes and avoids detrimental get pools for each added jailed host
|
2021-10-08 16:40:29 +02:00 |
|
Simone Mainardi
|
fdb1fc0666
|
Fixes and simplifies fetching jailed host pool members
|
2021-10-08 16:21:02 +02:00 |
|
Alfredo Cardigliano
|
1767ca575f
|
Set min granularity for speedtest to 1h (#5025)
|
2021-10-08 13:36:44 +00:00 |
|
MatteoBiscosi
|
937a8894d2
|
Implement persistent sorting into alerts page (#5935)
|
2021-10-07 17:23:36 +02:00 |
|
MatteoBiscosi
|
3f4a1a0e49
|
Changed ICMP flood per minute description (#5904)
|
2021-10-07 11:48:29 +02:00 |
|
MatteoBiscosi
|
fda446fb7c
|
Added ICMP flood alert (#5904)
|
2021-10-07 11:42:22 +02:00 |
|
MatteoBiscosi
|
7c10fba84b
|
Implements ICMP flood check (#5904)
|
2021-10-07 11:40:51 +02:00 |
|
MatteoBiscosi
|
4ad3463384
|
Added optional first seen to flow table
|
2021-10-07 10:56:43 +02:00 |
|
Alfredo Cardigliano
|
9d3c0f065f
|
Fix traceError
|
2021-10-07 10:50:09 +02:00 |
|
Simone Mainardi
|
886537299c
|
Adds traces for (string expected, got light userdata) exceptions
|
2021-10-07 10:48:09 +02:00 |
|
Simone Mainardi
|
48be233fea
|
Fixes alert_periodicity_changed failing to load graph_map_utils
|
2021-10-07 10:46:18 +02:00 |
|
Simone Mainardi
|
0987014edb
|
Fixes alert_lateral_movement exceptions on certain versions
|
2021-10-07 10:43:11 +02:00 |
|