Commit Graph

1527 Commits

Author SHA1 Message Date
Herbert Wolverson
890c8b05ec Change RTT tracking to reduce erroneous appearance of low-traffic flows.
* Change the "median_rtt" function signature to return an Option
  rather than 0.0 on "no data".
* Change the "median_rtt" function to return None for flows with
  less than 1 mbit of traffic.
* Change the "worst rtt" list to ignore any None entries.
* Change the "funnel" view to only report RTT when there is
  a value.
2023-06-09 19:54:13 +00:00
Herbert Wolverson
5346be5c84 Merge branch 'develop' of https://github.com/LibreQoE/LibreQoS into develop 2023-06-09 19:45:39 +00:00
Robert Chacón
e0eea641f0
Improve PtMP handling 2023-06-04 08:57:57 -06:00
Robert Chacón
894467c1f6
Better link PtMP Sites 2023-06-02 14:13:25 -06:00
Robert Chacón
099494e729
Merge pull request #364 from LibreQoE/uispAirmax
Correct AirMax and LTU Capacities
2023-06-02 12:19:22 -06:00
Robert Chacón
4aaa0ce90a
Update integrationUISP.py 2023-06-02 12:18:22 -06:00
Robert Chacón
933a4b66ff
Update integrationUISP.py 2023-06-02 12:01:33 -06:00
Robert Chacón
7f2a772e1c
Update ispConfig.example.py 2023-06-02 11:25:08 -06:00
Robert Chacón
bd4c14f31b
Update integrationUISP.py 2023-06-02 11:24:20 -06:00
Robert Chacón
b6fd808a59
Update ispConfig.example.py 2023-06-02 11:07:21 -06:00
Robert Chacón
8ea5d4bdbc
Update integrationUISP.py 2023-06-02 11:04:56 -06:00
Robert Chacón
bdc1428524
Accomodate airmax backhauls in UISP 2023-05-27 21:30:53 -06:00
Herbert Wolverson
2487a46bac Merge branch 'main' into develop 2023-05-26 13:39:49 +00:00
Robert Chacón
4340944fa1
Merge pull request #362 from LibreQoE/rchac-patch-1
Increase UISP API call timeout to 60s. Fixed division by zero in graphInfluxDB.
2023-05-25 18:19:38 -06:00
Robert Chacón
1dead94e52
Fixed division by zero 2023-05-25 18:14:27 -06:00
Robert Chacón
c6437c89a8
increase UISP API call timeout to 60s 2023-05-25 18:08:42 -06:00
Robert Chacón
c6ec57eda1
Add ReadTheDocs 2023-05-19 14:24:55 -06:00
rchac
d22860293e test 2023-05-19 14:17:54 -06:00
Robert Chacón
61ed567d9a
Update make.bat 2023-05-19 14:02:54 -06:00
Robert Chacón
f5856ccff2
Update Makefile 2023-05-19 14:02:39 -06:00
Robert Chacón
5822b807c3
Update requirements.txt 2023-05-19 13:43:42 -06:00
Robert Chacón
a28724e3ce
Update requirements.txt 2023-05-19 13:42:02 -06:00
Robert Chacón
5e76084cd0
Merge pull request #359 from bile0026/start_readthedocs
Rebuild and aggregate documentation for Read the Docs
2023-05-19 13:33:05 -06:00
bile0026
282c6ebde0
docs: 📝 update a bunch of formatting and clarifications 2023-05-19 13:58:30 -05:00
bile0026
20c58309a8
chore: 📝 rebuild docs 2023-05-19 12:42:07 -05:00
bile0026
03bb72f04e
docs: 📝 cleanup readme 2023-05-19 12:41:46 -05:00
bile0026
db2d6b53cc
feat: move all existing wiki docs into RTD 2023-05-19 12:38:32 -05:00
bile0026
775d9ffe0e
feat: 🎉 base docs structure 2023-05-19 10:43:52 -05:00
Robert Chacón
e3af384071
Merge pull request #358 from LibreQoE/develop
InfluxDB Fixes
2023-05-19 00:09:39 -06:00
Robert Chacón
79b306f02e
Merge pull request #357 from LibreQoE/fixInfluxDB0s
InfluxDB: Eliminate dips due to 0 values after reload
2023-05-19 00:08:23 -06:00
Robert Chacón
35661f5e14
Add files via upload 2023-05-19 00:04:02 -06:00
Robert Chacón
040fa6e6ed
Update graphInfluxDB.py 2023-05-19 00:03:32 -06:00
Robert Chacón
ef63043398
Merge pull request #354 from LibreQoE/moreTinsStats
Add ability to track tins by circuit in InfluxDB
2023-05-19 00:02:41 -06:00
Robert Chacón
a306ac16db
Merge pull request #356 from LibreQoE/fixScheduler2
Fix scheduler concurrence issues
2023-05-18 17:38:44 -06:00
Robert Chacón
c1cd782299
Update scheduler.py 2023-05-18 17:22:50 -06:00
Robert Chacón
199696f7dc
Update graphInfluxDB.py 2023-05-18 15:50:23 -06:00
Robert Chacón
527d4d7198
Add files via upload 2023-05-18 15:43:08 -06:00
Robert Chacón
8396afca9b
Update graphInfluxDB.py 2023-05-18 15:39:55 -06:00
Robert Chacón
c3b213b35f
Update graphInfluxDB.py 2023-05-18 15:37:43 -06:00
Robert Chacón
7e64ffbff1
Update graphInfluxDB.py 2023-05-18 15:31:35 -06:00
Robert Chacón
24d4679240
Update graphInfluxDB.py 2023-05-18 15:27:59 -06:00
Robert Chacón
b7e71ee1bb
Add ability to track tins by circuit 2023-05-18 15:20:47 -06:00
Robert Chacón
3b7bc94ea0
Merge pull request #353 from LibreQoE/fix349
Fix #349
2023-05-18 15:01:24 -06:00
Robert Chacón
48e6b7b837
Update graphInfluxDB.py 2023-05-16 16:43:07 -06:00
Robert Chacón
67aa89bbd6
Merge pull request #348 from LibreQoE/develop
Merge recent improvements
2023-05-16 13:29:11 -06:00
Herbert Wolverson
df3be0b73e Speed up integrationUISP.py
* Adds one more "is not none" check for a line that failed on my
  installation.
* Add a level of indentation to the inner "walkGraph" function,
  so it doesn't painstakingly check every node when it already
  knows that it won't pick them (for a route cost).

My testing gave the same results, substantially faster.
2023-04-24 20:53:43 +00:00
Herbert Wolverson
c7ca4b171d Reduce default maximum tracked hosts to 64k from 128k 2023-04-24 20:53:43 +00:00
Herbert Wolverson
92db07b449 Remove now unused code. 2023-04-24 20:53:43 +00:00
Herbert Wolverson
c510a9399a Missing doctag 2023-04-24 20:53:43 +00:00
Herbert Wolverson
f573001007 Update Heimdall to also use eBPF iterators
This eliminates another set of syscalls per cycle. The old per_cpu
map system is now removed, in favor of direct iteration of maps.
2023-04-24 20:53:43 +00:00