Commit graph

81 commits

Author SHA1 Message Date
Matteo Biscosi
a3f64be34b Added packets timeseries (#9279) and removed broken tcp/udp timeseries (#9278) 2025-06-17 17:27:34 +02:00
Matteo Biscosi
a5f89e6357 Splitted traffic directions in iface ndpi timeseries (#9137) 2025-05-28 12:48:01 +02:00
Matteo Biscosi
c6c47f727e Added QoE timeseries and stats into various entities (#8984) 2025-02-26 18:13:11 +01:00
Alfredo Cardigliano
1ebb46554b Add iface:traffic_rxtx_min with minute resolution on nEdge 2025-02-13 17:38:57 +01:00
Manuel Ceroni
9a1691fec3
Fixed Redis reads and writes time series (#8954) 2025-02-12 10:03:52 +01:00
Manuel Ceroni
b8b73f5672
Implemented Redis Operations ts (#8938)
Co-authored-by: Frigo <ceroroot1@gmail.com>
2025-02-04 16:15:51 +01:00
Matteo Biscosi
63df3c6858 Added l7 exporters timeseries 2024-11-19 15:52:22 +01:00
Matteo Biscosi
48764ff843 Added per minute netflow timeseries (#8580) 2024-08-14 15:37:20 +02: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
2df350828f Fixes bytes per minute SNMP Serie not added 2023-12-19 15:59:05 +00:00
Luca Deri
8051475c9a Added schema for exporter SNMP polling 2023-12-19 12:12:19 +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
84807c6486 Fixes behavior charts 2023-06-13 08:51:22 +00: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
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
Matteo Biscosi
da8609727f Removed half of the monitor plugins (#6224) 2022-01-21 19:21:58 +01:00
Simone Mainardi
705807ad9d Reworks active monitoring plugin structure 2022-01-21 12:21:44 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
15bca61e2c Added l7 proto graphs to observation points (#6085) 2021-11-22 10:51:54 +01:00
Simone Mainardi
4c78cb4979 Adds timeseries schema for nEdge userspace vs. total traffic
Addresses #2915
2021-11-04 17:26:44 +01:00
Simone Mainardi
db78fcea46 Adds support for nEdge per-egress interface timeseries
Addresses #2046
2021-11-03 17:48:23 +01:00
Simone Mainardi
3ada168fb7 Fixes engaged/dropped alert timeseries wrongly typed
Partially addresses #5678
2021-07-14 12:53:55 +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
a0056ef2b7 Unifies alerted and misbehaving flows on hosts
Fixes #4596
2020-10-19 10:19:22 +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
Simone Mainardi
1a2a3b72e4 Prevents writing ts stats for certain periodic activities
Fixes #3534
2020-03-12 14:57:24 +01:00
Simone Mainardi
3405b7184e Writes new_flow timeseries every minute (not every second)
Implements #3456
2020-02-28 15:35:16 +01:00
Simone Mainardi
d41c0104d3 Generalizes rrd stats into timeseries stats 2020-02-27 19:11:44 +01:00
emanuele-f
a6dab125d5 Improve dropped alerts information
- Add informative label
- Add dropped alerts timeseries and chart
- Generate a system alert whenever alerts are dropped on a network interface
- Add a periodic activity warning when some alerts are dropped on that activity

Closes #3025
2020-02-26 16:05:19 +01:00
Simone Mainardi
d5fab4169c Marks certain interface minute timeseries as critical 2020-02-26 14:17:44 +01:00
Simone Mainardi
1840de69bf Implements total counters for RRD writes and dropped points 2020-02-24 23:38:34 +01:00
Simone Mainardi
a2237266ee Adds total rrd writes and drops to periodic scripts timeseries 2020-02-24 12:54:43 +01:00