Commit graph

22 commits

Author SHA1 Message Date
Alfredo Cardigliano
4963dddfbf Add more recipient stats for all endpoints 2025-02-26 16:39:27 +01:00
Alfredo Cardigliano
9352d0cdcd Update copyright 2025-01-02 09:09:56 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
lucaderi
d395deac4e Automated commit of clang-format CI changes. 2023-04-07 14:20:44 +00:00
Luca Deri
78a757b84e Updated (C) 2023-02-19 19:16:07 +01:00
Alfredo Cardigliano
19310ffd06 Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
Alfredo Cardigliano
f2060f2488 Copyright update (C) 2022-01-03 09:35:09 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Alfredo Cardigliano
c27334818b Add AlertFifoQueue extending FifoQueue 2020-12-15 13:53:34 +01:00
Simone Mainardi
95070cd1f1 Implements and shows recipient queues fill level 2020-11-27 12:55:18 +01:00
Simone Mainardi
134c6dc0ee Implements system engaged alert upon system alert drops 2020-11-18 18:53:24 +01:00
Simone Mainardi
134338f8b6 Expresses queue fill level as percentage 2020-09-02 16:19:13 +02:00
Simone Mainardi
53d8784472 Show alerts in queue and dropped alerts % in system alerts stats
Addesses comment 5fbe012134 (commitcomment-41952010)
2020-09-02 10:47:53 +02:00
Simone Mainardi
5fbe012134 Implements in-memory counters for alert queues and shows them in the UI 2020-09-01 17:42:03 +02:00
Luca Deri
7bd09fa5da Various leak fixes 2020-08-28 15:54:20 +02:00
Luca Deri
0bd6f1353a Added support for flow risk over ZMQ 2020-08-26 23:03:00 +02:00
Luca Deri
de09d439bf Fixes #4318 2020-08-25 00:13:35 +02:00
emanuele-f
1f028a1a96 Fix improper usage of FifoQueue 2020-05-04 18:11:11 +02:00
emanuele-f
4ee9eed2ac Rework interface hosts restore
The hosts are now deserialized in the datapath, removing concurrency issues
2020-05-04 16:01:17 +02:00
emanuele-f
4c66c55103 Fix leaks in AlertsQueue when queue is full 2020-02-13 11:58:25 +01:00
Luca Deri
57e6a93065 Improved scheduling algorithm to guarantee minimum service time when number of entries allow
Updated (C)
2020-01-06 23:36:36 +01:00
Alfredo Cardigliano
72ddef5b93 FifoStringQueue now extends a generic FifoQueue 2019-12-27 15:22:31 +01:00