Robert Chacón
fa8d67c554
Fix https://github.com/LibreQoE/LibreQoS/issues/252
2023-02-08 20:48:05 -07:00
Dave Taht
04f1f4c2cb
webusers: correct usage message
2023-02-09 02:44:39 +00:00
Dave Taht
79db32ff99
Proper spelling and quoting
2023-02-08 19:52:28 +00:00
Dave Täht
679c5e9a3a
Merge pull request #260 from interduo/patch-28
...
improvement: add tuning of performance governor
2023-02-08 11:50:56 -08:00
Dave Taht
71988e6046
Updated copyright message: It is 2023 now
...
At least it was when last I looked
2023-02-08 15:56:09 +00:00
Interduo
1904fb4690
improvement: add tuning of performance governor
2023-02-08 16:22:56 +01:00
Herbert "TheBracket
2ae80f9fc3
Merge pull request #259 from trendal/main
...
login page enter key action
2023-02-08 06:40:21 -08:00
Trendal Toews
2ff6284a6b
login page enter key action
2023-02-08 06:56:31 +00:00
Robert Chacón
46457878a0
Fix https://github.com/LibreQoE/LibreQoS/pull/257
2023-02-07 06:38:20 -07:00
Robert Chacón
20567736d7
Update TESTING-1.4.md
2023-02-07 06:29:04 -07:00
Robert Chacón
4caf9712cf
Fix https://github.com/LibreQoE/LibreQoS/issues/252
2023-02-07 06:24:49 -07:00
Dave Täht
f89e2d5847
Merge pull request #251 from interduo/patch-26
...
improvement: make systemd unit services managing by one command and n…
2023-02-07 04:52:47 -08:00
Robert Chacón
ff40478eee
Fix https://github.com/LibreQoE/LibreQoS/issues/255
2023-02-06 19:44:48 -07:00
Robert Chacón
dee2c465be
Fix https://github.com/LibreQoE/LibreQoS/issues/253
2023-02-06 19:22:51 -07:00
Robert Chacón
2811148ffb
Merge pull request #256 from LibreQoE/fixGraphing324
...
Fix #254
2023-02-06 18:46:18 -07:00
Robert Chacón
8b33dd7be6
Fix https://github.com/LibreQoE/LibreQoS/issues/254
2023-02-06 18:45:08 -07:00
Robert Chacón
ab1de300b1
Fix https://github.com/LibreQoE/LibreQoS/issues/254
2023-02-06 18:43:51 -07:00
rchac
cd147708fd
Add back v1.3 directory
2023-02-06 18:41:23 -07:00
Robert Chacón
9fb0e9d6ca
Switch back to unpaid safety check
2023-02-06 17:30:32 -07:00
Interduo
41c6c3c3bb
improvement: make systemd unit services managing by one command and not three
2023-02-06 13:49:30 +01:00
Robert Chacón
ee30dc027e
Update TESTING-1.4.md
2023-02-04 20:00:40 -07:00
Dave Taht
672bb78d4b
Fix some spelling errors
2023-02-04 18:45:41 -08:00
Robert Chacón
6e4d17679a
Switch to linear interpolation for better visualization
2023-02-04 19:32:56 -07:00
Robert Chacón
f536018755
https://github.com/LibreQoE/LibreQoS/issues/129#issuecomment-1372213698
2023-02-04 19:20:25 -07:00
Robert Chacón
65a62c7a50
Update TESTING-1.4.md
2023-02-04 18:29:58 -07:00
Robert Chacón
1a5f7dc2b9
Update TESTING-1.4.md
2023-02-04 18:28:14 -07:00
Robert Chacón
79259f415d
Update TESTING-1.4.md
2023-02-04 18:25:30 -07:00
Robert Chacón
831b5a67f4
Update README.md
2023-02-04 18:16:36 -07:00
Robert Chacón
acad536ee0
Update README.md
2023-02-04 18:12:03 -07:00
Robert Chacón
5421e527ac
Update README.md
2023-02-04 15:37:18 -07:00
Robert Chacón
eed68c6474
Merge pull request #248 from LibreQoE/fixScheduler
...
Fix scheduler
2023-02-04 11:29:18 -07:00
Robert Chacón
add85a301d
Update requirements.txt
2023-02-04 11:28:02 -07:00
Robert Chacón
205ec17375
Use advanced scheduler by default
2023-02-04 11:27:28 -07:00
Robert Chacón
433ffe6a7b
Delete schedulerAdvanced.py
2023-02-04 11:26:39 -07:00
Robert Chacón
2e19535838
Update TESTING-1.4.md
2023-02-04 09:33:30 -07:00
Robert Chacón
10771625ed
Create lqos_scheduler.service.example
2023-02-04 08:50:06 -07:00
Robert Chacón
d007b54162
Fix 0 values not being sent
2023-02-04 03:37:25 -07:00
Robert Chacón
d22ac8a73b
Improve documentation of useBinPackingToBalanceCPU
2023-02-04 03:28:34 -07:00
Robert Chacón
d1fda9290a
Fix cases where Nodes >= CPU Cores
...
Previously, generated parent nodes aka generatedPNs (which hold ShapedDevices without a defined Parent Node) would reside on the last few cores of the CPU. A problem became apparent here where if an operator had more Top Level Parent Nodes defined in network.json than CPU cores, there were no CPU cores left to use for generatedPNs. With this change, generatedPNs are created for each CPU core. Additionally, to reduce verbosity of the console output, the warning "uploadMax of Circuit ID exceeded that of its parent node." has been changed to an info log.
2023-02-04 03:15:58 -07:00
Herbert Wolverson
d688522c13
Hide UI elements for features that aren't ready yet.
2023-02-03 15:51:59 +00:00
Herbert Wolverson
89b2eafda7
Fix node manager not letting you run bandwidth tests from child displays.
2023-02-03 14:38:35 +00:00
Herbert Wolverson
b2be48da8a
Merge branch 'main' of https://github.com/LibreQoE/LibreQoS
2023-02-03 14:32:13 +00:00
Herbert Wolverson
08cc2f6415
Fix node manager not letting you run bandwidth tests from child displays.
2023-02-03 14:31:58 +00:00
Robert Chacón
848986adcd
Merge pull request #242 from LibreQoE/fix2389r5
...
Fix TCP RTT Graphing For InfluxDB
2023-02-02 21:47:09 -07:00
Robert Chacón
b89f5254c6
Update graphInfluxDB.py
2023-02-02 21:46:24 -07:00
Robert Chacón
4acfb77ea8
Update scheduler.py
2023-02-02 21:45:45 -07:00
Dave Taht
f636cd9ff0
lqtop: make more room for large rtts
...
IPv6 is a max of 40 characters, so I cut the allowed space to 42.
That gave room to have multi-second long observable RTTs in the
RTT segment.
Compile tested only. A slightly better approach might be to
display time in ns/us/ms/s.
2023-02-02 20:40:45 +00:00
Herbert Wolverson
48b75a9b10
Fix spelling of 'Environment'
2023-02-02 18:03:31 +00:00
Herbert Wolverson
dc259fb5c8
Rework the file watcher to restart the watcher after firing.
...
Sometimes the watcher persists, sometimes it doesn't. This is
awful behavior. Work around by looping the watcher and returning
after it fires - restarting the watch process. This has the
added advantage of handling "file deleted" gracefully.
When ShapedDevices cannot be read, an empty set is loaded so
its obvious on the web UI that there is an issue.
In testing, I've been through a bunch of "break shaped devices",
"unbreak shaped devices" and seen the data come and go correctly
now.
ISSUE #239
2023-02-02 15:38:13 +00:00
Herbert Wolverson
7a18099587
Correct ordering of validation checks in LibreQoS.py
...
The Rust validator was running, and the very next line set the
result to success irregardless of the result. Move the validation
initialization to the top.
ISSUE #240
2023-02-02 14:29:21 +00:00