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 |
|
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 |
|
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 |
|
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 |
|
MatteoBiscosi
|
9cafc49ac6
|
Fixes timeseries name not persistent (#5956)
|
2021-10-06 10:50:49 +02:00 |
|
Luca Deri
|
4ac3f7893d
|
Added missing check in hosts page for multicast/broadcast hosts
|
2021-10-05 22:03:30 +02:00 |
|
MatteoBiscosi
|
fb9482fbfd
|
Fixes score filter not persistent (#5858)
|
2021-10-05 17:33:02 +02:00 |
|
Luca Deri
|
9f5b3ae3d9
|
Minor alert menu fix
|
2021-10-05 15:17:21 +02:00 |
|
MatteoBiscosi
|
75f421c31d
|
Removed duplicated require
|
2021-10-05 14:10:30 +02:00 |
|
MatteoBiscosi
|
950ce7b717
|
Added info to understand recipients/endpoint uses (#5938)
|
2021-10-05 14:10:30 +02:00 |
|
Luca Deri
|
53dc61670d
|
Display the observationPointId menu only in the flow page
|
2021-10-05 13:09:12 +02:00 |
|
MatteoBiscosi
|
baa8788808
|
Fixes nil snmp_cached_dev value
|
2021-10-05 11:05:35 +02:00 |
|
Simone Mainardi
|
08b011acd8
|
Fixes possible attempts to call nil values in alert defs.
Fixes #5951
|
2021-10-04 12:24:07 +02:00 |
|
Simone Mainardi
|
5aef101ff4
|
Handles REST APIs in circular dep checks
|
2021-10-04 11:30:57 +02:00 |
|
MatteoBiscosi
|
b88e35860b
|
Fixes Host Page Broken (#5950)
|
2021-10-04 10:34:22 +02:00 |
|
Simone Mainardi
|
6f22edfcfe
|
Removes circular dep. between http_lint and tag_utils
|
2021-10-01 17:48:22 +02:00 |
|
Simone Mainardi
|
cd36f86a2f
|
Simplifies Lua risks (avoids an extra table to be in sync)
|
2021-10-01 16:32:14 +02:00 |
|
Simone Mainardi
|
1dd2b00988
|
Implements backend and frontend to show risks docs inline
Addresses #5857
|
2021-10-01 16:27:44 +02:00 |
|
MatteoBiscosi
|
4b197ca2cc
|
Changed alert name (#5805)
|
2021-10-01 15:52:51 +02:00 |
|
Simone Mainardi
|
9aa1df0296
|
Removes unused local variables
|
2021-10-01 11:27:42 +02:00 |
|
Simone Mainardi
|
6da5283ae2
|
Removes package.path changes possibly causing nil indexing
|
2021-10-01 11:24:10 +02:00 |
|
MatteoBiscosi
|
1ab8bbe2cd
|
Fixes attempt to index a nil value (global 'dirs')
|
2021-10-01 11:02:13 +02:00 |
|
Simone Mainardi
|
4509027c1c
|
Fixes attempt to index a nil value (global 'dirs')
|
2021-10-01 10:27:38 +02:00 |
|
Simone Mainardi
|
04c80383ea
|
Removes circular include between host_pools and graph_utils
|
2021-09-30 17:45:07 +02:00 |
|
Simone Mainardi
|
fe475afad6
|
Removes circular include between lua_utils and tag_utils
|
2021-09-30 17:43:45 +02:00 |
|
Simone Mainardi
|
bf127dcc22
|
Removes circular include between lua_utils and os_utils
|
2021-09-30 17:41:44 +02:00 |
|
MatteoBiscosi
|
65c69bc2db
|
Fixes nil value res (#5920)
|
2021-09-30 15:50:21 +02:00 |
|
MatteoBiscosi
|
d785b29d95
|
Returning empty answer if no ifid is given by if_stats_ndpi
|
2021-09-30 12:31:40 +02:00 |
|
MatteoBiscosi
|
4e693dc9f1
|
Added probes filter to host page (#5157)
|
2021-09-30 12:15:25 +02:00 |
|
Simone Mainardi
|
cd2a67d7aa
|
Fixes system alerts not always sent to recipients
Addresses #5937
|
2021-09-30 11:35:10 +02:00 |
|
MatteoBiscosi
|
7329de1bca
|
Fixes concurrency problems with hosts probes(#5156)
|
2021-09-29 17:34:48 +02:00 |
|
MatteoBiscosi
|
d0fbfa8e12
|
Added exporter ip address to host informations (#5156)
|
2021-09-28 18:42:09 +02:00 |
|
Simone Mainardi
|
efe772443e
|
Adds infrastructure monitoring to nEdge
Addresses #5918
|
2021-09-28 14:26:40 +02:00 |
|
Simone Mainardi
|
dc25ff14b8
|
Enables score in nEdge
Addresses #5917
|
2021-09-28 12:49:58 +02:00 |
|
Simone Mainardi
|
879858639a
|
Exposes {periodicity,service} maps in nEdge UI
Addresses #5917
|
2021-09-28 12:23:31 +02:00 |
|