Commit graph

860 commits

Author SHA1 Message Date
Matteo Biscosi
b982a12f54 Reworked check exclusion GUI 2022-01-28 15:03:12 +01:00
Matteo Biscosi
e728518e36 Added network exclusion support to alerts (#6233) 2022-01-25 17:26:45 +01:00
Simone Mainardi
705807ad9d Reworks active monitoring plugin structure 2022-01-21 12:21:44 +01:00
Alfredo Cardigliano
c81c0fbda7 Add input/output SNMP tags 2022-01-20 16:59:25 +01:00
Alfredo Cardigliano
02903c3577 Add packets and bytes tags 2022-01-20 16:15:50 +01:00
MatteoBiscosi
569c8a797a Added ping all button to SNMP devices menu 2022-01-04 12:48:29 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
e93fe997a6 Added x and y charts description 2021-12-13 18:01:03 +01:00
Alfredo Cardigliano
afc062c180 Add src/dst network in historical flows. Add filters on networks. (#6133) 2021-12-10 12:50:28 +01:00
MatteoBiscosi
67d8459961 Changed apex chart support 2021-12-09 14:56:06 +01:00
Alfredo Cardigliano
2341a86ba0 Rename chart_name to chart_id 2021-12-09 12:10:43 +01:00
Alfredo Cardigliano
6b7e5c1ccc Fix filter on app.master l7proto in flow table 2021-12-09 10:07:46 +01:00
Simone Mainardi
04949ea275 Cleanup system startup.lua from interfaces code 2021-12-03 14:30:57 +01:00
MatteoBiscosi
e9700d66db Added first prototype of db analysis 2021-12-03 13:36:26 +01:00
Alfredo Cardigliano
fac63262fc Add support for multiple series in flow explorer charts. Example in top_l7_contacts query. 2021-11-26 14:54:50 +01:00
MatteoBiscosi
d1416cf802 Added local/remote/multicast to clickhouse ips (#6010) 2021-11-22 18:04:45 +01:00
MatteoBiscosi
739af10728 Fixes protocol filtering not working correctly (#6048) 2021-11-15 20:36:23 +01:00
Simone Mainardi
8a6fc334b4 Implements filters for Clickhouse flow latencies
Addresses #6059
2021-11-12 16:16:54 +01:00
Alfredo Cardigliano
7c77769f2a Add support for filtering host alerts on hostname. Filter on hostname rather than IP when hostname is available 2021-11-11 19:01:29 +01:00
Alfredo Cardigliano
ad5b7a1250 Add supprot for filtering alerts on hostname. Filter on hostname rather than IP when hostname is available 2021-11-11 18:37:59 +01:00
Simone Mainardi
cbdf2c89a6 Adds latencies to Clickhouse tables
Addresses #6059
2021-11-11 17:03:46 +01:00
MatteoBiscosi
bdd3714a0d Implement cli/srv label filtering (#6001) 2021-11-08 17:56:52 +01:00
MatteoBiscosi
2291fe8076 Fixed single alert delete using clickhouse db 2021-11-05 19:22:19 +01:00
Alfredo Cardigliano
03addeeca0 Add supprot for DB query presets (WIP) (#6037) 2021-11-04 17:11:17 +01:00
MatteoBiscosi
a0b173c93b Implements MS Teams endpoint (#6023) 2021-11-03 16:11:22 +01:00
Simone Mainardi
e29145718c Implements nEdge daily/weekly/monthly quotas
Addresses #2917
2021-10-29 12:28:35 +02:00
MatteoBiscosi
ec8e37abac Added dscp server and fixed dscp client filtering (#6000 #6013) 2021-10-28 18:19:32 +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
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
4cd6c32f2b Implements alerts page auto refreshing (#5933) 2021-10-14 17:15:01 +02:00
Luca Deri
3c9a9437a0 SNMP changes due to CDP support 2021-10-11 12:49:18 +02:00
MatteoBiscosi
4ad3463384 Added optional first seen to flow table 2021-10-07 10:56:43 +02:00
Simone Mainardi
6f22edfcfe Removes circular dep. between http_lint and tag_utils 2021-10-01 17:48:22 +02:00
MatteoBiscosi
98f39fc351 Implements probe name ordering (#5908) 2021-09-27 16:02:44 +02:00
MatteoBiscosi
9afce40299 Added service/periodicity map alerted view (#5782) 2021-09-23 09:43:04 +02:00
MatteoBiscosi
04347a99d8 Implements host pools edit button (#4916) 2021-08-31 11:08:32 +02:00
Vasilis Tako
1ae418344f Implemented date format user preference (#4399) 2021-08-30 19:58:59 +02:00
MatteoBiscosi
b0e4dc5d40 Implements Geo Map stats customization (#5802) 2021-08-27 12:27:35 +02:00
Vasilis Tako
432fd040f6 Added custom notes to host config (Issue #5619) 2021-08-26 16:31:10 +02:00
MatteoBiscosi
954f68a5c9 Implements interface dropdown pref to show only name (#5505) 2021-08-26 11:53:13 +02:00
MatteoBiscosi
6d51c6cc68 Simplify service/periodicity map logic and implements #5764 2021-08-19 16:53:02 +02:00
Vasilis Tako
c2bd4c118c Added Dropdown To Select Hosts In Memory Or Not 2021-08-16 16:17:32 +02:00
Simone Mainardi
c1cabfff41 Reworks throughput refresh and unifies refresh rates
Addresses #5768
2021-08-16 14:11:38 +02:00
Alfredo Cardigliano
aad505f87a Add support for domain name match in Unexpected Server checks (required by #4869) 2021-08-11 09:53:06 +02:00
Simone Mainardi
905e45a08c Fixes alert exclusions with VLANs
Fixes #5736 along with companion pro commit
2021-08-06 12:46:17 +02:00
Alfredo Cardigliano
d9e3b7a35a Fix vlan_id filter 2021-07-30 17:29:44 +02:00
Simone Mainardi
820e497253 Unifies epoch-related variables in Lua and JS 2021-07-30 15:38:06 +02:00
Alfredo Cardigliano
205e2cb1bd Add score and master l7 proto to dumped flows 2021-07-29 18:20:15 +02:00
Alfredo Cardigliano
18cfb589aa Add src2dst_tcp_flags/dst2src_tcp_flags to lint 2021-07-29 12:04:33 +02:00