Commit Graph

743 Commits

Author SHA1 Message Date
Dave Täht
88d191604d Jitter plot 2022-12-10 21:37:23 -08:00
Dave Täht
b1b6605b37 More notes about RTT monitoring 2022-12-10 21:19:55 -08:00
Dave Täht
a6ab2a7ecf Added RTT example 2022-12-10 21:04:25 -08:00
Dave Täht
e4a86107e8 Simulation Notes
A rather too-large overview of what the world might look like in a
testbed.
2022-12-10 20:43:44 -08:00
Dave Täht
a1d779f2d4 Clean up .gitignore 2022-12-10 20:43:29 -08:00
Dave Täht
9e984b1216 Major move around of every thing
Clean up old versions
2022-12-07 11:04:54 -08:00
Dave Täht
a45b6aebaa killed v1.2 2022-12-07 10:06:26 -08:00
Dave Täht
ea276db542 Got rid of "beta" everywhere
The v1.3 release features fast latency tracking, partial queue reload,
IPv6 and IPv4 trie support, huge scalability improvements (30k subs
per core now), a Circuit ID identifier and other improvements across the
board.
2022-12-07 10:02:18 -08:00
Dave Täht
afa4bb0556 Fixed rchac backlinks 2022-12-07 10:01:41 -08:00
Dave Täht
e381d22bac Updated readme for some backward compatability notes 2022-12-07 10:00:01 -08:00
Robert Chacón
f3a629c427
Merge pull request #171 from LibreQoE/sqm
Replace fqOrCAKE with sqm as per https://github.com/LibreQoE/LibreQoS/issues/168
2022-12-01 21:27:29 -07:00
Robert Chacón
4fc9dc9350
Update graphInfluxDB.py 2022-12-01 21:22:17 -07:00
Robert Chacón
d02a9be270
Update LibreQoS.py 2022-12-01 21:20:26 -07:00
Robert Chacón
297d66cb56
Update ispConfig.example.py 2022-12-01 21:18:55 -07:00
Robert Chacón
1ae0a2d568
Swtich from using schedule module (unreliable) to simple scheduling . Make sure to add crontab described in wiki 2022-12-01 09:00:30 -07:00
Robert Chacón
a58757839c
Fix bug in partial reload - "argument of type 'int' is not iterable" 2022-12-01 08:51:01 -07:00
Robert Chacón
00c0222c5f
Version of InfluxDB template for InfluxDB v2.5.1. 2022-11-28 14:52:46 -07:00
Robert Chacón
53c945e25c
Merge pull request #166 from interduo/patch-6
bugfix: ShapedDevices.csv needs to have CircuitID in all rows - default file validation failed in v1.3
2022-11-23 06:27:12 -07:00
Interduo
55174dcfe2
bugfix: ShapedDevices.csv needs to have CircuitID in all rows 2022-11-23 11:04:55 +01:00
Robert Chacón
1bd4b46c8e
Revert to version compatible with InfluxDB 2.4 and prior 2022-11-20 20:02:25 -07:00
Robert Chacón
067ec1f1f2
Update logo 2022-11-20 09:28:39 -07:00
Robert Chacón
f9d773a876
Update screenshot 2022-11-20 09:19:46 -07:00
Robert Chacón
3859aad663
Add CPU graphing 2022-11-20 09:18:39 -07:00
Robert Chacón
445ad0fedb
Make cpumap-pping unchangeable again 2022-11-20 09:15:30 -07:00
Robert Chacón
8c7cb38dcb
Make cpumap-pping unchangable again 2022-11-20 09:14:50 -07:00
Robert Chacón
a3a839d803
Standardize timestamps. Add CPU graphing 2022-11-20 09:13:38 -07:00
Robert Chacón
5d2ff90c54
Fix partial reload bug. Also make cpumap-pping unchangable again
There was previously an issue where during the partial reload, LibreQoS.py would fail to parse the network structure correctly. Now resolved.
2022-11-20 09:12:10 -07:00
rchac
d206eda4d8 Pulled newest eversion of cpumap-pping 2022-11-20 01:28:34 -07:00
Dave Täht
d85d2e9996 Cleanup bullets 2022-11-17 14:11:41 -08:00
Dave Täht
a594a47ffb More spelling and grammar fixes 2022-11-17 14:09:16 -08:00
Dave Täht
9e3c4d6114 Some speling, grammar, and other fixes.
This is also a test to see if I can commit directly to the repo.
2022-11-17 13:50:07 -08:00
Robert Chacón
7d0a2eb38c
Add min/max/median to network latency graph 2022-11-15 19:33:10 -07:00
Robert Chacón
d696c832ed
Update README.md 2022-11-15 16:53:20 -07:00
Robert Chacón
ab59ff9d30
Update ispConfig.example.py 2022-11-14 07:46:30 -07:00
Robert Chacón
1552fc342a
Allow choosing between xdp-cpumap-tc and cpumap-pping 2022-11-14 07:44:11 -07:00
Robert Chacón
99b4d74d42
Allow choosing between xdp-cpumap-tc and cpumap-pping 2022-11-14 07:43:20 -07:00
Robert Chacón
2d2a5fa21a
Update scheduler.py 2022-11-14 07:41:38 -07:00
Robert Chacón
1f2ce90589
Update ispConfig.example.py 2022-11-12 21:41:09 -07:00
Robert Chacón
34639328ed
Update README.md 2022-11-11 08:28:34 -07:00
Robert Chacón
939f7af7a0
Update README.md 2022-11-11 08:28:09 -07:00
Robert Chacón
afcf7c8b70
Add monitorOnlyMode. Note: only latency is tracked in monitorOnlyMode 2022-11-11 08:27:02 -07:00
Robert Chacón
c9e07e33a8
Cleaned up formatting of InfluxDB template 2022-11-11 08:06:36 -07:00
Robert Chacón
d304b60f16
Clean up scheduler code
Use more standard way of scheduling
2022-11-09 20:56:58 -07:00
Robert Chacón
3da45c8a08
Create FUNDING.yml 2022-11-08 07:02:50 -07:00
Robert Chacón
7ce1671ce6
Update bandwidth graphs for 30s, then update latency graphs 2022-11-07 22:50:13 -07:00
Robert Chacón
8fc2fdd01a
Add the ability to graph median latency of the entire network 2022-11-07 16:12:27 -07:00
rchac
96e1e1b3e5 Update cpumap-pping to 1.0.0-RC1 2022-11-05 09:29:52 -06:00
Robert Chacón
15e32cd51b
Update README.md 2022-11-04 17:16:57 -06:00
Robert Chacón
3d9b665ca0
Use median for TCP latency table vs peak 2022-11-02 07:45:34 -06:00
Robert Chacón
e3c95516e6
Fix display of graphed Tin stats for CAKE diffserv4 when queues relaod 2022-11-02 07:34:04 -06:00