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 |
|
emanuele-f
|
d0ba121a5e
|
Rework flows table update
The update of multiple flows is now performed in a single AJAX request,
reducing the performance impact.
Closes #3660
|
2020-04-07 16:56:14 +02:00 |
|
gabryon99
|
ce0e3d2d11
|
fix for system view
|
2020-03-24 12:39:08 +01:00 |
|
gabryon99
|
7479582210
|
fix system view and add rtt host from host_details
|
2020-03-23 17:38:22 +01:00 |
|
emanuele-f
|
fa730db28f
|
Fixes for capture from nProbe Agent
- Add missing protocol guess
- Fix flows filter by L4 protocol
- Fix traffic profile filter validation
- Fix missing apps in the l7 dropdown
- Fix bad unidirectional flow status with ebpf flows
- Fix broken flows refresh in username_details.lua
|
2020-03-11 19:22:31 +01:00 |
|
emanuele-f
|
4f6788fb58
|
New page_utils api to handle sidebar subitems selection
|
2020-01-30 11:53:13 +01:00 |
|
Luca Deri
|
170bc60f19
|
Updated (C)
|
2020-01-08 23:52:51 +01:00 |
|
Simone Mainardi
|
7402bbdd14
|
FontAwesome 5 migration
|
2019-12-09 15:11:37 +01:00 |
|
Simone Mainardi
|
ae4770fe7d
|
Improves visualization of containers/pods in flows
|
2019-06-27 17:00:17 +02:00 |
|
Simone Mainardi
|
57f56d1fc3
|
Implements client/server flows sort
|
2019-06-27 15:16:10 +02:00 |
|
emanuele-f
|
95d7071349
|
Remove sort from flows in container mode
Fixes #2639
|
2019-06-06 11:53:01 +02:00 |
|
Alfredo Cardigliano
|
9cdb84a875
|
Implements filtering per flow status in the active flows page
|
2019-05-20 18:54:50 +02:00 |
|
Simone Mainardi
|
6df47febf8
|
Updates flows view for packet interfaces with dispatched eBPF flows
|
2019-05-05 18:45:57 +02:00 |
|
emanuele-f
|
b01f104a36
|
Move process information into client/server column
|
2019-04-29 12:09:44 +02:00 |
|
emanuele-f
|
afe7b9c978
|
Remove unimplemented sort from new columns
|
2019-04-26 16:23:14 +02:00 |
|
emanuele-f
|
939ca8c166
|
Implement eBPF flows view and improve containers/pods pages
|
2019-04-26 15:34:53 +02:00 |
|
emanuele-f
|
fdc7772519
|
Implement simplified flows page with container filter
|
2019-04-26 10:44:44 +02:00 |
|