Commit graph

327 commits

Author SHA1 Message Date
Matteo Biscosi
a2099e7eb2 Fixes schema id switch in influx 2023-11-13 17:35:20 +00:00
Lorenzo Vannucci
d1de56ab37 Various Blacklist Chart Bugs #7995 ; fix frontend timeseries bug; fix js utils sort function 2023-11-13 14:58:54 +01:00
Matteo Biscosi
104ea02c9e Fixes influxdb top stats 2023-11-10 10:30:37 +00:00
Matteo Biscosi
fa2d6cdf39 Fixes query total in case of nan value 2023-11-09 11:40:39 +00:00
Matteo Biscosi
b10358277a Fixes timeseries charts timezone and removed no more used files 2023-11-08 17:37:17 +00:00
Matteo Biscosi
62aa8bd80a Fixes incorrect total calculation 2023-11-02 15:23:47 +00:00
Matteo Biscosi
5d2be2af43 Fixes influxdb empty timeseries 2023-10-27 10:11:10 +00:00
Matteo Biscosi
05226b3bb9 Fixes traffic behavior total not working 2023-10-19 10:09:10 +00:00
Matteo Biscosi
6bcbdd2401 Fixes rrd incorrect ts epoch 2023-10-17 09:24:58 +00:00
Matteo Biscosi
80038a8faf Fixes ts partially seen (#7913) 2023-10-16 15:47:41 +00:00
Luca Deri
227bfc69f4 Fixes RRD computation of sampled series with MAX as consolidated function 2023-07-22 18:11:58 +02:00
Matteo Biscosi
71092a11df Added top flow exporter interfaces table and removed shortenstring from snmp 2023-07-17 09:50:24 +00:00
Matteo Biscosi
7b8ad8d108 Removed useless condition 2023-07-14 12:09:55 +00:00
Matteo Biscosi
30fc1d7976 Fixes ndpi protocol id issues 2023-07-14 12:07:13 +00:00
Matteo Biscosi
7f8e1c3a5b Fixes various charts issues (#7629) 2023-07-05 15:25:10 +00:00
Matteo Biscosi
090f281437 Fixes network charts 2023-06-30 13:48:57 +00:00
Matteo Biscosi
7efe9fb4dd Possible fix for nil timeseries (#7611) 2023-06-30 09:38:24 +00:00
Matteo Biscosi
75e14357b6 Fixes influxdb timeseries errors 2023-06-30 09:00:56 +00:00
Matteo Biscosi
1fdfb72899 Fixes id not working with influxdb 2023-06-28 16:06:14 +00:00
Matteo Biscosi
fc43d660de Fixed top rrd.lua id 2023-06-28 16:01:24 +00:00
Matteo Biscosi
d4ce7caae6 Fixes attempt to index nil value 2023-06-19 14:41:46 +00:00
Matteo Biscosi
444c66ebd2 Fixes empty timeseries 2023-06-19 10:24:40 +00:00
Matteo Biscosi
665ba7c69f Fixes snmp past timeseries not working 2023-06-15 11:00:18 +00:00
Matteo Biscosi
4a6b6ec676 Fixes charts label not correctly computed 2023-06-14 07:42:18 +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
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
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
898c47341e Removed nan to 0 values from charts (#7312) 2023-03-16 15:53:50 +00: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
Alfredo Cardigliano
80542042ee Remove old Health -> Alerts page 2023-01-23 19:12:03 +01:00
MatteoBiscosi
52c316d214 Removed non standard connotations (#6878) 2022-10-17 15:53:36 +02:00