LibreQoS/src
Herbert Wolverson a59d7c1762 Last 5 minutes of throughput data are stored server-side on node_manager
A server-side ringbuffer retains just the last 5 minutes of throughput.
When the dashboard first loads, it collects all 5 minutes of data,
so nothing appears skipped. Subsequent updates query the latest
value in the buffer.

FIXES #317
2023-03-30 14:46:30 +00:00
..
bin fix Spelling error in example 2023-02-09 11:51:33 +00:00
error_handling Some notes regarding good error handling 2023-01-29 19:45:36 -08:00
rust Last 5 minutes of throughput data are stored server-side on node_manager 2023-03-30 14:46:30 +00:00
testdata Major move around of every thing 2022-12-07 11:04:54 -08:00
build_dpkg.sh More granular version numbering for DPKG builds 2023-03-21 16:33:58 +00:00
build_rust.sh build_rust.sh checks for dependencies 2023-03-21 13:17:46 +00:00
graphInfluxDB.py Fix https://github.com/LibreQoE/LibreQoS/issues/253 2023-02-06 19:22:51 -07:00
influxDBdashboardTemplate.json Switch to linear interpolation for better visualization 2023-02-04 19:32:56 -07:00
INTEGRATION_HOWTO.md Major move around of every thing 2022-12-07 11:04:54 -08:00
integrationCommon.py Update integrationCommon.py 2023-03-03 20:28:22 -07:00
integrationRestHttp.py Add timeout to requests 2023-03-22 15:52:49 -06:00
integrationSplynx.py Add timeout to requests 2023-03-22 15:42:32 -06:00
integrationUISP.py Add timeout to requests 2023-03-22 15:43:05 -06:00
ispConfig.example.py Update ispConfig.example.py 2023-03-03 20:35:15 -07:00
LibreQoS.py Remove duplicate output of "Executed X linux TC class/qdisc commands" 2023-03-24 16:45:21 -06:00
lqos.conf.new.discuss InterfaceA vs InterfaceB 2023-03-09 06:51:07 -08:00
lqos.example Issue 291 capture time (#293) 2023-03-23 11:49:36 -07:00
lqTools.py improvement: add +x for lqTools.py 2023-02-16 15:41:27 +01:00
mikrotikDHCPRouterList.csv Major move around of every thing 2022-12-07 11:04:54 -08:00
mikrotikFindIPv6.py Major move around of every thing 2022-12-07 11:04:54 -08:00
network.example.json Major move around of every thing 2022-12-07 11:04:54 -08:00
pythonCheck.py Add Python Version Check to Python Scripts 2023-02-15 15:00:53 +00:00
README.md Update README.md 2023-01-16 01:08:03 -07:00
scheduler.py Use advanced scheduler by default 2023-02-04 11:27:28 -07:00
ShapedDevices.example.csv Add IPv6 examples 2023-03-22 20:07:03 -06:00
testGraph.py Change path to network.example.json. 2022-12-17 08:09:50 -06:00
TESTING-1.4.md build-rust to build_rust 2023-02-27 08:46:16 -08:00
testIP.py Major move around of every thing 2022-12-07 11:04:54 -08:00

v1.4 (Alpha)

image

See wiki here