Commit graph

95 commits

Author SHA1 Message Date
Matteo Biscosi
ff6c336df9 Fixes empty timeseries (#9476 #9461) 2025-08-08 16:57:10 +02:00
Matteo Biscosi
a3f64be34b Added packets timeseries (#9279) and removed broken tcp/udp timeseries (#9278) 2025-06-17 17:27:34 +02:00
Alfredo Cardigliano
0add7865af Show stats per export method in case of many (CH, ES, Kafka, Syslog) 2025-06-17 13:15:58 +02:00
Matteo Biscosi
af37780125 Fixes top talkers calculation (#9222)
Fixes timeseries colors
2025-06-12 11:22:41 +02:00
Matteo Biscosi
8875901d62 Partially fixes ts error 2025-05-28 16:19:17 +02:00
Matteo Biscosi
a5f89e6357 Splitted traffic directions in iface ndpi timeseries (#9137) 2025-05-28 12:48:01 +02:00
Alfredo Cardigliano
2a62dfc24d Compute full network stats only when required 2025-05-13 17:47:26 +02:00
Matteo Biscosi
c6c47f727e Added QoE timeseries and stats into various entities (#8984) 2025-02-26 18:13:11 +01:00
Matteo Biscosi
48764ff843 Added per minute netflow timeseries (#8580) 2024-08-14 15:37:20 +02:00
Matteo Biscosi
462903c3b0 Reverted changes to custom timeseries 2024-07-18 17:21:57 +02:00
Matteo Biscosi
952fa6e995 Fixes missing functions 2024-02-17 09:31:51 +00:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Matteo Biscosi
05226b3bb9 Fixes traffic behavior total not working 2023-10-19 10:09:10 +00:00
Matteo Biscosi
824c2c9db8 Removed behavior maps timeseries 2023-06-19 14:41:20 +00:00
Matteo Biscosi
fcd6102ad0 Reworked behavior analysis alerts 2023-06-16 14:32:02 +00:00
Matteo Biscosi
8200640957 Fixes missing schema error 2023-06-13 10:17:17 +00:00
Matteo Biscosi
84807c6486 Fixes behavior charts 2023-06-13 08:51:22 +00:00
Alfredo Cardigliano
bd2ad43943 Code cleanup 2023-05-24 16:03:36 +02:00
Matteo Biscosi
725a0a9640 Added rtt network timeseries 2023-02-16 16:17:26 +01:00
MatteoBiscosi
5206650209 Removed DSCP timeseries 2022-11-08 17:41:59 +01:00
Alfredo Cardigliano
729ebc402b Update local2remote stats in the same place where network stats are updates. This fixes stats with netfilter and non-packet interfaces. Fix #6145 2022-09-21 11:00:00 +02:00
MatteoBiscosi
955b1172b3 Moved timeseries to enterprise L 2022-08-30 17:36:52 +02:00
MatteoBiscosi
cbef4a5dc8 Moved traffic between network timeseries in minute 2022-08-26 15:44:10 +02:00
Luca Deri
b988905133 Fixed RRD schema naming 2022-06-29 18:48:27 +02:00
Luca Deri
1024d70a99 Added behavioural maps stats 2022-03-30 11:12:56 +02:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
e92135e776 Reorganized periodic scripts 2021-12-28 15:41:28 +01:00
MatteoBiscosi
15bca61e2c Added l7 proto graphs to observation points (#6085) 2021-11-22 10:51:54 +01:00
Simone Mainardi
d3566ba568 Avoids generating unnecessary timeseries when unsupported
Fixes #5678
2021-07-14 15:05:11 +02:00
Simone Mainardi
3ada168fb7 Fixes engaged/dropped alert timeseries wrongly typed
Partially addresses #5678
2021-07-14 12:53:55 +02:00
MatteoBiscosi
ab04e0d156 Unified flow device timeseries prefs #5670 2021-07-14 10:17:11 +02:00
Simone Mainardi
bb95e65db1 Disables unavailable metrics for interfaces with sampled traffic
Fixes #5471
2021-07-09 16:40:31 +02:00
MatteoBiscosi
09c33731d0 Implements Observation Point Timeseries (#5644) 2021-07-07 12:45:18 +02:00
Simone Mainardi
2e8a6de0fc Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
MatteoBiscosi
131888ecfc Changed behavior counter dump period 2021-06-15 12:25:48 +02:00
MatteoBiscosi
1670d6188c Fixed behavior timeseries formatter 2021-06-15 10:21:22 +02:00
Matteo Biscosi
9be0364102 Fixed partially timeseries not showing 2021-06-11 16:49:46 +02:00
Matteo Biscosi
f12934ef9e Implements Traffic TX/RX and Score Behavior analysis (#5473) (#5472) 2021-06-10 17:31:29 +02:00
Matteo Biscosi
4b31a0d21c Added score timeseries for vlan, as, subnet and country
Implements #5317
2021-05-14 14:58:18 +02:00
Simone Mainardi
6ae7664de0 Fixes missing interface and host score timeseries
Fixes #5300
2021-05-12 17:17:57 +02:00
Luca Deri
19d6b74457 Host anomalies code cleanup and timeseries dump 2021-04-10 10:38:26 +02:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Simone Mainardi
4346b55734 Implements user script for host pool connection/disconnection alerts
Addresses #4614
2020-10-22 14:51:54 +02:00
Simone Mainardi
f65aa2bc19 Implements user script for device connection/disconnection alerts
Addresses #4614
2020-10-22 14:27:26 +02:00
Simone Mainardi
a0056ef2b7 Unifies alerted and misbehaving flows on hosts
Fixes #4596
2020-10-19 10:19:22 +02:00
Simone Mainardi
4e96ae7e26 Refactors user_scripts method names 2020-07-29 15:17:31 +02:00
Alfredo Cardigliano
c6cf8e418e Add timeseries for host and interface DSCP classes 2020-07-21 10:08:08 +02:00
Simone Mainardi
b8eabac4ba Adds timeseries of database dumped/dropped flows 2020-06-25 15:11:46 +02:00