Commit graph

20 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
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
MatteoBiscosi
8f26f7740b Fixes category label not correctly displayed (#6767) 2022-07-08 11:07:38 +02:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
8bcf3509c0 Removed dscp ts from hosts when light is configured (#6029) 2021-11-02 11:50:47 +01:00
MatteoBiscosi
9cafc49ac6 Fixes timeseries name not persistent (#5956) 2021-10-06 10:50:49 +02:00
Simone Mainardi
2244d7a67a Shows interface score compared with number of hosts and flows 2021-07-14 15:16:13 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
Luca Deri
b52697a55d Updated (C) 2021-03-24 18:47:50 +01:00
Alfredo Cardigliano
a3a20ebd07 Fix group headers sorting dropdown entries 2020-12-29 19:05:09 +01:00
Alfredo Cardigliano
151ec5da89 Sort historical chart menu 2020-12-29 18:13:16 +01:00
Simone Mainardi
a0056ef2b7 Unifies alerted and misbehaving flows on hosts
Fixes #4596
2020-10-19 10:19:22 +02:00
gabryon99
ee80638073 fixed invalid graph unity (#4525) 2020-10-07 17:10:37 +02:00
Simone Mainardi
327425a853 Fixes ordering of applications in timeseries menu
Possible fix for #4289
2020-08-19 14:12:32 +02:00
Alfredo Cardigliano
da74202e94 Add dscp info to raw flows 2020-07-21 15:07:32 +02:00
Alfredo Cardigliano
bebfc968e6 Fix chart dropdown 2020-07-21 10:55:15 +02:00
Alfredo Cardigliano
c6cf8e418e Add timeseries for host and interface DSCP classes 2020-07-21 10:08:08 +02:00
emanuele-f
610e632234 Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +02:00
Simone Mainardi
3744ace4f8 Refactors graph_utils and nv_graph_utils
Addresses #3720

Refactor: create module graph_utils

Refactor: get_timeseries_layout

Refactor: get_default_timeseries

Refactor: getDeviceCommonTimeseries

Refactor: printCategoryDropdownButton

Refactor: printPoolChangeDropdown

Refactor: poolDropdown

Refactor: printProtocolQuota

Refactor: printGraphTopFlows

Refactor: drawGraphs

Refactor: printNotes

Refactor: getMinZoomResolution

Refactor: printSeries

Refactor: zoom_vals

Refactor: getZoomDuration

Refactor: getZoomAtPos

Refactor: stackedProgressBars

Refactor: percentageBar

Refactor: breakdownBar

Refactor: getProtoVolume

Refactor: normalizeSeriesPoints

Refactor: nv_graph_utils

Refactor: extendLabels

Refactor: getAlertGraphLink

Refactor: performCustomQuery

Refactor: drawProGraph

Refactor: unifies nv_graph_utils and graph_utils
2020-04-10 09:47:32 +02:00