Commit graph

532 commits

Author SHA1 Message Date
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
MatteoBiscosi
63bba504e8 Fixes empty timeseries seen in the charts 2022-07-18 11:45:09 +02:00
Luca Deri
8fc4dee548 Fixes RRD driver implementation by exporting series names 2022-07-06 00:17:31 +02:00
Luca Deri
3265c8bbc8 Fixes #6762 2022-07-05 17:54:22 +02:00
Luca Deri
b0d19a1961 Fixed RRD tineseries support removing series search by (hardcoded) name 2022-07-01 15:12:12 +02:00
MatteoBiscosi
26493d9c1f Added influxdb changed queries 2022-06-30 18:12:19 +02:00
MatteoBiscosi
bf080c9407 Implement network matrix (#6679) 2022-06-30 10:47:30 +02:00
Luca Deri
b988905133 Fixed RRD schema naming 2022-06-29 18:48:27 +02:00