Matteo Biscosi
|
444c66ebd2
|
Fixes empty timeseries
|
2023-06-19 10:24:40 +00:00 |
|
Matteo Biscosi
|
fcd6102ad0
|
Reworked behavior analysis alerts
|
2023-06-16 14:32:02 +00:00 |
|
Matteo Biscosi
|
665ba7c69f
|
Fixes snmp past timeseries not working
|
2023-06-15 11:00:18 +00:00 |
|
Matteo Biscosi
|
df7adac739
|
Fixes past data not correctly processed
|
2023-06-14 09:23:33 +00:00 |
|
Matteo Biscosi
|
4a6b6ec676
|
Fixes charts label not correctly computed
|
2023-06-14 07:42:18 +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 |
|
Nicolo Maio
|
64c62e1586
|
Revert "Fix SNMP alerts in case of bad port number provided by the check"
This reverts commit 488f80f476.
|
2023-06-06 10:43:13 +00:00 |
|
Alfredo Cardigliano
|
488f80f476
|
Fix SNMP alerts in case of bad port number provided by the check
|
2023-06-06 10:35:43 +00:00 |
|
Matteo Biscosi
|
b06451bd31
|
Fixes influxdb querytotal not working
|
2023-06-01 16:23:46 +02:00 |
|
Matteo Biscosi
|
80738214c1
|
Fixes attempt to index nil value
|
2023-06-01 08:05:55 +00:00 |
|
Matteo Biscosi
|
c58afb9464
|
Fixes available timeseries not reported (#7395)
|
2023-05-31 15:36:41 +00:00 |
|
Matteo Biscosi
|
15dd277bab
|
Fixes influxdb hosts timeseries
|
2023-05-30 08:12:23 +00:00 |
|
Nicolò Maio
|
fcb564b7c7
|
Handle end time on timeseries. (#7438) (#7466)
|
2023-05-29 15:20:11 +02:00 |
|
Matteo Biscosi
|
4a8eafc30d
|
Fixes influxdb incorrect data
|
2023-05-24 16:41:01 +02:00 |
|
Matteo Biscosi
|
c383f5ee71
|
Possible fix for the incorrect values when restarting
|
2023-05-24 10:50:18 +00:00 |
|
Matteo Biscosi
|
0f12da2061
|
Fixes possible id error in timeseries charts
|
2023-05-23 10:12:42 +00:00 |
|
Matteo Biscosi
|
c6909f0748
|
Migrated front end chart timeseries library
|
2023-05-23 08:22:14 +00:00 |
|
Matteo Biscosi
|
b9b9542801
|
Removed not needed param
|
2023-04-26 16:18:38 +00:00 |
|
Alfredo Cardigliano
|
ed2bf419bd
|
Add Interface Throughput charts (bps and pps)
|
2023-04-24 16:57:46 +02:00 |
|
Matteo Biscosi
|
654256d271
|
rrd nil value called
|
2023-04-04 14:19:46 +00:00 |
|
Matteo Biscosi
|
8a0154dfaf
|
Fixes series not working with influxdb
|
2023-03-28 13:49:53 +00:00 |
|
Matteo Biscosi
|
898c47341e
|
Removed nan to 0 values from charts (#7312)
|
2023-03-16 15:53:50 +00:00 |
|
Matteo Biscosi
|
e1a3b209d5
|
Fixes incorrect probe charts displayed
|
2023-03-16 10:53:17 +00:00 |
|
Matteo Biscosi
|
725a0a9640
|
Added rtt network timeseries
|
2023-02-16 16:17:26 +01:00 |
|
Luca Deri
|
3ff92d852a
|
Fixed stats calculation
|
2023-01-31 16:30:09 +01:00 |
|
Luca Deri
|
49f9c2729c
|
Updated series statistics
|
2023-01-31 15:59:30 +01:00 |
|
Luca Deri
|
d16e693d43
|
Updated rrd fstep
|
2023-01-31 15:41:19 +01:00 |
|
Luca Deri
|
423d341c09
|
Fixed RRD series extraction
|
2023-01-31 15:04:21 +01:00 |
|
Luca
|
f1b55eaed3
|
Fixes #7178
|
2023-01-27 18:04:20 +01:00 |
|
Luca
|
18d7b590f5
|
Updated totals
|
2023-01-27 17:08:00 +01:00 |
|
Luca
|
5d9fc29f4c
|
Updated rrd calculations
|
2023-01-27 16:15:33 +01:00 |
|
Luca Deri
|
83c75d2474
|
Updated counter scaling (no gauge)
|
2023-01-27 12:52:24 +01:00 |
|
Luca Deri
|
36e8592678
|
Fixed RRD driver for step calaculation
|
2023-01-27 12:21:36 +01:00 |
|
MatteoBiscosi
|
20107649e9
|
Fixes influxdb retention not updated (#7096)
|
2023-01-26 11:25:46 +01:00 |
|
MatteoBiscosi
|
7cc2004c1c
|
Changed historical chart to bar chart
|
2023-01-25 16:54:10 +01:00 |
|
Alfredo Cardigliano
|
80542042ee
|
Remove old Health -> Alerts page
|
2023-01-23 19:12:03 +01:00 |
|
Luca Deri
|
a51666969f
|
Indent
|
2022-12-23 09:53:00 +01:00 |
|
MatteoBiscosi
|
a197bac448
|
Added label in case of if_index
|
2022-12-14 11:59:53 +01:00 |
|
MatteoBiscosi
|
a2b2fe4371
|
Possible fix for issue #7030
|
2022-12-12 12:02:48 +01:00 |
|
Alfredo Cardigliano
|
a206f83b4b
|
Add get_portidx_by_name and snmp_mappings.get_iface_idx
|
2022-11-28 15:40:56 +01:00 |
|
MatteoBiscosi
|
5206650209
|
Removed DSCP timeseries
|
2022-11-08 17:41:59 +01:00 |
|
uccidibuti
|
186b617072
|
Move ts business logic in ts_rest_utils.lua
|
2022-11-04 09:42:01 +01:00 |
|
Luca Deri
|
d541c8859c
|
Implemented timeseries for number of unidirectional TCP flows
Enhanced error codes in GUI
|
2022-10-20 19:02:18 +02:00 |
|
MatteoBiscosi
|
52c316d214
|
Removed non standard connotations (#6878)
|
2022-10-17 15:53:36 +02:00 |
|
MatteoBiscosi
|
f185cc8425
|
Fixes non working rrd charts
|
2022-09-01 10:58:20 +02:00 |
|
MatteoBiscosi
|
a4100b0cd9
|
Added host timeseries to new rest_api
|
2022-08-31 12:32:40 +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 |
|
MatteoBiscosi
|
beddc65b9d
|
Fixes no more working pro tables
|
2022-07-19 18:25:36 +02:00 |
|