Commit graph

654 commits

Author SHA1 Message Date
Luca Deri
d152660945 Indent 2024-05-10 19:49:19 +02:00
Luca Deri
9e4bcb7494 Fixed invalid nan check that caused charts to be broken/empty 2024-05-10 19:49:19 +02:00
Matteo Biscosi
d2026ee9a8 Fixes timeseries queries not working with serialize by mac 2024-03-04 07:08:36 -05:00
Matteo Biscosi
e875c37a94 Fixes missing require 2024-03-04 05:37:53 -05:00
Matteo Biscosi
a905d83640 Fixes missing require 2024-03-04 05:31:44 -05:00
Nicolo Maio
db3c3c4813 Fix iface l4 protos timeseries check and schema_get_path. 2024-03-04 10:47:33 +01:00
Matteo Biscosi
8c80fe895d Fixes issues with ts 2024-03-01 11:40:50 -05:00
Nicolo Maio
89eae33627 Add missing requires in timeseries_info and influxdb 2024-02-20 12:00:48 +01:00
Nicolo Maio
83634d06e1 Fix many missing requires. 2024-02-20 10:14:40 +01:00
Matteo Biscosi
2fe9cb0a20 Removed useless require in rrd.lua function 2024-02-19 10:48:03 +00:00
Luca Deri
ab4e49939e Reworked periodic activities 2024-02-17 13:23:20 +01:00
Matteo Biscosi
15629b415f Fixes incorrect function ordering 2024-02-15 16:28:14 +00:00
Matteo Biscosi
0cf2233687 Fixes missing imports 2024-02-15 15:37:05 +00:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Matteo Biscosi
2f76c9bf4b First code cleanup for better memory management 2024-02-15 15:21:40 +00:00
Luca Deri
c119f7fa8e Minor optimiations 2024-02-13 20:45:12 +01:00
Nicolo Maio
160cec1bb7 Fix the calculation of top talkers by checking on topk_heuristic_precision. 2024-01-22 12:14:30 +01:00
Nicolo Maio
919076768d Add usage percentages in SNMP device interfaces page. (#8168) 2024-01-12 13:07:18 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Matteo Biscosi
10a3610cfa Fixes influxdb schema issue 2024-01-02 14:20:38 +00:00
Luca Deri
8b3add3fab Fix for SNMP tags port 2023-12-21 22:17:36 +01:00
Luca Deri
099558e124 Minor SNMP timeseries fixes 2023-12-21 22:10:44 +01:00
Matteo Biscosi
665c743174 Added switch between normal and per minute traffic ts 2023-12-21 11:05:03 +00:00
Matteo Biscosi
f2bb5923b0 Added sflow usage timeserie statistics (#8112) 2023-12-20 11:21:21 +00: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
Luca Deri
cf443813d0 Fixed "snmp_if:usage" datatype 2023-12-18 20:23:53 +01:00
Matteo Biscosi
df536fc460 Added snmp usage timeseries 2023-12-18 16:02:22 +00:00
Matteo Biscosi
f189241784 Reworked timeseries backend and added support to bar charts 2023-12-12 15:39:51 +00:00
Matteo Biscosi
547de6a6c1 Added interface exporter usage timeseries 2023-12-05 14:08:22 +00:00
Matteo Biscosi
d16242eb2c Added flow devices timeseries and added support to new report page (#8046) 2023-11-27 15:56:28 +00:00
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
Lorenzo Vannucci
9ed8bfca48 Implement Blacklists Timeseries #7974 2023-11-07 12:15:49 +01:00
Matteo Biscosi
62aa8bd80a Fixes incorrect total calculation 2023-11-02 15:23:47 +00:00
Lorenzo Vannucci
d654f6c839 Monitoring IPv4 and IPv6 traffic #7837 2023-11-02 13:58:08 +01:00
Matteo Biscosi
5d2be2af43 Fixes influxdb empty timeseries 2023-10-27 10:11:10 +00:00
Matteo Biscosi
ad0f6deeeb Fixes ts with vlans 2023-10-25 14:22:43 +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
Matteo Biscosi
f246bd4512 Fixes avg empty value and added extra check for nan values 2023-10-16 13:51:07 +00:00
Matteo Biscosi
3a53bef7a3 Fixes fill value not working 2023-09-26 11:09:12 +00:00
Matteo Biscosi
eeedb51bbc Possible fix for protocol rrd name (#7838) 2023-09-20 10:34:16 +00:00
Nicolo Maio
2d1eb76db5 [VS] Add more logs 2023-09-14 12:17:02 +02:00
Nicolo Maio
6043ae0086 [VS] fix timeseries. 2023-09-11 17:04:20 +02:00
Nicolo Maio
459ec1d726 [VA] Fix add host from host details page nad add fixed scanned hosts timeseries. 2023-09-05 17:11:33 +02:00